Consultor Eletrônico



Kbase P96944: Can you binary dump the _User table?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/10/2004
Status: Unverified

GOAL:

Can you binary dump the _User table?

GOAL:

Can you binary dump sequences?

GOAL:

Can you binary dump schema tables?

FIX:


It is not possible to binary dump schema tables. They have to be dumped via the Data Administration utility.
If, for example, you try proutil sports -C dump _User, the message is returned -

Binary dump can't dump schema tables
Binary dump failed. (6253)

Similarly, there is no way to binary dump sequences, which relies on the _Sequence schema table.