Trace einschalten dmgr und nodeagent: =info:com.tivoli.pd.as.=all
- Goto Jacc Provider - Uncheck "enable JACC Provider"
- click OK
- switch to "Built in provider"
- click OK
- SAVE
- STOP DMGR
zpool status
zpool status pdata1
todo |
Syntax | Description |
---|---|
ARRAY=() | Declares an indexed array ARRAY and initializes it to be empty. This can also be used to empty an existing array. |
ARRAY[0]= | Generally sets the first element of an indexed array. If no array ARRAY existed before, it is created. |
GCLOUD CHEAT SHEET
You can also run a build locally using the separate component: gcloud components install cloud-build-local.
gcloud builds list --limit=10
mkdir -p ~/.vim/pack/$USER/start/
cd ~/.vim/pack/$USER/start/
git clone https://github.com/vim-syntastic/syntastic.git
pip3 install yamllint
go to script console https://<jenkins>/script, find out JobName and JobNumber, then run:
def jobName = "JobName" // pls change!
def jobNumber = 42 // pls change!
Jenkins.instance.getItemByFullName(jobName)
.getBuildByNumber(jobNumber)
WSVR0200I
: Starting application
WSVR0203I
: Application: Application build level:
WSVR0217I
: Stopping application:
WSVR0220I
: Application stopped:
WSVR0221I
: Application started:
WSVR0190I
: Starting composition unit WebSphere:cuname= in BLA <>.
WSVR0191I
: Composition unit WebSphere:cuname= in BLA <> started.
WSVR0193I
: Composition unit WebSphere:cuname= in BLA <> stopped.