Skip to main content

HI,

i'm using xdb command for create a new location

if I use the form "Create Location"  after I have submitted name, creator, path and press the OK button , the procedure hangs with a message does the application not respond.

if I use the sql command :

CREATE LOCATION TEST IN "E:\\ED\\xdb_data\\TEST"
   SORT SEQUENCE SENSITIVE
   FORWARD LOG TEST;

it ends well, but after on catalog browser - Location I received this message:

X120: Cannot find location 'TEST' in SYSXDB.SYSLOCALS table.

I have tried also on MFE 5.1 and I found  the same problem.

why?

thanks

HI,

i'm using xdb command for create a new location

if I use the form "Create Location"  after I have submitted name, creator, path and press the OK button , the procedure hangs with a message does the application not respond.

if I use the sql command :

CREATE LOCATION TEST IN "E:\\ED\\xdb_data\\TEST"
   SORT SEQUENCE SENSITIVE
   FORWARD LOG TEST;

it ends well, but after on catalog browser - Location I received this message:

X120: Cannot find location 'TEST' in SYSXDB.SYSLOCALS table.

I have tried also on MFE 5.1 and I found  the same problem.

why?

thanks

You posted this in the Visual COBOL forum but Visual COBOL does not support the XDB component. Which product are you using, Enterprise Developer perhaps? There is a separate forum for ED issues as well as one for MFE and older products.

Thanks.