ADAINV via Net-Work?

Hello all!

Is it possible to do an ADAINV via Net-Work?

My first test results in an error:

$ adainv db=11 invert=188 fields AF end_of_fields
%ADAINV-I-STARTED,      03-MAY-2010 11:04:02, Version 5.1.7.03(02) (Solaris 64Bit)
%ADAINV-F-OPNERR, Dataset ASSO1, file /home/sag/ada/db011 could not be opened
%ADAINV-E-ERRNOM, errno (2): No such file or directory
%ADAINV-I-ABORTED,      03-MAY-2010 11:04:02, elapsed time: 00:00:00
$

BTW: Our Net-Work version is 2.1.1

Thanks

Matthias

Hi Matthias,

The Adabas documentation (Administration) provides information about using
Adabas utility remotely.

Executing a Utility Remotely
If the option LOCAL_UTILITIES is not set for an active nucleus of a given Adabas database, the database can be accessed remotely by certain Adabas utilities, using SOFTWARE AG’s product ENTIRE NET-WORK or NET-WORK ACCESS, provided that the architecture of the local and remote machines is identical (for example, that both machines use byte-swapping). The utilities that can access a database remotely are:
ADACMP
ADADBM
ADAFDU
ADAREC
ADAREP
ADATST
ADAULD
For ADADBM and ADAULD, only the functions which are allowed when the nucleus is running can be executed remotely.
Note:
ADAFDU cannot be executed remotely if you define an ADAM file or if you specify the parameter FORMAT.

regards,
Wolfgang

Hello Wolfgang

Thank you for you prompt reply. With your hint I found the regarding page in the adabas documentation.

http://techcommunity.softwareag.com/ecosystem/documentation/adabas/ada517os/admin/use.htm#d0e7697

To be honest: I don’t understand, why ADAINV is not included.

By the way: Some functions of ADAOPR are working, too. For example
ADAOPR … stop
ADAOPR … lock
ADAOPR … unlock

kind regards

matthias