Ask a Question related to IBM DB2, Design and Development.
-
Almund Sebi #1
CLI Application: Still "The database directory cannot be found" - why?
Hello everybody
I used SQLConnect() in my linux cli application to connect to a
datasource. But I get this Error
SQL1031N The database directory cannot be found on the indicated file
system. SQLSTATE=58031
I did a research on the net but didn't find anything that would help
me. I already recataloged the database. I ensured that the file
sqldbdir is readable to everyone. Other Applications connect to this
DB an use it without any problems. I run my cli app locally on the
server.
But SQLDataSources() is able to lists all Databases.
My cli code is called out of a java stored procedure.
Maybe someone can see what I missed?
Thank you very much.
Almund Sebi Guest
-
"Not Found in User Directory"
We've been having this problem off and on all day: In my User list under Admin page on Contribute, half of the users have a red slash across... -
"NO TABLES FOUND" error despite database connection
Hello all, I'm using XP sp2, updated Dreamweaver MX 2004, a simple MS Access database, using a remote testing server via OLE DB connection... -
"User cannot change pwd" and "Pwd never expire" by using Directory
I create a account by using the DirectorySerive and it is running: --------------------------------------------------------- Dim ContainerEntry As... -
Newb Questions #2: Environment Variables for CLI? (I get "command not found" errors )
Hello Caught Napping wrote: That's probably because the command is called "rm". If you want to use "remove", you have to define an alias.... -
Directory.Exists(Application["AppPath"])
Hello, I want to check if an directory exist. Directory.Exists(Application + "/Uploads/") I'm doing this inside a asp.net web project in a... -
Almund Sebi #2
Re: CLI Application: Still "The database directory cannot be found" - why?
When I execute the very same methods using a simple java program, it
works correctly.
It fails to find the database directory only if the code is used by a
stored procedure.
Any help is appreciated.
Almund Sebi Guest



Reply With Quote

