sap.sap_operations.host_info (1.25.0) — module

Collect information about installed SAP instances on the host

| "added in version" 1.1.0 of sap.sap_operations"

Authors: Kirill Satarin (@kksat), Ondra Machacek (@machacekondra)

Install collection

Install with ansible-galaxy collection install sap.sap_operations:==1.25.0


Add to requirements.yml

  collections:
    - name: sap.sap_operations
      version: 1.25.0

Description

Collect information about installed SAP instances on the host

SAP start framework is used to collect information and perform actions from host level


Requirements

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: Collection information about SAP instances installed on the current host
  sap.sap_operations.host_info:
  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: Collection information about SAP instances installed on the remote host
  sap.sap_operations.host_info:
    username: sapadm
    password: "secret123!"
    hostname: "sap.system.example.com"

Inputs

    
ca_file:
    description:
    - I(ca_file) - path to file with CA certificate to secure the communication. if not
      provided system CA store is used.
    - Required if I(security) is set to C(custom)
    type: path

hostname:
    description:
    - I(hostname) of the SAP system, will be used to connect to SAP host agent web services
    - Parameters I(username) I(password) and I(hostname) should be provided together.
    type: str

password:
    description:
    - I(password) of the OS user that will connect to SAP host agent web services (sapadm,
      or <sid>adm, or any other user with necessary permissions
    - Parameters I(username) I(password) and I(hostname) should be provided together.
    type: str

security:
    choices:
    - system
    - custom
    - none
    default: system
    description:
    - Parameter I(security) specifies how secure communication should be enforced.
    - By default system CA (certification authority) store is used (parameter value is
      C(system)).
    - If custom CA (certification authority) has to be used, parameter I(ca_file) should
      be set to path to CA public certificate.
    - If set to C(none) https communication is possible, but server certificate will not
      be checked for trust.
    type: str

username:
    description:
    - I(username) of the OS user that will connect to SAP host agent web services (sapadm,
      or <sid>adm, or any other user with necessary permissions)
    - Parameters I(username) I(password) and I(hostname) should be provided together.
    type: str

Outputs

databases:
  description: SAP databases installed on a host
  returned: success
  sample: "[\n    {\n        \"mStatus\": \"SAPHostControl-DB-RUNNING\",\n       \
    \ \"mDatabase\":\n        {\n            \"Database/InstanceName\": \"NPL\",\n\
    \            \"Database/Host\": \"sid-npl\",\n            \"Database/Vendor\"\
    : \"SYB\",\n            \"Database/Type\": \"syb\",\n            \"Database/Release\"\
    : \"16.0.02.05\",\n            \"Database/Name\": \"NPL\",\n            \"Database/Status\"\
    : \"Running\"\n        },\n        \"mComponents\":\n        [\n            {\n\
    \                \"mProperties\":\n                {\n                    \"Database/ComponentName\"\
    : \"Client\",\n                    \"Database/ComponentDescription\": \"SYBASE\
    \ Server Client Software\",\n                    \"Database/ComponentStatusDescription\"\
    : \"SAP ASE Server client software is configured properly.\"\n               \
    \ },\n                \"mStatus\": \"SAPHostControl-DB-RUNNING\"\n           \
    \ },\n            {\n                \"mProperties\":\n                {\n   \
    \                 \"Database/ComponentName\": \"Server\",\n                  \
    \  \"Database/ComponentDescription\": \"SYBASE Server Software\",\n          \
    \          \"Database/ComponentStatusDescription\": \"The database server is running\
    \ and configured properly.\"\n                },\n                \"mStatus\"\
    : \"SAPHostControl-DB-RUNNING\"\n            },\n            {\n             \
    \   \"mProperties\":\n                {\n                    \"Database/ComponentName\"\
    : \"Database\",\n                    \"Database/ComponentDescription\": \"SYBASE\
    \ Server Database\",\n                    \"Database/ComponentStatusDescription\"\
    : \"The database is running and configured properly.\"\n                },\n \
    \               \"mStatus\": \"SAPHostControl-DB-RUNNING\"\n            },\n \
    \           {\n                \"mProperties\":\n                {\n         \
    \           \"Database/ComponentName\": \"Backup Server\",\n                 \
    \   \"Database/ComponentDescription\": \"SYBASE Backup Server Software\",\n  \
    \                  \"Database/ComponentStatusDescription\": \"Backup Server is\
    \ running.\"\n                },\n                \"mStatus\": \"SAPHostControl-DB-RUNNING\"\
    \n            },\n            {\n                \"mProperties\":\n          \
    \      {\n                    \"Database/ComponentName\": \"Job Scheduler\",\n\
    \                    \"Database/ComponentDescription\": \"SYBASE Job Scheduler\"\
    ,\n                    \"Database/ComponentStatusDescription\": \"Job Scheduler\
    \ is running.\"\n                },\n                \"mStatus\": \"SAPHostControl-DB-RUNNING\"\
    \n            },\n            {\n                \"mProperties\":\n          \
    \      {\n                    \"Database/ComponentName\": \"RepAgent thread\"\
    ,\n                    \"Database/ComponentDescription\": \"SYBASE Replication\
    \ Agent Thread\",\n                    \"Database/ComponentStatusDescription\"\
    : \"Running Rep Agents:  / Stopped Rep Agents:\"\n                },\n       \
    \         \"mStatus\": \"SAPHostControl-DB-RUNNING\"\n            }\n        ],\n\
    \        \"DatabaseProperties\":\n        {\n            \"Database/IsRelocationTarget\"\
    : \"true\",\n            \"Database/IsRelocatable\": \"true\",\n            \"\
    Database/IsSharedInstance\": \"true\",\n            \"Database/IsSharedNetService\"\
    : \"true\",\n            \"Database/Capability/CopyMethods\": \"Offline, Online\"\
    ,\n            \"Database/MaxPhysMemSize\": \"7812\",\n            \"Database/CPUCount\"\
    : \"4\",\n            \"Database/ConfigurationDirectory/Default\": \"/sybase/NPL/sapdbctrl-config\"\
    ,\n            \"Database/DBRelease\": \"16.0.02.05\",\n            \"Database/DBSysBits\"\
    : \"64\",\n            \"Database/Distribution\": \"local\",\n            \"Database/ConnectAddress\"\
    : \"Protocol=tcp;Host=wdflbmd16697;Port=4901\",\n            \"Database/ManagementHosts\"\
    : \"wdflbmd16697\"\n        },\n        \"DatabaseStatus\":\n        {\n     \
    \       \"result\":\n            [\n                {\n                    \"\
    mProperties\":\n                    {\n                        \"Database/ComponentName\"\
    : \"Client\",\n                        \"Database/ComponentDescription\": \"SYBASE\
    \ Server Client Software\",\n                        \"Database/ComponentStatusDescription\"\
    : \"SAP ASE Server client software is configured properly.\"\n               \
    \     },\n                    \"mStatus\": \"SAPHostControl-DB-RUNNING\"\n   \
    \             },\n                {\n                    \"mProperties\":\n  \
    \                  {\n                        \"Database/ComponentName\": \"Server\"\
    ,\n                        \"Database/ComponentDescription\": \"SYBASE Server\
    \ Software\",\n                        \"Database/ComponentStatusDescription\"\
    : \"The database server is running and configured properly.\"\n              \
    \      },\n                    \"mStatus\": \"SAPHostControl-DB-RUNNING\"\n  \
    \              },\n                {\n                    \"mProperties\":\n \
    \                   {\n                        \"Database/ComponentName\": \"\
    Database\",\n                        \"Database/ComponentDescription\": \"SYBASE\
    \ Server Database\",\n                        \"Database/ComponentStatusDescription\"\
    : \"The database is running and configured properly.\"\n                    },\n\
    \                    \"mStatus\": \"SAPHostControl-DB-RUNNING\"\n            \
    \    },\n                {\n                    \"mProperties\":\n           \
    \         {\n                        \"Database/ComponentName\": \"Backup Server\"\
    ,\n                        \"Database/ComponentDescription\": \"SYBASE Backup\
    \ Server Software\",\n                        \"Database/ComponentStatusDescription\"\
    : \"Backup Server is running.\"\n                    },\n                    \"\
    mStatus\": \"SAPHostControl-DB-RUNNING\"\n                },\n               \
    \ {\n                    \"mProperties\":\n                    {\n           \
    \             \"Database/ComponentName\": \"Job Scheduler\",\n               \
    \         \"Database/ComponentDescription\": \"SYBASE Job Scheduler\",\n     \
    \                   \"Database/ComponentStatusDescription\": \"Job Scheduler is\
    \ running.\"\n                    },\n                    \"mStatus\": \"SAPHostControl-DB-RUNNING\"\
    \n                },\n                {\n                    \"mProperties\":\n\
    \                    {\n                        \"Database/ComponentName\": \"\
    RepAgent thread\",\n                        \"Database/ComponentDescription\"\
    : \"SYBASE Replication Agent Thread\",\n                        \"Database/ComponentStatusDescription\"\
    : \"Running Rep Agents:  / Stopped Rep Agents:\"\n                    },\n   \
    \                 \"mStatus\": \"SAPHostControl-DB-RUNNING\"\n               \
    \ }\n            ],\n            \"status\": \"SAPHostControl-DB-RUNNING\"\n \
    \       }\n    }\n]"
  type: list
instances:
  description: SAP Instances installed on a host
  returned: success
  sample: "[\n    {\n        \"mSid\": \"NPL\",\n        \"mHostname\": \"vhcalnplci\"\
    ,\n        \"mSystemNumber\": \"00\",\n        \"mSapVersionInfo\": \"749, patch\
    \ 10, changelist 1698137\",\n        \"VersionInfo\":\n        [\n           \
    \ {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/sapstartsrv\",\n   \
    \             \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/disp+work\",\n                \"VersionInfo\": \"749,\
    \ patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/gwrd\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/msg_server\",\n                \"VersionInfo\": \"749,\
    \ patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/dboraslib.so\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/dbmssslib.so\",\n                \"VersionInfo\": \"\
    749, patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/dbdb2slib.so\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/dbdb4slib.so\",\n                \"VersionInfo\": \"\
    749, patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/dbdb6slib.so\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/dbsybslib.so\",\n                \"VersionInfo\": \"\
    749, patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/enserver\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/enq_server\",\n                \"VersionInfo\": \"749,\
    \ patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/icman\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/sapwebdisp\",\n                \"VersionInfo\": \"749,\
    \ patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/jcontrol\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/D00/exe/jlaunch\",\n                \"VersionInfo\": \"749, patch\
    \ 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016, 17:53:49),\
    \ linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\n        \
    \    },\n            {\n                \"Filename\": \"/usr/sap/NPL/D00/exe/jstart\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            }\n        ],\n        \"InstanceProperties\"\
    :\n        [\n            {\n                \"property\": \"Process List\",\n\
    \                \"propertytype\": \"NodeWebmethod\",\n                \"value\"\
    : \"GetProcessList\"\n            },\n            {\n                \"property\"\
    : \"Access Points\",\n                \"propertytype\": \"NodeWebmethod\",\n \
    \               \"value\": \"GetAccessPointList\"\n            },\n          \
    \  {\n                \"property\": \"Parameter Documentation\",\n           \
    \     \"propertytype\": \"NodeURL\",\n                \"value\": \"http://vhcalnplci:50013/sapparamEN.html\"\
    \n            },\n            {\n                \"property\": \"Kernel Update\"\
    ,\n                \"propertytype\": \"NodeURL\",\n                \"value\":\
    \ \"http://service.sap.com/~form/handler?_APP=00200682500000001943&_EVENT=DISPHIER&HEADER=Y&FUNCTIONBAR=N&EVENT=TREE&NE=NAVIGATE&ENR=73554900100200004760&V=MAINT\"\
    \n            },\n            {\n                \"property\": \"Current Status\"\
    ,\n                \"propertytype\": \"NodeWebmethod\",\n                \"value\"\
    : \"GetAlertTree\"\n            },\n            {\n                \"property\"\
    : \"Open Alerts\",\n                \"propertytype\": \"NodeWebmethod\",\n   \
    \             \"value\": \"GetAlertTree\"\n            },\n            {\n   \
    \             \"property\": \"Syslog\",\n                \"propertytype\": \"\
    NodeWebmethod\",\n                \"value\": \"ABAPReadSyslog\"\n            },\n\
    \            {\n                \"property\": \"Queue Statistic\",\n         \
    \       \"propertytype\": \"NodeWebmethod\",\n                \"value\": \"GetQueueStatistic\"\
    \n            },\n            {\n                \"property\": \"ABAP WP Table\"\
    ,\n                \"propertytype\": \"NodeWebmethod\",\n                \"value\"\
    : \"ABAPGetWPTable\"\n            },\n            {\n                \"property\"\
    : \"ICM\",\n                \"propertytype\": \"NodeURL\",\n                \"\
    value\": \"HTTP://vhcalnplci:8000/sap/admin/public/index.html\"\n            },\n\
    \            {\n                \"property\": \"ICM Threads\",\n             \
    \   \"propertytype\": \"NodeWebmethod\",\n                \"value\": \"ICMGetThreadList\"\
    \n            },\n            {\n                \"property\": \"ICM Connections\"\
    ,\n                \"propertytype\": \"NodeWebmethod\",\n                \"value\"\
    : \"ICMGetConnectionList\"\n            },\n            {\n                \"\
    property\": \"ICM Cache\",\n                \"propertytype\": \"NodeWebmethod\"\
    ,\n                \"value\": \"ICMGetCacheEntries\"\n            },\n       \
    \     {\n                \"property\": \"ICM Proxy Connections\",\n          \
    \      \"propertytype\": \"NodeWebmethod\",\n                \"value\": \"ICMGetProxyConnectionList\"\
    \n            },\n            {\n                \"property\": \"ABAP DB Connection\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"Database=SYBASE,DBHost=wdflbmd16697,DBName=NPL,DBPort=4901\"\n           \
    \ },\n            {\n                \"property\": \"Protected Webmethods\",\n\
    \                \"propertytype\": \"Attribute\",\n                \"value\":\
    \ \"ABAPAcknowledgeAlerts,ABAPCheckRFCDestinations,ABAPGetComponentList,ABAPGetSystemWPTable,ABAPGetWPTable,ABAPReadRawSyslog,ABAPReadSyslog,AnalyseLogFiles,Bootstrap,CheckParameter,CheckPSE,CheckUpdateSystem,ConfigureLogFileList,CreatePSECredential,CreateSnapshot,DeletePSE,DeleteSnapshots,EnqGetLockTable,EnqGetStatistic,EnqRemoveLocks,EnqRemoveUserLocks,GetAccessPointList,GetAlerts,GetAlertTree,GetCallstack,GetEnvironment,GetLogFileList,GetProcessParameter,GetQueueStatistic,GetStartProfile,GetSystemUpdateList,GetTraceFile,GetVersionInfo,HACheckConfig,HACheckFailoverConfig,HAFailoverToNode,HAGetFailoverConfig,HASetMaintenanceMode,ICMGetCacheEntries,ICMGetConnectionList,ICMGetProxyConnectionList,ICMGetThreadList,InstanceStart,InstanceStop,J2EEControlCluster,J2EEControlComponents,J2EEControlProcess,J2EEDisableDbgSession,J2EEEnableDbgSession,J2EEGetApplicationAliasList,J2EEGetCacheStatistic,J2EEGetCacheStatistic2,J2EEGetClusterMsgList,J2EEGetComponentList,J2EEGetEJBSessionList,J2EEGetProcessList,J2EEGetProcessList2,J2EEGetRemoteObjectList,J2EEGetSessionList,J2EEGetSharedTableInfo,J2EEGetThreadCallStack,J2EEGetThreadList,J2EEGetThreadList2,J2EEGetThreadTaskStack,J2EEGetVMGCHistory,J2EEGetVMGCHistory2,J2EEGetVMHeapInfo,J2EEGetWebSessionList,J2EEGetWebSessionList2,ListDeveloperTraces,ListLogFiles,ListSnapshots,OSExecute,ParameterValue,ReadDeveloperTrace,ReadLogFile,ReadSnapshot,RestartInstance,RestartService,RestartSystem,SendSignal,SetProcessParameter,SetProcessParameter2,ShmDetach,Shutdown,Start,StartBypassHA,StartSystem,Stop,StopBypassHA,StopService,StopSystem,StorePSE,UpdateInstancePSE,UpdateSCSInstance,UpdateSystem,UpdateSystemPKI,WebDispGetServerList,WebDispGetGroupList,WebDispGetVirtHostList,WebDispGetUrlPrefixList,GetAgentConfig,MtChangeStatus,MtCustomizeWrite,MtDbsetToWpsetByTid,MtDestroyMarkNTry,MtReset,PerfCustomizeWrite,ReadDirectory,ReadFile,ReadProfileParameters,Register,SnglmgsCustomizeWrite,SystemObjectSetValue,ToolSet,ToolSetRuntimeStatus,TriggerDataCollection,Unregister,UtilAlChangeStatus\"\
    \n            },\n            {\n                \"property\": \"StartPriority\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"3\"\n            },\n            {\n                \"property\": \"SAPSYSTEM\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"00\"\n            },\n            {\n                \"property\": \"SAPSYSTEMNAME\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"NPL\"\n            },\n            {\n                \"property\": \"SAPLOCALHOST\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"vhcalnplci\"\n            },\n            {\n                \"property\"\
    : \"INSTANCE_NAME\",\n                \"propertytype\": \"Attribute\",\n     \
    \           \"value\": \"D00\"\n            },\n            {\n              \
    \  \"property\": \"IGS\",\n                \"propertytype\": \"NodeURL\",\n  \
    \              \"value\": \"http://vhcalnplci:40080\"\n            },\n      \
    \      {\n                \"property\": \"Webmethods\",\n                \"propertytype\"\
    : \"Attribute\",\n                \"value\": \"Start,InstanceStart,StartBypassHA,Bootstrap,Stop,InstanceStop,StopBypassHA,Shutdown,ParameterValue,GetProcessList,GetStartProfile,GetTraceFile,GetAlertTree,GetAlerts,RestartService,StopService,GetEnvironment,ListDeveloperTraces,ReadDeveloperTrace,RestartInstance,SendSignal,GetVersionInfo,GetQueueStatistic,GetInstanceProperties,OSExecute,ReadLogFile,AnalyseLogFiles,ListLogFiles,GetAccessPointList,GetSystemInstanceList,GetSystemUpdateList,StartSystem,StopSystem,RestartSystem,UpdateSystem,UpdateSCSInstance,CheckUpdateSystem,AccessCheck,GetProcessParameter,SetProcessParameter,SetProcessParameter2,CheckParameter,ShmDetach,GetNetworkId,GetSecNetworkId,RequestLogonFile,CreateSnapshot,ReadSnapshot,ListSnapshots,DeleteSnapshots,GetCallstack,ABAPReadSyslog,ABAPReadRawSyslog,ABAPGetWPTable,ABAPAcknowledgeAlerts,ABAPGetComponentList,ABAPCheckRFCDestinations,ABAPGetSystemWPTable,J2EEGetProcessList,J2EEGetProcessList2,J2EEControlProcess,J2EEGetThreadList,J2EEGetThreadList2,J2EEGetThreadCallStack,J2EEGetThreadTaskStack,J2EEGetSessionList,J2EEGetWebSessionList,J2EEGetWebSessionList2,J2EEGetCacheStatistic,J2EEGetCacheStatistic2,J2EEGetApplicationAliasList,J2EEGetVMGCHistory,J2EEGetVMGCHistory2,J2EEGetVMHeapInfo,J2EEGetEJBSessionList,J2EEGetRemoteObjectList,J2EEGetClusterMsgList,J2EEGetSharedTableInfo,J2EEGetComponentList,J2EEControlComponents,ICMGetThreadList,ICMGetConnectionList,ICMGetCacheEntries,ICMGetProxyConnectionList,WebDispGetServerList,WebDispGetGroupList,WebDispGetVirtHostList,WebDispGetUrlPrefixList,EnqGetLockTable,EnqRemoveLocks,EnqRemoveUserLocks,EnqGetStatistic,UpdateSystemPKI,UpdateInstancePSE,StorePSE,DeletePSE,CheckPSE,HACheckConfig,HACheckFailoverConfig,HAGetFailoverConfig,HAFailoverToNodeHASetMaintenanceMode\"\
    \n            }\n        ],\n        \"ProcessList\":\n        [\n           \
    \ {\n                \"name\": \"disp+work\",\n                \"description\"\
    : \"Dispatcher\",\n                \"dispstatus\": \"SAPControl-GREEN\",\n   \
    \             \"textstatus\": \"Running\",\n                \"starttime\": \"\
    2023 04 14 05:32:59\",\n                \"elapsedtime\": \"1:43:26\",\n      \
    \          \"pid\": 3457\n            },\n            {\n                \"name\"\
    : \"igswd_mt\",\n                \"description\": \"IGS Watchdog\",\n        \
    \        \"dispstatus\": \"SAPControl-GREEN\",\n                \"textstatus\"\
    : \"Running\",\n                \"starttime\": \"2023 04 14 05:32:59\",\n    \
    \            \"elapsedtime\": \"1:43:26\",\n                \"pid\": 3458\n  \
    \          },\n            {\n                \"name\": \"gwrd\",\n          \
    \      \"description\": \"Gateway\",\n                \"dispstatus\": \"SAPControl-GREEN\"\
    ,\n                \"textstatus\": \"Running\",\n                \"starttime\"\
    : \"2023 04 14 05:33:01\",\n                \"elapsedtime\": \"1:43:24\",\n  \
    \              \"pid\": 3476\n            },\n            {\n                \"\
    name\": \"icman\",\n                \"description\": \"ICM\",\n              \
    \  \"dispstatus\": \"SAPControl-GREEN\",\n                \"textstatus\": \"Running\"\
    ,\n                \"starttime\": \"2023 04 14 05:33:01\",\n                \"\
    elapsedtime\": \"1:43:24\",\n                \"pid\": 3477\n            }\n  \
    \      ],\n        \"AccessPointList\":\n        [\n            {\n          \
    \      \"address\": \"127.0.0.1\",\n                \"port\": 8000,\n        \
    \        \"protocol\": \"HTTP\",\n                \"processname\": \"icm\",\n\
    \                \"active\": \"Yes\"\n            },\n            {\n        \
    \        \"address\": \"10.0.0.234\",\n                \"port\": 8000,\n     \
    \           \"protocol\": \"HTTP\",\n                \"processname\": \"icm\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"127.0.0.1\",\n                \"port\": 44300,\n   \
    \             \"protocol\": \"HTTPS\",\n                \"processname\": \"icm\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"10.0.0.234\",\n                \"port\": 44300,\n  \
    \              \"protocol\": \"HTTPS\",\n                \"processname\": \"icm\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"127.0.0.1\",\n                \"port\": 0,\n       \
    \         \"protocol\": \"SMTP\",\n                \"processname\": \"icm\",\n\
    \                \"active\": \"Yes\"\n            },\n            {\n        \
    \        \"address\": \"10.0.0.234\",\n                \"port\": 0,\n        \
    \        \"protocol\": \"SMTP\",\n                \"processname\": \"icm\",\n\
    \                \"active\": \"Yes\"\n            },\n            {\n        \
    \        \"address\": \"127.0.0.1\",\n                \"port\": 8101,\n      \
    \          \"protocol\": \"HTTP\",\n                \"processname\": \"icm\",\n\
    \                \"active\": \"No\"\n            },\n            {\n         \
    \       \"address\": \"10.0.0.234\",\n                \"port\": 8101,\n      \
    \          \"protocol\": \"HTTP\",\n                \"processname\": \"icm\",\n\
    \                \"active\": \"No\"\n            },\n            {\n         \
    \       \"address\": \"127.0.0.1\",\n                \"port\": 50000,\n      \
    \          \"protocol\": \"HTTP\",\n                \"processname\": \"icm\",\n\
    \                \"active\": \"Yes\"\n            },\n            {\n        \
    \        \"address\": \"10.0.0.234\",\n                \"port\": 50000,\n    \
    \            \"protocol\": \"HTTP\",\n                \"processname\": \"icm\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"127.0.0.1\",\n                \"port\": 50001,\n   \
    \             \"protocol\": \"HTTPS\",\n                \"processname\": \"icm\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"10.0.0.234\",\n                \"port\": 50001,\n  \
    \              \"protocol\": \"HTTPS\",\n                \"processname\": \"icm\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"127.0.0.1\",\n                \"port\": 50013,\n   \
    \             \"protocol\": \"HTTP\",\n                \"processname\": \"sapstartsrv\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"10.0.0.234\",\n                \"port\": 50013,\n  \
    \              \"protocol\": \"HTTP\",\n                \"processname\": \"sapstartsrv\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"127.0.0.1\",\n                \"port\": 50014,\n   \
    \             \"protocol\": \"HTTPS\",\n                \"processname\": \"sapstartsrv\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"10.0.0.234\",\n                \"port\": 50014,\n  \
    \              \"protocol\": \"HTTPS\",\n                \"processname\": \"sapstartsrv\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"127.0.0.1\",\n                \"port\": 3300,\n    \
    \            \"protocol\": \"RFC\",\n                \"processname\": \"gwrd\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"10.0.0.234\",\n                \"port\": 3300,\n   \
    \             \"protocol\": \"RFC\",\n                \"processname\": \"gwrd\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"127.0.0.1\",\n                \"port\": 4800,\n    \
    \            \"protocol\": \"RFC SNC\",\n                \"processname\": \"gwrd\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"10.0.0.234\",\n                \"port\": 4800,\n   \
    \             \"protocol\": \"RFC SNC\",\n                \"processname\": \"\
    gwrd\",\n                \"active\": \"Yes\"\n            },\n            {\n\
    \                \"address\": \"127.0.0.1\",\n                \"port\": 3200,\n\
    \                \"protocol\": \"DPTM\",\n                \"processname\": \"\
    disp+work\",\n                \"active\": \"Yes\"\n            },\n          \
    \  {\n                \"address\": \"10.0.0.234\",\n                \"port\":\
    \ 3200,\n                \"protocol\": \"DPTM\",\n                \"processname\"\
    : \"disp+work\",\n                \"active\": \"Yes\"\n            },\n      \
    \      {\n                \"address\": \"127.0.0.1\",\n                \"port\"\
    : 40000,\n                \"protocol\": \"IGS\",\n                \"processname\"\
    : \"igsmux\",\n                \"active\": \"Yes\"\n            },\n         \
    \   {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 40000,\n                \"protocol\": \"IGS\",\n                \"processname\"\
    : \"igsmux\",\n                \"active\": \"Yes\"\n            },\n         \
    \   {\n                \"address\": \"127.0.0.1\",\n                \"port\":\
    \ 40080,\n                \"protocol\": \"HTTP\",\n                \"processname\"\
    : \"igsmux\",\n                \"active\": \"Yes\"\n            },\n         \
    \   {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 40080,\n                \"protocol\": \"HTTP\",\n                \"processname\"\
    : \"igsmux\",\n                \"active\": \"Yes\"\n            },\n         \
    \   {\n                \"address\": \"127.0.0.1\",\n                \"port\":\
    \ 40001,\n                \"protocol\": \"IGS\",\n                \"processname\"\
    : \"igspw\",\n                \"active\": \"Yes\"\n            },\n          \
    \  {\n                \"address\": \"10.0.0.234\",\n                \"port\":\
    \ 40001,\n                \"protocol\": \"IGS\",\n                \"processname\"\
    : \"igspw\",\n                \"active\": \"Yes\"\n            },\n          \
    \  {\n                \"address\": \"127.0.0.1\",\n                \"port\": 40002,\n\
    \                \"protocol\": \"IGS\",\n                \"processname\": \"igspw\"\
    ,\n                \"active\": \"Yes\"\n            },\n            {\n      \
    \          \"address\": \"10.0.0.234\",\n                \"port\": 40002,\n  \
    \              \"protocol\": \"IGS\",\n                \"processname\": \"igspw\"\
    ,\n                \"active\": \"Yes\"\n            }\n        ],\n        \"\
    Environment\":\n        {\n            \"LOGNAME\": \"npladm\",\n            \"\
    HOME\": \"/home/npladm\",\n            \"SHELL\": \"/bin/csh\",\n            \"\
    TERM\": \"vt100\",\n            \"PATH\": \"/home/npladm/bin:/usr/local/bin:/bin:/usr/bin:/usr/lib/mit/bin:/usr/sap/NPL/SYS/exe/uc/linuxx86_64:/usr/sap/NPL/SYS/exe/run:/home/npladm:/sybase/NPL/ASE-16_0/jobscheduler/bin:/sybase/NPL/ASE-16_0/bin:/sybase/NPL/ASE-16_0/install:/sybase/NPL/OCS-16_0/bin:\"\
    ,\n            \"HOSTTYPE\": \"x86_64\",\n            \"VENDOR\": \"unknown\"\
    ,\n            \"OSTYPE\": \"linux\",\n            \"MACHTYPE\": \"x86_64-suse-linux\"\
    ,\n            \"SHLVL\": \"1\",\n            \"PWD\": \"/home/npladm\",\n   \
    \         \"USER\": \"npladm\",\n            \"GROUP\": \"sapsys\",\n        \
    \    \"HOST\": \"sid-npl\",\n            \"CSHEDIT\": \"emacs\",\n           \
    \ \"MAIL\": \"/var/spool/mail/npladm\",\n            \"CPU\": \"x86_64\",\n  \
    \          \"HOSTNAME\": \"sid-npl\",\n            \"LESS\": \"-M -I -R\",\n \
    \           \"LESSOPEN\": \"lessopen.sh %s\",\n            \"LESSCLOSE\": \"lessclose.sh\
    \ %s %s\",\n            \"LESS_ADVANCED_PREPROCESSOR\": \"no\",\n            \"\
    LESSKEY\": \"/etc/lesskey.bin\",\n            \"PAGER\": \"less\",\n         \
    \   \"MORE\": \"-sl\",\n            \"MINICOM\": \"-c on\",\n            \"MANPATH\"\
    : \"/usr/local/man:/usr/share/man\",\n            \"XKEYSYMDB\": \"/usr/X11R6/lib/X11/XKeysymDB\"\
    ,\n            \"XNLSPATH\": \"/usr/X11R6/lib/X11/nls\",\n            \"COLORTERM\"\
    : \"1\",\n            \"JAVA_BINDIR\": \"/usr/lib64/jvm/jre-1.8.0-ibm/bin\",\n\
    \            \"JAVA_ROOT\": \"/usr/lib64/jvm/jre-1.8.0-ibm\",\n            \"\
    JAVA_HOME\": \"/usr/lib64/jvm/jre-1.8.0-ibm\",\n            \"JRE_HOME\": \"/usr/lib64/jvm/jre-1.8.0-ibm\"\
    ,\n            \"JDK_HOME\": \"/usr/lib64/jvm/java-1_8_0-ibm-1.8.0\",\n      \
    \      \"SDK_HOME\": \"/usr/lib64/jvm/java-1_8_0-ibm-1.8.0\",\n            \"\
    XCURSOR_THEME\": \"DMZ\",\n            \"QT_SYSTEM_DIR\": \"/usr/share/desktop-data\"\
    ,\n            \"LANG\": \"C.UTF-8\",\n            \"FROM_HEADER\": \"\",\n  \
    \          \"WINDOWMANAGER\": \"xterm\",\n            \"XDG_DATA_DIRS\": \"/usr/local/share:/usr/share\"\
    ,\n            \"XDG_CONFIG_DIRS\": \"/etc/xdg\",\n            \"G_BROKEN_FILENAMES\"\
    : \"1\",\n            \"CSHRCREAD\": \"true\",\n            \"LS_COLORS\": \"\
    no\",\n            \"LS_OPTIONS\": \"-N --color\",\n            \"GPG_TTY\": \"\
    /dev/pts/1\",\n            \"SAPSYSTEMNAME\": \"NPL\",\n            \"DIR_LIBRARY\"\
    : \"/usr/sap/NPL/SYS/exe/run\",\n            \"RSEC_SSFS_DATAPATH\": \"/usr/sap/NPL/SYS/global/security/rsecssfs/data\"\
    ,\n            \"RSEC_SSFS_KEYPATH\": \"/usr/sap/NPL/SYS/global/security/rsecssfs/key\"\
    ,\n            \"rsdb_ssfs_connect\": \"1\",\n            \"LD_LIBRARY_PATH\"\
    : \"/usr/sap/NPL/D00/exe:/usr/sap/NPL/SYS/exe/run:/usr/sap/NPL/SYS/exe/uc/linuxx86_64:/usr/sap/NPL/SYS/global/syb/linuxx86_64/sybodbc:/sybase/NPL/ASE-16_0/lib:/sybase/NPL/OCS-16_0/lib:/sybase/NPL/OCS-16_0/lib3p64:/sybase/NPL/OCS-16_0/lib3p:\"\
    ,\n            \"INCLUDE\": \"/sybase/NPL/OCS-16_0/include:\",\n            \"\
    LIB\": \"/sybase/NPL/OCS-16_0/lib:\",\n            \"SAP_JRE7_32\": \"/sybase/NPL/shared/SAPJRE-7_1_043_32BIT\"\
    ,\n            \"SAP_JRE7\": \"/sybase/NPL/shared/SAPJRE-7_1_043_64BIT\",\n  \
    \          \"SAP_JRE7_64\": \"/sybase/NPL/shared/SAPJRE-7_1_043_64BIT\",\n   \
    \         \"SYBASE_OCS\": \"OCS-16_0\",\n            \"SYBASE\": \"/sybase/NPL\"\
    ,\n            \"SYBASE_ASE\": \"ASE-16_0\",\n            \"SYBROOT\": \"/sybase/NPL\"\
    ,\n            \"SYBASE_JRE_RTDS\": \"/sybase/NPL/shared/SAPJRE-7_1_043_64BIT\"\
    ,\n            \"SYBASE_WS\": \"WS-16_0\",\n            \"dbms_type\": \"syb\"\
    ,\n            \"dbs_syb_schema\": \"SAPSR3\",\n            \"dbs_syb_server\"\
    : \"wdflbmd16697\",\n            \"dbs_syb_dbname\": \"NPL\",\n            \"\
    dbs_syb_port\": \"4901\",\n            \"dbs_syb_ssl\": \"0\"\n        },\n  \
    \      \"StartProfile\":\n        {\n            \"name\": \"/usr/sap/NPL/SYS/profile/NPL_D00_vhcalnplci\"\
    ,\n            \"lines\":\n            [\n                \"#.******************************************************************************************************************************\"\
    ,\n                \"#.*                                                     \
    \                                                                       *\",\n\
    \                \"#.*       Instance profile NPL_D00_VHCALNPLCI             \
    \                                                                     *\",\n \
    \               \"#.*                                                        \
    \                                                                    *\",\n  \
    \              \"#.*       Version                 = 000002                  \
    \                                                                   *\",\n   \
    \             \"#.*       Generated by user = DDIC                           \
    \                                                                  *\",\n    \
    \            \"#.*       Generated on = 12.03.2023 , 19:56:00                \
    \                                                                 *\",\n     \
    \           \"#.*                                                            \
    \                                                                *\",\n      \
    \          \"#.******************************************************************************************************************************\"\
    ,\n                \"SAPSYSTEMNAME = NPL\",\n                \"SAPSYSTEM = 00\"\
    ,\n                \"INSTANCE_NAME = D00\",\n                \"DIR_CT_RUN = $(DIR_EXE_ROOT)$(DIR_SEP)$(OS_UNICODE)$(DIR_SEP)linuxx86_64\"\
    ,\n                \"DIR_EXECUTABLE = $(DIR_INSTANCE)/exe\",\n               \
    \ \"SAPLOCALHOST = vhcalnplci\",\n                \"DIR_PROFILE = $(DIR_INSTALL)/profile\"\
    ,\n                \"_PF = $(DIR_PROFILE)/NPL_D00_vhcalnplci\",\n            \
    \    \"SETENV_00 = DIR_LIBRARY=$(DIR_LIBRARY)\",\n                \"SETENV_01\
    \ = LD_LIBRARY_PATH=$(DIR_LIBRARY):%(LD_LIBRARY_PATH)\",\n                \"SETENV_02\
    \ = SHLIB_PATH=$(DIR_LIBRARY):%(SHLIB_PATH)\",\n                \"SETENV_03 =\
    \ LIBPATH=$(DIR_LIBRARY):%(LIBPATH)\",\n                \"SETENV_04 = PATH=$(DIR_EXECUTABLE):%(PATH)\"\
    ,\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Copy SAP Executables\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Change for release 751\",\n                \"# Change for\
    \ release 751\",\n                \"Execute_00 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PF)\",\n                \"# SYB change for release 751\",\n          \
    \      \"Execute_01 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE) pf=$(_PFL)\
    \ $(_CPE) $(_CPJDBC)\",\n                \"# SYB change for release 751\",\n \
    \               \"Execute_02 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PFL) $(_CPE) $(_CPODBC)\",\n                \"# SYB change for release\
    \ 751\",\n                \"Execute_03 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PFL) $(_CPE) $(_CPJDBC)\",\n                \"# SYB change for release\
    \ 751\",\n                \"Execute_04 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PFL) $(_CPE) $(_CPODBC)\",\n                \"# Change for release 751\"\
    ,\n                \"#Execute_01 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PF)\",\n                \"# SYB change for release 751\",\n          \
    \      \"Execute_06 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE) pf=$(_PFL)\
    \ $(_CPE) $(_CPJDBC)\",\n                \"# SYB change for release 751\",\n \
    \               \"Execute_07 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PFL) $(_CPE) $(_CPODBC)\",\n                \"# SYB change for release\
    \ 751\",\n                \"Execute_08 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PFL) $(_CPE) $(_CPJDBC)\",\n                \"# SYB change for release\
    \ 751\",\n                \"Execute_09 = immediate $(DIR_CT_RUN)$(DIR_SEP)sapcpe$(FT_EXE)\
    \ pf=$(_PFL) $(_CPE) $(_CPODBC)\",\n                \"# Change for release 751\"\
    ,\n                \"#Execute_01 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF)\"\
    ,\n                \"_CPARG0 = list:$(DIR_GLOBAL)/syb/linuxx86_64/cpe_sybjdbc.lst\"\
    ,\n                \"_CPARG1 = source:$(DIR_GLOBAL)/syb/linuxx86_64\",\n     \
    \           \"Execute_11 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF) $(_CPARG0)\
    \ $(_CPARG1)\",\n                \"# Change for release 751\",\n             \
    \   \"#Execute_03 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF)\",\n   \
    \             \"_CPARG2 = list:$(DIR_GLOBAL)/syb/linuxx86_64/cpe_sybodbc.lst\"\
    ,\n                \"_CPARG3 = source:$(DIR_GLOBAL)/syb/linuxx86_64/sybodbc\"\
    ,\n                \"Execute_13 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF)\
    \ $(_CPARG2) $(_CPARG3)\",\n                \"_CPARG4 = list:$(DIR_CT_RUN)/sapcrypto.lst\"\
    ,\n                \"Execute_14 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF)\
    \ $(_CPARG4)\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Start ABAP database\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"Execute_15 = immediate $(DIR_CT_RUN)/startdb\",\n       \
    \         \"exe/saposcol = $(DIR_CT_RUN)/saposcol\",\n                \"rdisp/wp_no_dia\
    \ = 6\",\n                \"rdisp/wp_no_btc = 4\",\n                \"rdisp/wp_no_vb\
    \ = 1\",\n                \"rdisp/wp_no_vb2 = 1\",\n                \"rdisp/wp_no_spo\
    \ = 1\",\n                \"exe/icmbnd = $(DIR_CT_RUN)/icmbnd\",\n           \
    \     \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Start SCSA administration\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"Execute_16 = local $(DIR_EXECUTABLE)/sapmscsa pf=$(_PF) -n\"\
    ,\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Start application server\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"_DW = dw.sap$(SAPSYSTEMNAME)_$(INSTANCE_NAME)\",\n      \
    \          \"Execute_17 = local rm -f $(_DW)\",\n                \"Execute_18\
    \ = local ln -s -f $(DIR_EXECUTABLE)/disp+work$(FT_EXE) $(_DW)\",\n          \
    \      \"Start_Program_00 = local $(_DW) pf=$(_PF)\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Start internet graphics server\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"_IG = ig.sap$(SAPSYSTEMNAME)_$(INSTANCE_NAME)\",\n      \
    \          \"# Start IGS\",\n                \"#Execute_14 = local rm -f $(_IG)\"\
    ,\n                \"# Start IGS\",\n                \"#Execute_15 = local ln\
    \ -s -f $(DIR_EXECUTABLE)/igswd_mt $(_IG)\",\n                \"# Start IGS\"\
    ,\n                \"# Start IGS\",\n                \"#Execute_21 = local rm\
    \ -f $(_IG)\",\n                \"# Start IGS\",\n                \"# Start IGS\"\
    ,\n                \"#Execute_22 = local ln -s -f $(DIR_EXECUTABLE)/igswd_mt $(_IG)\"\
    ,\n                \"# Start IGS\",\n                \"Execute_23 = local rm -f\
    \ $(_IG)\",\n                \"# Start IGS\",\n                \"Execute_24 =\
    \ local ln -s -f $(DIR_EXECUTABLE)/igswd_mt $(_IG)\",\n                \"# Start\
    \ IGS\",\n                \"#Start_Program_01 = local $(_IG) -mode=profile pf=$(_PF)\"\
    ,\n                \"# Start IGS\",\n                \"# Start IGS\",\n      \
    \          \"#Start_Program_02 = local $(_IG) -mode=profile pf=$(_PF)\",\n   \
    \             \"# Start IGS\",\n                \"Start_Program_03 = local $(_IG)\
    \ -mode=profile pf=$(_PF)\",\n                \"SETENV_05 = SECUDIR=$(DIR_INSTANCE)/sec\"\
    ,\n                \"ipc/shm_psize_10 = 124000000\",\n                \"ipc/shm_psize_40\
    \ = 1722000000\",\n                \"# SYB change for release 751\",\n       \
    \         \"_CPE = copy_links target:$(DIR_EXECUTABLE)\",\n                \"\
    _SYBLST = $(DIR_GLOBAL)$(DIR_SEP)syb$(DIR_SEP)linuxx86_64\",\n               \
    \ \"_DIRODBC = $(DIR_GLOBAL)$(DIR_SEP)syb$(DIR_SEP)linuxx86_64$(DIR_SEP)sybodbc\"\
    ,\n                \"_CPJDBC = list:$(_SYBLST)$(DIR_SEP)cpe_sybjdbc.lst source:$(_SYBLST)\"\
    ,\n                \"_CPODBC = list:$(_SYBLST)$(DIR_SEP)cpe_sybodbc.lst source:$(_DIRODBC)\"\
    ,\n                \"_PFL = $(DIR_PROFILE)$(DIR_SEP)NPL_D00_vhcalnplci\",\n  \
    \              \"SAPFQDN = dummy.nodomain\",\n                \"#SAPLOCALHOSTFULL\
    \ = $(SAPLOCALHOST).$(SAPFQDN)\",\n                \"SAPLOCALHOSTFULL = $(SAPLOCALHOST).$(SAPFQDN)\"\
    ,\n                \"icm/server_port_4 = PROT=HTTP, PORT=50000, PROCTIMEOUT=300,\
    \ TIMEOUT=300\",\n                \"icm/server_port_5 = PROT=HTTPS, PORT=50001,\
    \ PROCTIMEOUT=300, TIMEOUT=300\",\n                \"icm/server_port_2 = PROT=SMTP,\
    \ PORT=0, PROCTIMEOUT=300, TIMEOUT=300\",\n                \"icm/server_port_3\
    \ = PROT=HTTP, PORT=8101, PROCTIMEOUT=300, TIMEOUT=300\",\n                \"\
    abap/shared_objects_size_MB = 1024\",\n                \"PHYS_MEMSIZE = 30%\"\
    ,\n                \"em/initial_size_MB = ($(PHYS_MEMSIZE)*0.7)\",\n         \
    \       \"#abap/buffersize = (ceil($(em/initial_size_MB)*1024*0.15/4096)*4096)\"\
    ,\n                \"gw/alternative_hostnames = abapci,abapci.dummy.nodomain\"\
    ,\n                \"login/create_sso2_ticket = 2\",\n                \"login/accept_sso2_ticket\
    \ = 1\",\n                \"icm/server_port_0 = PROT=HTTP,PORT=80$$,PROCTIMEOUT=600,TIMEOUT=600\"\
    ,\n                \"icm/server_port_1 = PROT=HTTPS,PORT=443$$,PROCTIMEOUT=600,TIMEOUT=600\"\
    \n            ]\n        },\n        \"HAFailoverConfig\":\n        {\n      \
    \      \"HAActive\": false,\n            \"HAProductVersion\": null,\n       \
    \     \"HASAPInterfaceVersion\": null,\n            \"HADocumentation\": null,\n\
    \            \"HAActiveNode\": null,\n            \"HANodes\": \"\"\n        }\n\
    \    },\n    {\n        \"mSid\": \"NPL\",\n        \"mHostname\": \"vhcalnplcs\"\
    ,\n        \"mSystemNumber\": \"01\",\n        \"mSapVersionInfo\": \"749, patch\
    \ 10, changelist 1698137\",\n        \"VersionInfo\":\n        [\n           \
    \ {\n                \"Filename\": \"/usr/sap/NPL/ASCS01/exe/sapstartsrv\",\n\
    \                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/ASCS01/exe/gwrd\",\n                \"VersionInfo\": \"749, patch\
    \ 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016, 17:53:49),\
    \ linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\n        \
    \    },\n            {\n                \"Filename\": \"/usr/sap/NPL/ASCS01/exe/msg_server\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/ASCS01/exe/enserver\",\n                \"VersionInfo\": \"749,\
    \ patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            },\n            {\n                \"Filename\": \"/usr/sap/NPL/ASCS01/exe/enq_server\"\
    ,\n                \"VersionInfo\": \"749, patch 10, changelist 1698137, RKS compatibility\
    \ level 0, optU (Aug 23 2016, 17:53:49), linuxx86_64\",\n                \"Time\"\
    : \"2022 08 19 08:37:20\"\n            },\n            {\n                \"Filename\"\
    : \"/usr/sap/NPL/ASCS01/exe/sapwebdisp\",\n                \"VersionInfo\": \"\
    749, patch 10, changelist 1698137, RKS compatibility level 0, optU (Aug 23 2016,\
    \ 17:53:49), linuxx86_64\",\n                \"Time\": \"2022 08 19 08:37:20\"\
    \n            }\n        ],\n        \"InstanceProperties\":\n        [\n    \
    \        {\n                \"property\": \"Process List\",\n                \"\
    propertytype\": \"NodeWebmethod\",\n                \"value\": \"GetProcessList\"\
    \n            },\n            {\n                \"property\": \"Access Points\"\
    ,\n                \"propertytype\": \"NodeWebmethod\",\n                \"value\"\
    : \"GetAccessPointList\"\n            },\n            {\n                \"property\"\
    : \"Parameter Documentation\",\n                \"propertytype\": \"NodeURL\"\
    ,\n                \"value\": \"http://vhcalnplcs:50113/sapparamEN.html\"\n  \
    \          },\n            {\n                \"property\": \"Kernel Update\"\
    ,\n                \"propertytype\": \"NodeURL\",\n                \"value\":\
    \ \"http://service.sap.com/~form/handler?_APP=00200682500000001943&_EVENT=DISPHIER&HEADER=Y&FUNCTIONBAR=N&EVENT=TREE&NE=NAVIGATE&ENR=73554900100200004760&V=MAINT\"\
    \n            },\n            {\n                \"property\": \"Syslog\",\n \
    \               \"propertytype\": \"NodeWebmethod\",\n                \"value\"\
    : \"ABAPReadSyslog\"\n            },\n            {\n                \"property\"\
    : \"Enque Locks\",\n                \"propertytype\": \"NodeWebmethod\",\n   \
    \             \"value\": \"EnqGetLockTable\"\n            },\n            {\n\
    \                \"property\": \"Enque Statistic\",\n                \"propertytype\"\
    : \"NodeWebmethod\",\n                \"value\": \"EnqGetStatistic\"\n       \
    \     },\n            {\n                \"property\": \"Protected Webmethods\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"ABAPAcknowledgeAlerts,ABAPCheckRFCDestinations,ABAPGetComponentList,ABAPGetSystemWPTable,ABAPGetWPTable,ABAPReadRawSyslog,ABAPReadSyslog,AnalyseLogFiles,Bootstrap,CheckParameter,CheckPSE,CheckUpdateSystem,ConfigureLogFileList,CreatePSECredential,CreateSnapshot,DeletePSE,DeleteSnapshots,EnqGetLockTable,EnqGetStatistic,EnqRemoveLocks,EnqRemoveUserLocks,GetAccessPointList,GetAlerts,GetAlertTree,GetCallstack,GetEnvironment,GetLogFileList,GetProcessParameter,GetQueueStatistic,GetStartProfile,GetSystemUpdateList,GetTraceFile,GetVersionInfo,HACheckConfig,HACheckFailoverConfig,HAFailoverToNode,HAGetFailoverConfig,HASetMaintenanceMode,ICMGetCacheEntries,ICMGetConnectionList,ICMGetProxyConnectionList,ICMGetThreadList,InstanceStart,InstanceStop,J2EEControlCluster,J2EEControlComponents,J2EEControlProcess,J2EEDisableDbgSession,J2EEEnableDbgSession,J2EEGetApplicationAliasList,J2EEGetCacheStatistic,J2EEGetCacheStatistic2,J2EEGetClusterMsgList,J2EEGetComponentList,J2EEGetEJBSessionList,J2EEGetProcessList,J2EEGetProcessList2,J2EEGetRemoteObjectList,J2EEGetSessionList,J2EEGetSharedTableInfo,J2EEGetThreadCallStack,J2EEGetThreadList,J2EEGetThreadList2,J2EEGetThreadTaskStack,J2EEGetVMGCHistory,J2EEGetVMGCHistory2,J2EEGetVMHeapInfo,J2EEGetWebSessionList,J2EEGetWebSessionList2,ListDeveloperTraces,ListLogFiles,ListSnapshots,OSExecute,ParameterValue,ReadDeveloperTrace,ReadLogFile,ReadSnapshot,RestartInstance,RestartService,RestartSystem,SendSignal,SetProcessParameter,SetProcessParameter2,ShmDetach,Shutdown,Start,StartBypassHA,StartSystem,Stop,StopBypassHA,StopService,StopSystem,StorePSE,UpdateInstancePSE,UpdateSCSInstance,UpdateSystem,UpdateSystemPKI,WebDispGetServerList,WebDispGetGroupList,WebDispGetVirtHostList,WebDispGetUrlPrefixList,GetAgentConfig,MtChangeStatus,MtCustomizeWrite,MtDbsetToWpsetByTid,MtDestroyMarkNTry,MtReset,PerfCustomizeWrite,ReadDirectory,ReadFile,ReadProfileParameters,Register,SnglmgsCustomizeWrite,SystemObjectSetValue,ToolSet,ToolSetRuntimeStatus,TriggerDataCollection,Unregister,UtilAlChangeStatus\"\
    \n            },\n            {\n                \"property\": \"CentralServices\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"YES\"\n            },\n            {\n                \"property\": \"StartPriority\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"1\"\n            },\n            {\n                \"property\": \"SAPSYSTEM\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"01\"\n            },\n            {\n                \"property\": \"SAPSYSTEMNAME\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"NPL\"\n            },\n            {\n                \"property\": \"SAPLOCALHOST\"\
    ,\n                \"propertytype\": \"Attribute\",\n                \"value\"\
    : \"vhcalnplcs\"\n            },\n            {\n                \"property\"\
    : \"INSTANCE_NAME\",\n                \"propertytype\": \"Attribute\",\n     \
    \           \"value\": \"ASCS01\"\n            },\n            {\n           \
    \     \"property\": \"SupportsUpdateSCSInstance\",\n                \"propertytype\"\
    : \"Attribute\",\n                \"value\": \"YES\"\n            },\n       \
    \     {\n                \"property\": \"Webmethods\",\n                \"propertytype\"\
    : \"Attribute\",\n                \"value\": \"Start,InstanceStart,StartBypassHA,Bootstrap,Stop,InstanceStop,StopBypassHA,Shutdown,ParameterValue,GetProcessList,GetStartProfile,GetTraceFile,GetAlertTree,GetAlerts,RestartService,StopService,GetEnvironment,ListDeveloperTraces,ReadDeveloperTrace,RestartInstance,SendSignal,GetVersionInfo,GetQueueStatistic,GetInstanceProperties,OSExecute,ReadLogFile,AnalyseLogFiles,ListLogFiles,GetAccessPointList,GetSystemInstanceList,GetSystemUpdateList,StartSystem,StopSystem,RestartSystem,UpdateSystem,UpdateSCSInstance,CheckUpdateSystem,AccessCheck,GetProcessParameter,SetProcessParameter,SetProcessParameter2,CheckParameter,ShmDetach,GetNetworkId,GetSecNetworkId,RequestLogonFile,CreateSnapshot,ReadSnapshot,ListSnapshots,DeleteSnapshots,GetCallstack,ABAPReadSyslog,ABAPReadRawSyslog,ABAPGetWPTable,ABAPAcknowledgeAlerts,ABAPGetComponentList,ABAPCheckRFCDestinations,ABAPGetSystemWPTable,J2EEGetProcessList,J2EEGetProcessList2,J2EEControlProcess,J2EEGetThreadList,J2EEGetThreadList2,J2EEGetThreadCallStack,J2EEGetThreadTaskStack,J2EEGetSessionList,J2EEGetWebSessionList,J2EEGetWebSessionList2,J2EEGetCacheStatistic,J2EEGetCacheStatistic2,J2EEGetApplicationAliasList,J2EEGetVMGCHistory,J2EEGetVMGCHistory2,J2EEGetVMHeapInfo,J2EEGetEJBSessionList,J2EEGetRemoteObjectList,J2EEGetClusterMsgList,J2EEGetSharedTableInfo,J2EEGetComponentList,J2EEControlComponents,ICMGetThreadList,ICMGetConnectionList,ICMGetCacheEntries,ICMGetProxyConnectionList,WebDispGetServerList,WebDispGetGroupList,WebDispGetVirtHostList,WebDispGetUrlPrefixList,EnqGetLockTable,EnqRemoveLocks,EnqRemoveUserLocks,EnqGetStatistic,UpdateSystemPKI,UpdateInstancePSE,StorePSE,DeletePSE,CheckPSE,HACheckConfig,HACheckFailoverConfig,HAGetFailoverConfig,HAFailoverToNodeHASetMaintenanceMode\"\
    \n            }\n        ],\n        \"ProcessList\":\n        [\n           \
    \ {\n                \"name\": \"msg_server\",\n                \"description\"\
    : \"MessageServer\",\n                \"dispstatus\": \"SAPControl-GREEN\",\n\
    \                \"textstatus\": \"Running\",\n                \"starttime\":\
    \ \"2023 04 14 05:31:52\",\n                \"elapsedtime\": \"1:44:33\",\n  \
    \              \"pid\": 2864\n            },\n            {\n                \"\
    name\": \"enserver\",\n                \"description\": \"EnqueueServer\",\n \
    \               \"dispstatus\": \"SAPControl-GREEN\",\n                \"textstatus\"\
    : \"Running\",\n                \"starttime\": \"2023 04 14 05:31:52\",\n    \
    \            \"elapsedtime\": \"1:44:33\",\n                \"pid\": 2865\n  \
    \          }\n        ],\n        \"AccessPointList\":\n        [\n          \
    \  {\n                \"address\": \"127.0.0.1\",\n                \"port\": 50113,\n\
    \                \"protocol\": \"HTTP\",\n                \"processname\": \"\
    sapstartsrv\",\n                \"active\": \"Yes\"\n            },\n        \
    \    {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 50113,\n                \"protocol\": \"HTTP\",\n                \"processname\"\
    : \"sapstartsrv\",\n                \"active\": \"Yes\"\n            },\n    \
    \        {\n                \"address\": \"127.0.0.1\",\n                \"port\"\
    : 50114,\n                \"protocol\": \"HTTPS\",\n                \"processname\"\
    : \"sapstartsrv\",\n                \"active\": \"Yes\"\n            },\n    \
    \        {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 50114,\n                \"protocol\": \"HTTPS\",\n                \"processname\"\
    : \"sapstartsrv\",\n                \"active\": \"Yes\"\n            },\n    \
    \        {\n                \"address\": \"127.0.0.1\",\n                \"port\"\
    : 3201,\n                \"protocol\": \"ENQ\",\n                \"processname\"\
    : \"enserver\",\n                \"active\": \"Yes\"\n            },\n       \
    \     {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 3201,\n                \"protocol\": \"ENQ\",\n                \"processname\"\
    : \"enserver\",\n                \"active\": \"Yes\"\n            },\n       \
    \     {\n                \"address\": \"127.0.0.1\",\n                \"port\"\
    : 3901,\n                \"protocol\": \"MS\",\n                \"processname\"\
    : \"msg_server\",\n                \"active\": \"Yes\"\n            },\n     \
    \       {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 3901,\n                \"protocol\": \"MS\",\n                \"processname\"\
    : \"msg_server\",\n                \"active\": \"Yes\"\n            },\n     \
    \       {\n                \"address\": \"127.0.0.1\",\n                \"port\"\
    : 3601,\n                \"protocol\": \"MS\",\n                \"processname\"\
    : \"msg_server\",\n                \"active\": \"Yes\"\n            },\n     \
    \       {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 3601,\n                \"protocol\": \"MS\",\n                \"processname\"\
    : \"msg_server\",\n                \"active\": \"Yes\"\n            },\n     \
    \       {\n                \"address\": \"127.0.0.1\",\n                \"port\"\
    : 8101,\n                \"protocol\": \"HTTP\",\n                \"processname\"\
    : \"msg_server\",\n                \"active\": \"Yes\"\n            },\n     \
    \       {\n                \"address\": \"10.0.0.234\",\n                \"port\"\
    : 8101,\n                \"protocol\": \"HTTP\",\n                \"processname\"\
    : \"msg_server\",\n                \"active\": \"Yes\"\n            }\n      \
    \  ],\n        \"Environment\":\n        {\n            \"LOGNAME\": \"npladm\"\
    ,\n            \"HOME\": \"/home/npladm\",\n            \"SHELL\": \"/bin/csh\"\
    ,\n            \"TERM\": \"vt100\",\n            \"PATH\": \"/home/npladm/bin:/usr/local/bin:/bin:/usr/bin:/usr/lib/mit/bin:/usr/sap/NPL/SYS/exe/uc/linuxx86_64:/usr/sap/NPL/SYS/exe/run:/home/npladm:/sybase/NPL/ASE-16_0/jobscheduler/bin:/sybase/NPL/ASE-16_0/bin:/sybase/NPL/ASE-16_0/install:/sybase/NPL/OCS-16_0/bin:\"\
    ,\n            \"HOSTTYPE\": \"x86_64\",\n            \"VENDOR\": \"unknown\"\
    ,\n            \"OSTYPE\": \"linux\",\n            \"MACHTYPE\": \"x86_64-suse-linux\"\
    ,\n            \"SHLVL\": \"1\",\n            \"PWD\": \"/home/npladm\",\n   \
    \         \"USER\": \"npladm\",\n            \"GROUP\": \"sapsys\",\n        \
    \    \"HOST\": \"sid-npl\",\n            \"CSHEDIT\": \"emacs\",\n           \
    \ \"MAIL\": \"/var/spool/mail/npladm\",\n            \"CPU\": \"x86_64\",\n  \
    \          \"HOSTNAME\": \"sid-npl\",\n            \"LESS\": \"-M -I -R\",\n \
    \           \"LESSOPEN\": \"lessopen.sh %s\",\n            \"LESSCLOSE\": \"lessclose.sh\
    \ %s %s\",\n            \"LESS_ADVANCED_PREPROCESSOR\": \"no\",\n            \"\
    LESSKEY\": \"/etc/lesskey.bin\",\n            \"PAGER\": \"less\",\n         \
    \   \"MORE\": \"-sl\",\n            \"MINICOM\": \"-c on\",\n            \"MANPATH\"\
    : \"/usr/local/man:/usr/share/man\",\n            \"XKEYSYMDB\": \"/usr/X11R6/lib/X11/XKeysymDB\"\
    ,\n            \"XNLSPATH\": \"/usr/X11R6/lib/X11/nls\",\n            \"COLORTERM\"\
    : \"1\",\n            \"JAVA_BINDIR\": \"/usr/lib64/jvm/jre-1.8.0-ibm/bin\",\n\
    \            \"JAVA_ROOT\": \"/usr/lib64/jvm/jre-1.8.0-ibm\",\n            \"\
    JAVA_HOME\": \"/usr/lib64/jvm/jre-1.8.0-ibm\",\n            \"JRE_HOME\": \"/usr/lib64/jvm/jre-1.8.0-ibm\"\
    ,\n            \"JDK_HOME\": \"/usr/lib64/jvm/java-1_8_0-ibm-1.8.0\",\n      \
    \      \"SDK_HOME\": \"/usr/lib64/jvm/java-1_8_0-ibm-1.8.0\",\n            \"\
    XCURSOR_THEME\": \"DMZ\",\n            \"QT_SYSTEM_DIR\": \"/usr/share/desktop-data\"\
    ,\n            \"LANG\": \"C.UTF-8\",\n            \"FROM_HEADER\": \"\",\n  \
    \          \"WINDOWMANAGER\": \"xterm\",\n            \"XDG_DATA_DIRS\": \"/usr/local/share:/usr/share\"\
    ,\n            \"XDG_CONFIG_DIRS\": \"/etc/xdg\",\n            \"G_BROKEN_FILENAMES\"\
    : \"1\",\n            \"CSHRCREAD\": \"true\",\n            \"LS_COLORS\": \"\
    no\",\n            \"LS_OPTIONS\": \"-N --color\",\n            \"GPG_TTY\": \"\
    /dev/pts/1\",\n            \"SAPSYSTEMNAME\": \"NPL\",\n            \"DIR_LIBRARY\"\
    : \"/usr/sap/NPL/SYS/exe/run\",\n            \"RSEC_SSFS_DATAPATH\": \"/usr/sap/NPL/SYS/global/security/rsecssfs/data\"\
    ,\n            \"RSEC_SSFS_KEYPATH\": \"/usr/sap/NPL/SYS/global/security/rsecssfs/key\"\
    ,\n            \"rsdb_ssfs_connect\": \"1\",\n            \"LD_LIBRARY_PATH\"\
    : \"/usr/sap/NPL/ASCS01/exe:/usr/sap/NPL/SYS/exe/run:/usr/sap/NPL/SYS/exe/uc/linuxx86_64:/usr/sap/NPL/SYS/global/syb/linuxx86_64/sybodbc:/sybase/NPL/ASE-16_0/lib:/sybase/NPL/OCS-16_0/lib:/sybase/NPL/OCS-16_0/lib3p64:/sybase/NPL/OCS-16_0/lib3p:\"\
    ,\n            \"INCLUDE\": \"/sybase/NPL/OCS-16_0/include:\",\n            \"\
    LIB\": \"/sybase/NPL/OCS-16_0/lib:\",\n            \"SAP_JRE7_32\": \"/sybase/NPL/shared/SAPJRE-7_1_043_32BIT\"\
    ,\n            \"SAP_JRE7\": \"/sybase/NPL/shared/SAPJRE-7_1_043_64BIT\",\n  \
    \          \"SAP_JRE7_64\": \"/sybase/NPL/shared/SAPJRE-7_1_043_64BIT\",\n   \
    \         \"SYBASE_OCS\": \"OCS-16_0\",\n            \"SYBASE\": \"/sybase/NPL\"\
    ,\n            \"SYBASE_ASE\": \"ASE-16_0\",\n            \"SYBROOT\": \"/sybase/NPL\"\
    ,\n            \"SYBASE_JRE_RTDS\": \"/sybase/NPL/shared/SAPJRE-7_1_043_64BIT\"\
    ,\n            \"SYBASE_WS\": \"WS-16_0\",\n            \"dbms_type\": \"syb\"\
    ,\n            \"dbs_syb_schema\": \"SAPSR3\",\n            \"dbs_syb_server\"\
    : \"wdflbmd16697\",\n            \"dbs_syb_dbname\": \"NPL\",\n            \"\
    dbs_syb_port\": \"4901\",\n            \"dbs_syb_ssl\": \"0\"\n        },\n  \
    \      \"StartProfile\":\n        {\n            \"name\": \"/usr/sap/NPL/SYS/profile/NPL_ASCS01_vhcalnplcs\"\
    ,\n            \"lines\":\n            [\n                \"#.******************************************************************************************************************************\"\
    ,\n                \"#.*                                                     \
    \                                                                       *\",\n\
    \                \"#.*       Instanzprofil NPL_ASCS01_VHCALNPLCS             \
    \                                                                     *\",\n \
    \               \"#.*                                                        \
    \                                                                    *\",\n  \
    \              \"#.*       Version                 = 000001                  \
    \                                                                   *\",\n   \
    \             \"#.*       Generiert von Benutzer  = DDIC                     \
    \                                                                  *\",\n    \
    \            \"#.*       Datum der Generierung   = 25.09.2017 , 07:43:55     \
    \                                                                 *\",\n     \
    \           \"#.*                                                            \
    \                                                                *\",\n      \
    \          \"#.******************************************************************************************************************************\"\
    ,\n                \"SAPSYSTEMNAME = NPL\",\n                \"SAPSYSTEM = 01\"\
    ,\n                \"INSTANCE_NAME = ASCS01\",\n                \"DIR_CT_RUN =\
    \ $(DIR_EXE_ROOT)$(DIR_SEP)$(OS_UNICODE)$(DIR_SEP)linuxx86_64\",\n           \
    \     \"DIR_EXECUTABLE = $(DIR_INSTANCE)/exe\",\n                \"SAPLOCALHOST\
    \ = vhcalnplcs\",\n                \"DIR_PROFILE = $(DIR_INSTALL)/profile\",\n\
    \                \"_PF = $(DIR_PROFILE)/NPL_ASCS01_vhcalnplcs\",\n           \
    \     \"SETENV_00 = DIR_LIBRARY=$(DIR_LIBRARY)\",\n                \"SETENV_01\
    \ = LD_LIBRARY_PATH=$(DIR_LIBRARY):%(LD_LIBRARY_PATH)\",\n                \"SETENV_02\
    \ = SHLIB_PATH=$(DIR_LIBRARY):%(SHLIB_PATH)\",\n                \"SETENV_03 =\
    \ LIBPATH=$(DIR_LIBRARY):%(LIBPATH)\",\n                \"SETENV_04 = PATH=$(DIR_EXECUTABLE):%(PATH)\"\
    ,\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Copy SAP Executables\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"_CPARG0 = list:$(DIR_CT_RUN)/scs.lst\",\n               \
    \ \"Execute_00 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF) $(_CPARG0)\"\
    ,\n                \"_CPARG1 = list:$(DIR_CT_RUN)/sapcrypto.lst\",\n         \
    \       \"Execute_01 = immediate $(DIR_CT_RUN)/sapcpe$(FT_EXE) pf=$(_PF) $(_CPARG1)\"\
    ,\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Start SAP message server\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"_MS = ms.sap$(SAPSYSTEMNAME)_$(INSTANCE_NAME)\",\n      \
    \          \"Execute_02 = local rm -f $(_MS)\",\n                \"Execute_03\
    \ = local ln -s -f $(DIR_EXECUTABLE)/msg_server$(FT_EXE) $(_MS)\",\n         \
    \       \"Restart_Program_00 = local $(_MS) pf=$(_PF)\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# Start SAP enqueue server\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"_EN = en.sap$(SAPSYSTEMNAME)_$(INSTANCE_NAME)\",\n      \
    \          \"Execute_04 = local rm -f $(_EN)\",\n                \"Execute_05\
    \ = local ln -s -f $(DIR_EXECUTABLE)/enserver$(FT_EXE) $(_EN)\",\n           \
    \     \"Restart_Program_01 = local $(_EN) pf=$(_PF)\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# SAP Message Server parameters are set in the DEFAULT.PFL\"\
    ,\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"ms/standalone = 1\",\n                \"ms/server_port_0\
    \ = PROT=HTTP,PORT=81$$\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"# SAP Enqueue Server\",\n                \"#-----------------------------------------------------------------------\"\
    ,\n                \"enque/table_size = 64000\",\n                \"enque/snapshot_pck_ids\
    \ = 1600\",\n                \"enque/server/max_query_requests = 5000\",\n   \
    \             \"enque/server/max_requests = 5000\",\n                \"enque/server/threadcount\
    \ = 4\",\n                \"rdisp/enqname = $(rdisp/myname)\",\n             \
    \   \"SETENV_05 = SECUDIR=$(DIR_INSTANCE)/sec\",\n                \"SAPFQDN =\
    \ dummy.nodomain\",\n                \"SAPLOCALHOSTFULL = $(SAPLOCALHOST).$(SAPFQDN)\"\
    \n            ]\n        },\n        \"HAFailoverConfig\":\n        {\n      \
    \      \"HAActive\": false,\n            \"HAProductVersion\": null,\n       \
    \     \"HASAPInterfaceVersion\": null,\n            \"HADocumentation\": null,\n\
    \            \"HAActiveNode\": null,\n            \"HANodes\": \"\"\n        }\n\
    \    }\n]"
  type: list