HomeSort by relevance Sort by last modified time
    Searched refs:validate (Results 1 - 25 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /ohac/ohac/usr/src/cmd/ha-services/derby/
derby_validate.ksh 29 # Validate method for derby data service.
47 validate $RESOURCEGROUP_NAME $RESOURCE_NAME || error_exit $?
49 # Log a message indicating that validate method was successful.
57 "Derby data service validate method completed successfully"
  /ohac/ohac/usr/src/cmd/ha-services/sctelemetry/
sctelemetry_validate.ksh 29 # Validate method for sctelemetry.
48 validate $RESOURCEGROUP_NAME $RESOURCE_NAME || error_exit $?
56 "Telemetry data service validate method completed successfully"
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/pax/impaxscripts/
start_impaxscripts.ksh 57 validate $CLEANKILL
61 debug_message "validate failed: `basename $0` - ${CLEANKILL} does not exist"
64 validate $ORACLEPRE
68 debug_message "validate failed: `basename $0` - ${ORACLEPRE} does not exist"
stop_impaxscripts.ksh 55 validate ${CLEANKILL}
59 debug_message "validate failed: `basename $0` - ${CLEANKILL} does not exist"
62 validate ${ORACLEPRE}
66 debug_message "validate failed: `basename $0` - ${ORACLEPRE} does not exist"
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/9ias/
validate_9ias.ksh 50 validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/mys/
control_mysql.ksh 89 # Setting SMF_FMRI in case of validate and probe
128 if validate
185 if ! validate
211 validate)
213 # validate the parameters for application mysql
226 if validate
start_mysql.ksh 66 if ! validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/tomcat/
control_sctomcat.ksh 82 # Setting SMF_FMRI in case of validate and probe
121 if validate
180 if ! validate
209 validate)
211 # validate the parameters for application Tomcat
222 if validate
probe_sctomcat.ksh 59 if ! validate
validate_sctomcat.ksh 62 if ! validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/zone/sczsh/
validate_sczsh.ksh 63 # validate the semantic of the options and the parameter file
65 if ! validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/PostgreSQL/
control_pgs.ksh 36 # $1 start, stop, validate, check_stdby, start_ssh_agent or probe
71 # Setting SMF_FMRI in case of validate and probe and check_stdby
106 if validate
192 validate)
194 # validate the parameters for application PostrgresSQL
203 if validate
225 if validate
258 if validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/PostgreSQL/rolechg/
control_rolechg.ksh 36 # $1 start, stop or validate.
97 if validate
156 validate)
158 # validate the parameters for application PostgreSQL
169 if validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/sps/localdist/
control_spsld.ksh 38 # $1 start stop or validate
79 # Setting SMF_FMRI in case of validate and probe
114 if validate
155 validate)
157 # validate the parameters for application Local Distributor
168 if validate
start_spsld.ksh 63 if ! validate
validate_spsld.ksh 63 if ! validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/sps/master/
control_spsma.ksh 78 # Setting SMF_FMRI in case of validate and probe
113 if validate
198 validate)
200 # validate the parameters for application Master Server
211 if validate
probe_spsma.ksh 65 if ! validate
start_spsma.ksh 67 if ! validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/sps/remoteagent/
control_spsra.ksh 38 # $1 start stop or validate
79 # Setting SMF_FMRI in case of validate and probe
114 if validate
155 validate)
157 # validate the parameters for application Remote agent
168 if validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/dhc/
start_dhcp.ksh 54 validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/saa/
probe_SAA.ksh 52 validate
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/sag/
probe_sag.ksh 59 validate ${file}
stop_sag.ksh 59 validate ${file}
validate_sag.ksh 61 validate ${file}

Completed in 240 milliseconds

1 2 3 4 5 6 7 8 910