all groups > sql server (alternate) > september 2003 > threads for september 1 - 7, 2003
Filter by week: 1 2 3 4 5
SQL Help Needed
Posted by MAB at 9/7/2003 7:16:25 PM
I have a table
Create Table Payments {
paymentid int,
customerid int,
amount int,
date datetime
}
What I want is the sum of the amounts of the last payments of all customers.
Now the last payment of a customer is not necessarily the one with the
highest paymentid for tha... more >>
Advance ORDER BY
Posted by qwert12345 NO[at]SPAM boxfrog.com at 9/7/2003 11:31:48 AM
Hi,
I'm wondering if there's any advance order by 'function'/workaround,
which is reasonably efficient for MS SQL Server, without resorting to
some third party indexing/search engine to achieve the following.
The mechanism is to record each instance of a pattern match and order
by rows with... more >>
Installing SQL Server 2000 Personal Edition on Windows XP SP1
Posted by ken.lindner NO[at]SPAM eds.com at 9/7/2003 4:48:25 AM
I have a need to become familiar with SQL Server 2000 for work.
Needless to say I am new to SQL Server any version, but not IT in
general. My employer has provided me with the SQL Server 2000
Personal disk from the SQL Server 2000 Enterprise kit as this is
reported here on the MSDN web site to... more >>
How to migrate from MSDE to MSSQL
Posted by sohelcsc NO[at]SPAM yahoo.com at 9/7/2003 12:07:23 AM
Hi All,
I have question and that is-- if i have a database that is implemented
in MSDE Now i want the same database in MSSQL. What are the steps i do
need to follow for this.
Thanks in Advance
Hoque... more >>
Newbie question activex transform
Posted by Mirth1314 at 9/6/2003 2:54:04 PM
Hi,
This may be incredibly stupid question but how do you execute a sql
statement from within a dts transform data task.
I'm transfering data from one table to another one on the same
database on sqlserver 2000. Most of the rows are copy columns but some
require some manipulations done on ... more >>
Tutorial; Accessing MS SQL Database using C++!
Posted by majk at 9/6/2003 9:43:39 AM
hey!
Im looking for a db tutoral which covers accessing a Microsoft SQL database
on windows. I will be using VC++ if it matters. NO details just a basic
introduction!
Oracle DB access using C++ is also of interest!
Thanks!
-- Majk
... more >>
Critical Patch KB824105 and SQL Failure
Posted by Stepehen Cassady at 9/6/2003 8:40:31 AM
On the re-boot required for critical patch KB824105 MS SQL Server failed to
recgnize the log on for the account it is registered under, and all other
accounts when manually cahnged.
It seems to have completely lost all ability to recognize and logon.
SQL is totally hooped - no ODBC at all at... more >>
How to detect if column data changed and know prev. and new value
Posted by billtepe NO[at]SPAM mssonline.net at 9/6/2003 7:00:10 AM
I have a need to insert rows into an Audit type table when values
change in certain fields in a table. I thought I could do this via a
trigger. However, on requirement is to include in the audit both the
old and new value.
Is there a "simple" way to do this? I know I could query the table
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Simple query
Posted by Christopher Benson-Manica at 9/5/2003 6:57:03 PM
I know this is super-basic, but I'm a newbie and I can't get it to work...
I'm trying to call a stored procedure that has a datetime as one of its
parameters. How the heck do I get a datetime?? I'd even settle for knowing I
was declaring variables correctly...
DECLARE @Date datetime (right... more >>
getting my inner join to work
Posted by Bill at 9/5/2003 6:52:25 PM
I have a book catalog where some books have more than one author, hence
I've made a one-to-many table where I have the book isbn matched up to
the author id.
I have a table called books that has the book title, etc. and an author
table that has the author info. I join these to on the book_to_a... more >>
Foreign Keys between databases
Posted by JayCallas NO[at]SPAM hotmail.com at 9/5/2003 1:43:15 PM
I realize that FK cannot be created across databases. The question I
have is what are the alternatives?
In my thinking I have two choices.
1) First choice (which I read in a different post) is to use a stored
procedure as a constraint to go check the table in the other database.
2) Second... more >>
Cumulative wait time on server replies ???
Posted by Yannick Turgeon at 9/5/2003 12:46:40 PM
Hello all,
I've got a query which suddently became very slow. It now takes about 10
secs instead of 2 secs.
I've got to identical DB (one is for test and the other is production). The
query is slow only in production.
When running this query in both DB and looking at execution plan,
stat... more >>
System account for MSSQLSERVER service in SQL Server 6.5
Posted by sgoyal NO[at]SPAM triversity.com at 9/5/2003 10:47:30 AM
Hi,
I changed the login for MSSQLSERVER service for 6.5 box to "This
account" from "system account" and then again changed back to "system
account". Now I cann't connect thru Enterprize Manager to my server.
All my services r running and I can connect to my database thru an
application as bef... more >>
log all queries
Posted by Marco Dieckhoff at 9/5/2003 9:50:31 AM
Hi!
In order to debug a program written for us I'd like to log all
queries to a database/a specific table in MS SQL Server 2000.
Are there any options to get a logging like this and how do I
enable it?
--
Marco Dieckhoff
icq# 22243433
GPG Key 0x1A6C95BA -- http://www.frankonia-bruno... more >>
Win2000 Platform??
Posted by grawsha2000 NO[at]SPAM yahoo.com at 9/5/2003 8:16:20 AM
Hi,
I'm planning to purchase Sql Server2000 St. Edt. and install it on
windows 2000 server machine. I would like to know please if it is
advisable to work on the same machine that host both servers or should
I work on a separate one???
MTIA,
Grawsha... more >>
How to get Full-Text to not ingore special characters
Posted by tim_60173 NO[at]SPAM yahoo.com at 9/5/2003 6:24:27 AM
We just implemented a full-text index on our product master table,
however the users are now screaming because they cannot search on some
of the special characters that are commonly found in our product
descriptions, specifically the #, %, and period (.)
These characters are not in the Noise f... more >>
Alter statement in stored procedure: Invalid Column name
Posted by A.M. de Jong at 9/4/2003 8:04:56 PM
Hi,
I've written a TSQL procedure which adds 2 columns to 2 tables.
One table is in the database where the TSQL procedure is written.
The other table is in another database.
(Alter table databasename.dbo.tablename ADD column char(6).
I can not save the stored procedure since that column is ... more >>
Id (indentity) is increments on faults.
Posted by Flare at 9/4/2003 7:54:13 PM
Hi,
When i eg. manually ad entries to a table and, cancels the insert Ms SQL
increment the counter on the ID anyway. Is there a way to avoid this
behavior?
Regards
Anders
... more >>
Instr() Equivalent in SQL Server
Posted by macdtb NO[at]SPAM mac.com at 9/4/2003 5:57:49 PM
I am trying to convert a complex function from Oracle to SQL Server
and have come across Oracle's Instr() function. I see SQL Server has
CHARINDEX() which is similar, however it does not provide some key
functionality I need. Here is an example of the Oracle code:
if Instr( sTg , cDelim, 1, ... more >>
INSERT INTO - Data is not inserted
Posted by i.akram NO[at]SPAM weir.co.uk at 9/4/2003 2:53:55 PM
hi there
Created sproc - it stops dead in the first line
Why ????
Thanks in advance
CREATE PROCEDURE [dbo].[test] AS
insert into timesheet.dbo.table1 (RE_Code, PR_Code, AC_Code, WE_Date,
SAT, SUN, MON, TUE, WED, THU, FRI, NOTES, GENERAL, PO_Number,
WWL_Number, CN_Number)
SELECT ... more >>
SQLDMO Installation
Posted by ewmiller NO[at]SPAM bigfoot.com at 9/4/2003 2:08:19 PM
Using InstallShield Developer 7.04.
Does anyone know of a good way to detect if SQLDMO is installed?
TIA
mcpoo... more >>
"Waiting for Buffer Latch" Error
Posted by bob.ward NO[at]SPAM enron.com at 9/4/2003 1:12:47 PM
Does anybody know what might cause the following message to show up in
the SQL Server Error Log?:
Time out occurred while waiting for buffer latch type 2, bp
0x12260f80, page (5:77914), stat 0x40d, object ID 7:421576540:0,
waittime 500. Continuing to wait.
I've read several articles about w... more >>
NULL to Zero
Posted by John Q at 9/4/2003 11:19:23 AM
Is there any function that would change a NULL value to zero? I am writing a
view that need to calculate the net inventory by subtracting the export qty
from import qty. However, in case of no export, 1-Null=Null. Thanks.
... more >>
Table not optimized or what ?
Posted by MAB at 9/4/2003 10:44:18 AM
I have two tables in SQL 6.5 database with identical fields and indexes. One
contains the data of August 2003 and other July 2003. Now the august table
is larger ( about 40000 more rows ) than the july table but i've noticed
that the same queries perform much faster on the august table than the j... more >>
How to do the following sql query
Posted by ngsteve NO[at]SPAM my-deja.com at 9/4/2003 9:36:47 AM
How to do the following using sql statements?
I would like to be able to have the following table
Everytime I insert a new record the AutoIncrementKey field will increase by one
but I want the PriKey to be in the order of the datetime as shown below.
INSERT TABLE DateTime = '1/1/2001 12:00:00'... more >>
Converting datetime to integer and back
Posted by nigel35 NO[at]SPAM hotmail.com at 9/4/2003 8:37:15 AM
Hi all,
I have a problem converting datetime to integer (and than back to
datetime).
Depending whether the time is AM or PM, same date is converted to two
different integer representations, which holds as true on reversal
back to datetime.
AM Example:
declare @DI integer; declare @DD da... more >>
Help: ADO with Unix and Oracle
Posted by Jyrki H at 9/4/2003 8:23:14 AM
We have done a complex software with VB using SQL Server through ADO. Now
our customer is planning to switch from SQL Server to Unix/Aix Oracle 8 DB.
I'm a newbie both in Oracle and Unix and wonder how this will affect our
software. Would changing the connection string be enough (I quess not)... more >>
Documentation to get started
Posted by bill_ralenkotter NO[at]SPAM yahoo.com at 9/4/2003 7:31:14 AM
What is the best online documentation either on the Web or installed
with
SQL Server that I could use to get started? I want to jump in and
start
creating tables, etc for applications.
Also, what is the most recommended text for converting my DBA
experience from other database to SQL Server... more >>
cross tab??
Posted by u50415039 NO[at]SPAM spawnkill.ip-mobilphone.net at 9/4/2003 6:02:05 AM
thought my question was misinterpreted.
actual table can be smaller or larger. but,
within a procedure need to turn a created #temptable
similar to(examid is in asc order):
(id, p/f, examid, examname)
1 f xxxx xxxxx
1 f xxxx xxxxx
1 f xxxx xxxxx
2 p
3 ... more >>
Please help -- So stuck now -- Cant connect to sql from external source
Posted by anthonykallay NO[at]SPAM hotmail.com at 9/4/2003 3:45:11 AM
Hi all,
I am having real problems allowing a client to connect to sql 2000
through enterprise manager.. I have tried all sorts but to no avail:
From our local network all works fine.. Using the adsl line.. Even if
i try and connect to the external IP and use login details..(As
opposed to co... more >>
Backup to Flash Drive
Posted by bostonpartykid NO[at]SPAM yahoo.com at 9/4/2003 12:11:58 AM
I have a utility I wrote which can backup/restore my database as well
as schedule backups. This has always worked pretty well except when I
try to backup to a USB Flash Disk. When I use one of these the backup
fails. If I backup to the C:/ drive then copy it over to the disk it
works fine but... more >>
Is there a SQL Server API to flush all buffers to disk?
Posted by sriharik NO[at]SPAM hotmail.com at 9/3/2003 9:19:54 PM
I am looking for an API to flush all data in memory held by SQL Server
to disk. Also, is there a tool for SQL Server like eseutil for
Exchange that lets you correct a SQL database?... more >>
DTS customization
Posted by anson.zeall NO[at]SPAM quicken.com.au at 9/3/2003 9:08:28 PM
Dear techs,
Hmm...I have a little problem using DTS. I made a simple DTS
package where it extracts data from my database using a Stored
Procedure and then exports it into a list. But everytime I export, it
overwrites the file ('caused by statically entering the location of
the file in En... more >>
DataReader is blocking my tables
Posted by fishinet NO[at]SPAM gmx.de at 9/3/2003 8:21:17 PM
Hello Newsgroup,
I have written a very short program to get information from a whole
table out of a database. the problem is that other people couldn't
work on this table during the process. It seems that my program locks
the whole table.
I used the DataReader from the .NET Framework. Can you... more >>
SQL
Posted by Tom Pearson at 9/3/2003 6:55:44 PM
Hello
Where could I find a good SQL tutorial on internet ?
I try to do something like this :
Select *, DISTINCT Col1, Col2 from Table1, I mean : agregate all the rows of
table 1 where the group (Col1, Col2) have the same values. of course, my SQL
request doesn' work !!
thank you !
Tommy
... more >>
programtically capture query runtime
Posted by wukie at 9/3/2003 4:44:24 PM
What are some sound solutions to capture the query runtime via a
script/proc? The info returned from Statistics time is hard to process.
The goal is to run a statement(s) and capture and track the execution
time to check on the availability of SQL Server. The data can be
analyzed to determin... more >>
mysql and ASP
Posted by Passero at 9/3/2003 4:29:33 PM
Hi all, i've just set up an mysql server on my computer and now i want to
connect to a mysql database with an ASP page but i can't find the correct
connection string. I always get an error that the datasource can not be
found.
ConnString =
"Driver={MySQL};SERVER=mysqlhost;DATABASE=myDB;UID=us... more >>
Declaring USER_NAME() as SQL Variable
Posted by Jon Maz at 9/3/2003 4:04:03 PM
Hi,
I have a User-defined function "Concatenate_NoteTexts" which I use in a
query (SQL Server 2000). On my local development machine it is called like
this:
SELECT
dbo.Concatenate_NoteTexts(Introducers.IntroducerID) as NoteTexts
FROM tblIntroducers
I want to run the same code on ... more >>
INSERT INTO - Data is not inserted - Using #temp table to populate actual table
Posted by i.akram NO[at]SPAM weir.co.uk at 9/3/2003 2:21:58 PM
Hi there
Application : Access v2K/SQL 2K
Jest : Using sproc to append records into SQL table
Jest sproc :
1.Can have more than 1 record - so using ';' to separate each line
from each other.
2.Example of data
'HARLEY.I',03004,'A000-AA00',2003-08-29,0,0,7.5,7.5,7.5,7.5,7.0,'Notes','G... more >>
DTS Trimming My Data
Posted by Steve Thorpe at 9/3/2003 1:38:49 PM
Hi
I have a DTS package that pulls data from oracle and inserts it into SQL.
During this transfer, any data that has trailing spaces, loses those spaces
in SQL. i.e. it's been trimmed.
Any way to set DTS not to trim the data ?
Thanks
Steve
... more >>
Import PARADOX Problems
Posted by Tony.Montana NO[at]SPAM gmx.at at 9/3/2003 12:22:56 PM
Hello,
I've the following problem. I've to read out the data of a custom
application. I think (I'm not sure) this application is using a
Paradox DB to store it's information. I don't know it exactly cause
I'm not familar with paradox at all, but I've found files like *.db,
*.mb, *.px, *.xg*, ... more >>
error finding in SQL server
Posted by obscurr NO[at]SPAM hotmail.com at 9/3/2003 6:13:17 AM
hi,
Is there an equivalent function in SQL server as to MYsql's
mysql_error() for easy findings of SQL errors? Couldn't find it in the
manual.... If no : What if the recommended action to take?
My SQL statement DIE's when I use it on my php page, but works fine in
the MS SQL query analyzer... more >>
query??
Posted by u50415039 NO[at]SPAM spawnkill.ip-mobilphone.net at 9/3/2003 4:36:02 AM
#temptable (studentID,p/f,examid,examname):
1 p
2 f 100 bio
2 f 101 mTH
2 f 102 CHM
2 f 103 spts
2 f 104 LIT
2 f 107 geo
2 f 109 phys
2 f 110 eng
2 f 111 hist
3 p
4 f 100 bio
4 f 102 chm
4 f 109 phys
4 f ... more >>
SQL Query
Posted by Alain at 9/3/2003 2:18:32 AM
Hello
I would like to agregate several rows :
I would like
> C1 C2 C3
> ---------- ---- ----
> VINET 5 10
> VINET 5 11
> VINET 5 12
> TOMSP 5 13
> TOMSP 5 13
> TOMSP 6 18
> TOMSP 7 19
> TOMSP 6 19
> TOMSP 7... more >>
TimeOut Expired
Posted by msisira NO[at]SPAM hotmail.com at 9/3/2003 2:10:17 AM
Hi,
I have a query that takes 1 min 50 secs to execute in Query analyser
(SQL Server 2000).
When i execute this query from vb using ADO i get the 'Timeout
Expired' error.
I have tried setting the Connection.Timeout property to the ADO
connection object but it doesn't work.
Can anybody tell me... more >>
SQL Server 2000 and Transaction Log Error - more info
Posted by Ryan P. Kennedy at 9/3/2003 1:10:02 AM
Hi All:
I am getting an error when trying to open a recordset in SQL Server 2000.
The error states that the transaction log is full. Is there any way I can
clear out or empty the transaction log, or get rid of it alltogether as it
is not really needed?
Any help would be appreciated.
Tha... more >>
composite primary key
Posted by okeen1 NO[at]SPAM hotmail.com at 9/3/2003 12:55:46 AM
i have a master table with around 15 columns and i am trying to find
the appropriate primary keys and indexes for the table.
To make the records unique, i need to include two datetime columns (
start and end dates ) and two integer columns ( attributes of the
record ) to make up a composite p... more >>
SQL Server 2000 and Transaction Log Error
Posted by Ryan P. Kennedy at 9/3/2003 12:28:17 AM
Hi All:
I am getting an error when trying to open a recordset in SQL Server 2000.
The error states that the transaction log is full. Is there any way I can
clear out or empty the transaction log, or get rid of it alltogether as it
is not really needed?
Any help would be appreciated.
Tha... more >>
SQL Problem
Posted by lavasseur patrick at 9/3/2003 12:14:10 AM
Hello
I would like to obtain all the fields of a table where the two fields C1 and
C2 from this table are distinct, what is the request ? I can't find it ...
sorry, and thank you
... more >>
Server install script
Posted by Ty at 9/2/2003 11:23:51 PM
This one is stumping me.. please help.
I put together a DB with lots of tables, sprocs, etc..
Now I want to wrap it up into one nice little .SQL which will generate
everything for a user. To that end, I went into Enterprise Manager, and
selected "Generate SQL script".
All is well until so... more >>
Newbie - DTS Transformation Task
Posted by Mirth1314 at 9/2/2003 9:28:58 PM
Hi all,
I have a problem. I am running a Transform Data Task between 2
sqlserver tables on the same database. Most of the transformations are
straight copy columns. However there are a few that require an entry
corresponding to a datediff between 2 dates in the source table.
I can't get thi... more >>
Executing a stored proc on another server from a Scheduled task
Posted by Greg D. Moore (Strider) at 9/2/2003 6:33:20 PM
Ok, I thought this one would be easy.
I have a stored proc: master.dbo.restore_database_foo
This is on database server B.
Database server A backs up database foo on a daily basis as a scheduled
task.
What I wanted to do was, at the end of the scheduled task is then call the
stored pr... more >>
Maintenance Wizard
Posted by GTM at 9/2/2003 1:18:33 PM
I'm trying to backup several databases to UNC folders. I'm able to do it
manually for each database, but when I set up the maintenance plan it fails
because SQL tries to use the SQL administrator account to push the data.
The million dollar question is how does one change which account is run... more >>
Copy Database on same machine
Posted by andy NO[at]SPAM pepperell.net at 9/2/2003 11:46:11 AM
How would I copy an entire database to another (using a different
name, of course) on the same server? I am new with working with
databases, so any help would be appreciated. Thanks.... more >>
System DSNs, SQL and regedit
Posted by sc NO[at]SPAM pffcu.com at 9/2/2003 7:12:38 AM
We're trying to automate inserting system DSNs using a .reg file. The
file works up to a point, but so far I have not found a way to insert
the proper password. The authentication method is SQL server, not NT.
The relevant section of the file looks like
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.I... more >>
Long table locks
Posted by wumutek NO[at]SPAM yahoo.com at 9/2/2003 4:26:26 AM
Hi
There is an application that runs on sql server.
The application selects/updates some few tables frequently
Once there is even a select on this table .It blocks other users
sometimes for very long.
Is there anything that can be done to reduce this?
The table has 18000 rows and does not ... more >>
pass a value
Posted by u128845214 NO[at]SPAM spawnkill.ip-mobilphone.net at 9/2/2003 2:54:02 AM
is it possible to do:
(A)
declare @numberofitems Int
@numberofitems = select max(itemorder)
from store, department, etc.
and pass the @numberofitems to a #tempStore table, like:
(B)
(store, department, @numberofitems,...)
I got itemorder but not the number of items in each department
A... more >>
What significance do Filegroups have on Indexes
Posted by gmbanda NO[at]SPAM webmail.co.za at 9/2/2003 1:24:08 AM
Hi,
I'm a newbie in this SQL Server development. I have a database with 7
tables that are linked to each other and have created clustered index
for the primary keys and non-clustered index for the secondary keys.
All my indexes are on the same filegroup, what is the effect of this
becuase t... more >>
MS SQL Issues
Posted by tom_ruiz NO[at]SPAM hotmail.com at 9/1/2003 10:35:04 PM
Hi there I am hoping for some direction in posting this. We have a web
appication that is running on ASP>NET framework with IIS that will
access a 2 gig sql data base. The issue here that we can not get the
application to connect with SQL at all. Here are the errors we are
getting
Exception D... more >>
control over select output results
Posted by seeker12 NO[at]SPAM subdimension.com at 9/1/2003 10:31:16 PM
Hi All !
Is it possible to get rid of these dash symbols which are underlining
the column name when recordset is returned after query execution ?
For example, using isql.exe:
SELECT 'blah'
go
produces the following results:
----
blah
What I want to achieve is just
blah
I kn... more >>
INSERT UPDATE Trigger Question
Posted by imani_technology NO[at]SPAM yahoo.com at 9/1/2003 5:15:29 PM
How would I write a trigger that updates the values of a Description
column to upper case for even IDs and to lower case for odd IDs? I
need this trigger to fire for INSERT and UPDATE events.... more >>
Finding SQL-servers in a network
Posted by Georg Kreyerhoff at 9/1/2003 4:59:51 PM
Hi,
We have an ODBC/Visual-C++-6 -bases application (currently working with both MS-Access and Postgres)
and want it to also cooperate with MS-SQL-server and MSDE. Since we don't want the
user to wade through the ugly ODBC-setup, we have our own dialogs (e.g. the usual
file dialog for MS-Acces... more >>
"W32_SQLEXP_Worm_Propagation"?
Posted by (Pete Cresswell) at 9/1/2003 4:16:26 PM
I've been getting 3-4 notifications per week from Norton's Personal Firewall to
the effect that somebody tried to get into my system to insert this thing....and
I don't even have cable or DSL - just dialup.
Anybody else getting this? Could Norton be a little oversensitive in this
area?
... more >>
filter data from multiple tables crashes app!
Posted by jonezy at 9/1/2003 12:43:47 PM
i didnt think my sql qeury was that complicated that it would crash my web
app. all im trying to do is filter data between two tables. heres my query
<cfquery name="GetResults" datasource="#datasource#">
SELECT *
FROM Content, Content_Sites
WHERE C... more >>
outer join and indexes
Posted by eXavier at 9/1/2003 11:23:05 AM
Hello,
I have query joining several tables, the last table is joined with LEFT
JOIN. The last table
has more then million rows and execution plan shows table scan on it. I have
indexed columns
on which the join is made. If I replace LEFT JOIN with INNER JOIN, index is
used and execution
takes... more >>
Working around a bad vendor
Posted by William Cleveland at 9/1/2003 5:18:31 AM
A lot of our data is in a database originally provided to us by
a vendor. We can add tables to the database (although we prefix
them with our own company name), and stored procedures and our
own triggers, as well. However, we have been hesitant to
change the vendor's tables (despite serious fl... more >>
subsum
Posted by u50415039 NO[at]SPAM spawnkill.ip-mobilphone.net at 9/1/2003 3:27:59 AM
#temptable (order, name, activity and count):
1 mark1 null 0
1 mark1 movie 5
1 mark1 game 4
1 mark1 game 3
2 mark2 null 0
2 mark2 sports 6
2 mark2 game 4
2 mark2 game 3
2 mark2 candy 2
3 mark3 null 0
3 mark3 movie 2
3 mark3 game 4
... more >>
Transaction Log
Posted by Alan at 9/1/2003 3:27:02 AM
Do you know what RAID type is housing the transaction log ?
... more >>
Execution plan
Posted by Alan at 9/1/2003 2:02:08 AM
Which of the following does NOT cause the execution plan of a query to be
recompiled ?
- new column is added to a table accessed by a query OR
- index used by a query has been dropped from the database OR
- query perfoms a join to return data from multiple tables OR
- significant amount of da... more >>
Character set translation / tp performance
Posted by minicontainer NO[at]SPAM hotmail.com at 9/1/2003 2:00:42 AM
Hi,
I have a problem regarding the perfomance of a stp in combination with
character translation.
The following happens.
We have an automated installation script (nt command file) for
creating all stored procedures in a database.
At first we used osql in this script, but with osql the i... more >>
Transaction logs size not increasing
Posted by jovie NO[at]SPAM pure-commerce.com at 9/1/2003 12:32:56 AM
Just wondering if you could help me on this one. I'm not sure if my
transaction logs are behaving oddly or what. I've successfuly managed
to shrink my transaction logs from 7GB down to 1MB and now I find it
strange that the log file doesn't seem to increase its size. The
timestamp of the logfile... more >>
|