Work With Profile Switches screen

NOTE: It is important for Administrators to verify that there are no active switches when uninstalling the product. The "Work with Active Profile Switches" screen allows administrators to verify if there are currently any active switches.

How to Get There

From the Configuration Menu, select Option 4 (Work with Profile Switches).

What it Does

The work with Profile Switches panels are used to view, and perform work against, profile switches.

Options

Several options are available to use for performing some type of work related to a profile switch.

Allowed options include:

4 (End Switch)

Force a timed profile switch to end.

End a normal profile switch if the job is no longer active.

5 (Display Switch Pair)

Display the switch pair's properties.

7 (Display Job)

Display the job using IBM's DSPJOB command. You must have enough authority to display the job.

8 (Send Break Message)

Send a break message to the job. The job must be interactive and currently active.

9 (View Time Remaining)

View the time remaining on a switch. This is only valid for timed switches.

10 (Work with Screen Captures)

View the screens captured during the switch, if any were captured. See Work with Screen Captures screen.

11 (Watch Session)

Watch an interactive switch in virtual real-time. You can only view real-time switches if the Status is *ACTIVE and you select the option to capture screens on the Change Switch Information screen.

13 (Email Screen Captures)

Email the screens captured during the switch, if any were captured, to interested parties. See Select Interested Parties screen.

Column Descriptions

  • System User: The name of a valid user profile who switched to another profile.
  • Switch Profile: The user profile whose authority the system user was granted.
  • Switch Type: The type of switch that was performed.
    • *NORMAL: This type of switch has no time limit.
    • *TIMED: This switch has a time limit.
    • *FIRECALL: The switch was done as in response to a FireCall. The switch has a time limit.
  • Status: Indicates the status of the switch.
    • *STARTING: This status is set initially when a switch is just getting started. At this time, the job is running as a system user.
    • *ACTIVE: This status is set immediately after the switch has occurred. At this time, a job is running as the switch profile.
    • *FAILED: This status is set when a failure prevents a switch from occurring.
    • *TIMEDOUT: This status is set when a timed switch is ended forcefully using the *ENDJOB or *ENDSWITCH actions.
    • *ENDED: The switch has ended. This status indicates a more normal ending than a time-out-forced ending.
  • Time Allotted: The time allotted to the switch in minutes.
  • Switch Date/Time: The date and time the switch began.

About Timed Switches

Timed switches in Authority Broker version 3.1 are different from previous versions due to IBM process changes. The 3.1 version of the product now requires a command be supplied.

Two special values are available - *ENDSWITCH and *ERROR. Special value *ENDSWITCH is the default. When these values are encountered the profile switch is reversed. Data area PABSWDFLT is provided to allow a user to set a default command.

Authority Broker version 3.1 adds a new RUNCMD parameter to the LSWPPRF command:

LSWPPRF TOUSER( NSADMIN ) +
REASON( 'I need to give Alice FTP access to the Payroll file' ) +
CALLTICKET( *NONE ) +
RUNCMD( POWERLOCK )

In this example, the end user FireCall swaps to the user profile NSADMIN and starts Network Security.

Any profile switch with a time limit other than *NOMAX will flow through the new process. Profile switches with a time limit of *NOMAX will continue to work as they do in Authority Broker version 3.0. For Profile switches with a time limit of *NOMAX the RUNCMD parameter is ignored.

The timed switches RUNCMD parameter defaults to the special value *ENDSWITCH. If no command is provided the *ENDSWITCH value releases the switch.

  • A command may be provided in several ways:
  • A command may be entered by the user.
  • A data area is provided so users can set their own default. If a command is entered in the command the contents of the data area are ignored. If special value *ENDSWITCH is the entered command the contents of the data area are used as the command.
  • A Before Switch exit program can provide a command.
  • An After Switch exit program can provide a command.
  • If a blank command is encountered the default *ENDSWITCH is used.

*ERROR can be placed in the PABSWDFLT data area if a user prefers using a less abrupt method versus using *ENDSWITCH. When using *ERROR, the user performing a timed switch is reminded that they need to supply a command. The message returned is, 'No command supplied for the switch'.

Command Keys

F3 (Exit): Ends the current task and returns to the display from which the task was started. If changes have not been accepted prior to F3 being pressed, they will be lost.

F5 (Refresh): Restores the display to the values found in the database. Any changes will be lost.

F11 (View Status/Start) • (View Status/End) • (View Job/Start) • (View Job/End) • (View Ticket/Start) • (View Ticket/End): Displays job information, including the Status, Job, and Ticket Start and End Times.

F12 (Cancel): Returns to the previous menu or display. If changes have not been accepted prior to F12 being pressed they will be lost.

F23 (More Options): Displays additional options.

 

Copyright © HelpSystems, LLC.
All trademarks and registered trademarks are the property of their respective owners.
4.18 | 201802261131