org.firebirdsql.firebird_25_error_msg.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaybird Show documentation
Show all versions of jaybird Show documentation
JDBC Driver for the Firebird RDBMS
337182721=Firebird Trace Manager version {0}
337182722=ERROR\:
337182723=Firebird Trace Manager.
337182724=Usage\: fbtracemgr []
337182725=Actions\:
337182726=\ -STA[RT] Start trace session
337182727=\ -STO[P] Stop trace session
337182728=\ -SU[SPEND] Suspend trace session
337182729=\ -R[ESUME] Resume trace session
337182730=\ -L[IST] List existing trace sessions
337182731=\ -Z Show program version
337182732=Action parameters\:
337182733=\ -N[AME] Session name
337182734=\ -I[D] Session ID
337182735=\ -C[ONFIG] Trace configuration file name
337182736=Connection parameters\:
337182737=\ -SE[RVICE] Service name
337182738=\ -U[SER] User name
337182739=\ -P[ASSWORD] Password
337182740=\ -FE[TCH] Fetch password from file
337182741=\ -T[RUSTED] Force trusted authentication
337182742=Examples\:
337182743=\ fbtracemgr -SE remote_host\:service_mgr -USER SYSDBA -PASS masterkey -LIST
337182744=\ fbtracemgr -SE service_mgr -START -NAME my_trace -CONFIG my_cfg.txt
337182745=\ fbtracemgr -SE service_mgr -SUSPEND -ID 2
337182746=\ fbtracemgr -SE service_mgr -RESUME -ID 2
337182747=\ fbtracemgr -SE service_mgr -STOP -ID 4
337182748=Notes\:
337182749=\ Press CTRL+C to stop interactive trace session
337182750=conflicting actions "{0}" and "{1}" found
337182751=action switch not found
337182752=switch "{0}" must be set only once
337182753=value for switch "{0}" is missing
337182754=invalid value ("{0}") for switch "{1}"
337182755=unknown switch "{0}" encountered
337182756=switch "{0}" can be used by service only
337182757=switch "{0}" can be used by interactive user only
337182758=mandatory parameter "{0}" for switch "{1}" is missing
337182759=parameter "{0}" is incompatible with action "{1}"
337182760=mandatory switch "{0}" is missing
© 2015 - 2025 Weber Informatics LLC | Privacy Policy