Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

DELETE-FT-PROFILE - Delete admission profile

&pagelevel(4)&pagelevel

With the command DELETE-FT-PROFILE, you can delete all admission profiles for which you are the owner. You should go through your admission profiles on a regular basis and delete all those which are no longer required so that they don’t take up memory.
With SHOW-FT-PROFILE (see from "SHOW-FT-PROFILE - Display admission profile"), you can view the profiles and decide which ones are no longer needed.

If you call HELP for the SDF command syntax shown below, you may also see some operands that are not indicated here. This is because only the operands relevant for FTP are described in this section.

DELETE-FT-PROFILE - showing operands relevant for FTP

NAME = *ALL / <alphanum-name 1..8> / *STD

, SELECT-PARAMETER = *OWN / *PARAMETERS(...)


*PARAMETERS(...)



|

TRANSFER-ADMISSION = *ALL / *NOT-SPECIFIED / <alphanum-name8..32> /



|


<c-string 8..32 with-low> / <x-string 15..64> / *SECRET



|

, OWNER-IDENTIFICATION = *OWN / <name 1..8>

Operands

NAME=

With NAME, you can access the admission profile to be deleted by its name.

NAME=*ALL
With *ALL, you can delete all admission profiles. The FTAC user can delete all of his admission profiles with this operand, unless he selects a special profile with SELECT-PARAMETER.

NAME=<alphanum-name 1..8>
You want to delete the admission profile with the specified name.

NAME = *STD
Deletes the default admission profile for your own user ID.

SELECT-PARAMETER=
With SELECT-PARAMETER, you can enter selection criteria for the admission profiles to be deleted.

SELECT-PARAMETER=*OWN
With *OWN, you delete your own admission profiles.

SELECT-PARAMETER=*PARAMETERS(...)
With this structure, you can enter individual selection criteria.

TRANSFER-ADMISSION=
With TRANSFER-ADMISSION, you can use the transfer admission of an admission profile as a selection criterion for deletion.

TRANSFER-ADMISSION=*ALL
You want to delete admission profiles irrespective of the TRANSFER-ADMISSION.

TRANSFER-ADMISSION=*NOT-SPECIFIED
You want to delete admission profiles for which no transfer admission is specified.

TRANSFER-ADMISSION=<alphanum-name 8..32> / <c-string 8..32 with-low> / <x-string 15..64>

You want to delete the admission profile that is accessed with this transfer admission. The FTAC user can only enter the transfer admissions of his/her own admission profiles.

TRANSFER-ADMISSION=*SECRET
The system prompts you to enter the transfer admission.The entry does not appear on the screen.

OWNER-IDENTIFICATION =*OWN / <name 1..8>
OWNER-IDENTIFICATION permits the FTAC user to delete his/her own admission profiles under this user ID. Both entries have the same effect.

Command return codes

(SC2)

SC1

Maincode

Meaning

10FTC0053No FT profile exists with these criteria.
064FTC0150The access password is missing.
064FTC0153The owner identification entered is not the own user ID.
064FTC0255A system error occurred.

SC1/2 = Subcode 1/2 in decimal form
More information can be found in the manual “openFT - Command Interface”.