User Tools

Site Tools


docs:tips_n_tricks:ibm:itds.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docs:tips_n_tricks:ibm:itds.html [09.07.2010 11:57 CEST] peterdocs:tips_n_tricks:ibm:itds.html [22.11.2010 18:07 CET] (current) peter
Line 3: Line 3:
 ===== Instance ===== ===== Instance =====
  
-Start:+Start locally:
  
 +  # sourcing the db2profile turned out to solve problems
 +  # sometimes althought the need is not documented
   . ~<instancehome>/sqllib/db2profile   . ~<instancehome>/sqllib/db2profile
   idsslapd -I <instance>   idsslapd -I <instance>
  
-Stop:+Stop locally:
  
   idsslapd -I <instance> -k   idsslapd -I <instance> -k
  
-Alternativ (ältere Versionen???+Stop locally or from remote: 
  
   idsdirctl -D cn=root -w ? stop   idsdirctl -D cn=root -w ? stop
Line 18: Line 20:
 ===== Admistrative Server ===== ===== Admistrative Server =====
  
-Start:+Start locally:
  
   idsdiradm -I <instance>   idsdiradm -I <instance>
  
-Stop:+Stop locally:
  
   idsdiradm -I <instance> -k   idsdiradm -I <instance> -k
  
-Alternativ (ältere Versionen???+Stop locally or from remote:
  
   idsdirctl -D cn=root -w ? admstop   idsdirctl -D cn=root -w ? admstop
Line 41: Line 43:
  
 this will read ''ibmslapd.conf'' without restarting the server this will read ''ibmslapd.conf'' without restarting the server
 +
 +===== Check for last modification time =====
 +
 +  idsldapsearch -D cn=root -w '?' -b '<base>' '<filter>' modifyTimestamp
 +
 +this will will show the last modification timestamp of each entry found.
docs/tips_n_tricks/ibm/itds.html.1278669426.txt.gz · Last modified: 09.07.2010 11:57 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki