Hi, When I do this command, I found "clresource: (C605594) Invalid property "Environment_File" specified. " and "the parameter isn't the same as the rtr file"
The docuemtation haven't any real example,I am trying how to make it work. clresource create -g RG-SYBASE \ -t SUNW.sblsrvr \ -p Environment_File=/opt/sybase/SYBASE.csh \ : I can't under stand SYBASE.csh fullly,Do I need to change some item of them? -p Adaptive_Server_Name=/opt/sybase/ASE-12_5/install/startserver \ -p Backup_Server_Name=backup-server-name \ -p Text_Server_Name=text-server-name \ -p Monitor_Server_Name=monitor-server-name \ -p Adaptive_Server_Log_File=/opt/SUNWscsbl/log \ --> can I mkdir log in this path ? -p Stop_File=stop-file-path \ ---> i found /opt/SUNWscsbl/sblsrvr/bin have stop_sblsrvr , Yet I don't know where is the password for sa. Or do I need build a new one? -p Connect_string=user/passwd \ -p resource_dependencies=storageplus-resource \ -p Wait_for_Online=TRUE \ -p DB_Wait_List=db1, db2, ... \ -p Restart_type=RESOURCE_RESTART|RESOURCE_GROUP_RESTART \ -p Custom_action_file=filepath resource -- This message posted from opensolaris.org
