Archive Log
Transformation for this command is pending
Description
The
ARCHIVE LOG
command displays information about redo 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)
-- ** MSC-WARNING - MSCEWI3... - THE ARCHIVE LOG SQL*PLUS COMMAND IS NOT CURRENTLY SUPPORTED BY SNOWFLAKE. **
--ARCHIVE LOG LIST
The code for the EWI is not defined yet.
Known Issues
No Known Issues.
Related EWIs
No related EWIs.
Last updated
Was this helpful?