goldengate.ftp.exec
Class ServerInitDatabase
java.lang.Object
goldengate.ftp.exec.ServerInitDatabase
public class ServerInitDatabase
- extends Object
Program to initialize the database for GoldenGate Ftp Exec
- Author:
- Frederic Bregier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerInitDatabase
public ServerInitDatabase()
getParams
protected static boolean getParams(String[] args)
main
public static void main(String[] args)
- Parameters:
args
- as config_database file
[rules_directory host_authent limit_configuration]
initdb
public static void initdb()
throws goldengate.common.database.exception.GoldenGateDatabaseNoConnectionException
- Throws:
goldengate.common.database.exception.GoldenGateDatabaseNoConnectionException
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.