ADSM-L

Re: tdpsqlc query error: ACO0261I

2015-10-04 17:10:42
Subject: Re: tdpsqlc query error: ACO0261I
From: Del Hoobler [mailto:hoobler AT US.IBM DOT COM]
To: ADSM-L AT VM.MARIST DOT EDU
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 with:

    sp_addserver 'PC1162',local

You may have to stop and restart the SQL instance.

Thanks,

Del

----------------------------------------------------
Del Hoobler
Del Hoobler
IBM Corporation
hoobler AT us.ibm DOT com

Leave everything a little better than you found it.
Smile a lot: it costs nothing and is beyond price.
<Prev in Thread] Current Thread [Next in Thread>