If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > can't connect to table/database of another dbspace - err : the name of a table in the

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-15-07, 07:08
kumarsg kumarsg is offline
Registered User
 
Join Date: Feb 2007
Posts: 2
can't connect to table/database of another dbspace - err : the name of a table in the

Hi ,

Recently we migrated the informix server (version 7.30)to new box
When we are compiling the 4gl , we came across the following error.


The error says that the table does not exist in the database.
But the database customer and table customer1 exist .

----------------- ---------------------
database buyer

define custgold record like customer:customer1*
|
| The symbol "customer1" is not the name of a table in the
| specified database.
| See error number -4320.

----- end of error message ------------

Here buyer and customer databases are on different dbspaces.
We can connect to databases of other dbspaces.
Why we can't connect to databases of one particular dbspace only ?
Any suggestions ?


Regards
Kumarsg
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On