Totalview® for HPC Reference Guide : PART I Using the CLI : Chapter 2 CLI Commands : dsession
dsession
Loads a session
Format 
Loads a session.
dsession [ -load session_name ]
Arguments 
-load session_name
Loads the session with the given session_name.
Description 
Loads a previously created session. The session attributes are applied to the TotalView process object created for the executable named in the session. Returns the TotalView ID for the new object as a string value. A session_name that contains a space must be surrounded by quotes.
Sessions that attach to an existing process cannot be loaded this way; use the dattach command instead.
Related Topics
Loading a Session Using the Sessions Manager
Managing Sessions
dattach Command