Archives of the TeradataForum
Message Posted: Tue, 19 Dec 2006 @ 11:29:42 GMT
Subj: | | Re: 3841 Diagnostic CONVERT not allowed if logons are enabled |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Monday, December 18, 2006 21:23 -->
Disabling logons in xgtwglobal only means the gateway won't pass logon requests to the database.
You have to "disable logons" from the database console window (e.g. cnsterm 6) to run CONVERT.
ARCMAIN just knows the target is a higher major release than the source and gives the warning. If you are only copying table data, you're
probably OK without running it.
|