Re: tdpsqlc query error: ACO0261I

2002-03-15 Thread Del Hoobler
> The select @@servername returned lowercase pc1162. The DBA had some > difficulty changing it to uppercase due to replication subscriptions or some > such, but after he did up date it, it now works. Does this mean that TDP > SQL cannot handle mixed case server names? (That last question is jus

Re: tdpsqlc query error: ACO0261I

2002-03-14 Thread Allan Kelly
interest - we are no longer stopped.) Thanks Del. Allan. -Original Message- From: Del Hoobler [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 1:34 PM To: [EMAIL PROTECTED] Subject: Re: tdpsqlc query error: ACO0261I Allan, I think the casing is the problem. I am wondering how

Re: tdpsqlc query error: ACO0261I

2002-03-14 Thread Del Hoobler
Allan, I think the casing is the problem. I am wondering how the filespace was created with the lowercase... I believe this is obtained from SQL. >From the SQL QA, can you issue: select @@servername to see what it returns? If it shows lower case, try adding the name back in in upper case w

Re: tdpsqlc query error: ACO0261I

2002-03-14 Thread Allan Kelly
TECTED] Subject: Re: tdpsqlc query error: ACO0261I > Our DBAs are getting the following error when issuing "tdpsqlc query > tsm pubs" using the TDP SQL 2.2.0.01 CLI: > > ACO0261I There are no backups for the server named PC1162\meta\. > > client is TDP SQL 2.2.0.01 with

Re: tdpsqlc query error: ACO0261I

2002-03-13 Thread Del Hoobler
> Our DBAs are getting the following error when issuing "tdpsqlc query tsm > pubs" using the TDP SQL 2.2.0.01 CLI: > > ACO0261I There are no backups for the server named PC1162\meta\. > > client is TDP SQL 2.2.0.01 with SQL 7 running on Windows 2000 Pro > server is TSM 4.1.3.0 on NT 4.0 > > An

tdpsqlc query error: ACO0261I

2002-03-13 Thread Allan Kelly
Our DBAs are getting the following error when issuing "tdpsqlc query tsm pubs" using the TDP SQL 2.2.0.01 CLI: ACO0261I There are no backups for the server named PC1162\meta\. client is TDP SQL 2.2.0.01 with SQL 7 running on Windows 2000 Pro server is TSM 4.1.3.0 on NT 4.0 Any ideas what mi