generatesql – This parameter to identify if database objects are to be created (0 - value, default), or the only SQL script creating the objects to be generated (1 value).
Database Connectivity
connectiontype – Specifies the Oracle connection method, the possible values are:
tns– Local Naming Method to be used
ezconnect– EZCONNECT to be used
tnsname – Name of the TNS alias, valid only if connectiontype=tns
server – Host name or IP address of the database server, valid only if connectiontype=ezconnect
port – Database port number, valid only if connectiontype=ezconnect
servicename – Database service name or SID, valid only if connectiontype=ezconnect