Archive Log
Transformation for this command is pending
Description
The
ARCHIVE LOG
command displays information about redoing log files. (Oracle SQL Plus User's Guide and Reference)
ARCHIVE LOG LIST
Snowflake does not have a direct equivalent to this command. The Snowflake !options
command can be used to display the location path of some log files, however, it does not fully comply with the behavior expected by the ARCHIVE LOG
command. At transformation time, an EWI will be added.
1. Archive Log command
Oracle
ARCHIVE LOG LIST
SnowSQL (CLI Client)
!!!RESOLVE EWI!!! /*** SSC-EWI-0073 - PENDING FUNCTIONAL EQUIVALENCE REVIEW FOR 'ARCHIVE LOG STATEMENT' NODE ***/!!!
ARCHIVE LOG LIST;
Known Issues
No Known Issues.
Related EWIs
SSC-EWI-0073: Pending Functional Equivalence Review.
Last updated