Admin Task: 1) Integration With 3 Party Tools Barcode Labelling Software To Print Labels and Shipping Purpose
Admin Task: 1) Integration With 3 Party Tools Barcode Labelling Software To Print Labels and Shipping Purpose
PDFING:-
To report sending via email purpose like Text or PDF format we can send it to the
customer.
GE MSAT Internal
Take option 1 to send email then press F4 and mention email address and type: test or
pdf.
Page down
Then enter it … you will get email report in TEXT or pdf based.
GE MSAT Internal
Take option 1 and the press F4 to send network spool file user id and address..
Press F22 (work with Printers to start or stop the printer works.
GE MSAT Internal
2) Modes of accessing Databases?
STRPDM enter it. To work with Libraries/objects/members purpose.
GE MSAT Internal
Take option 1,
GE MSAT Internal
Work with Objects option2,
GE MSAT Internal
Managing Database Members
WRKDBF and press F4,
Enter it , now db file will be displayed… here you can choose depends on requirement
and work with DB file.
GE MSAT Internal
WRKQRY command used to extract the database.
Use the Change Physical File (CHGPF) command to change some of the attributes of
a physical file and its members.
OVRDBF FILE (FILEA) TOFILE (LIBA/FILEC)
Note: - Only we have 4 weeks data only we can recover. If more than Four weeks data
we can’t recover it.
GE MSAT Internal
Library Restore:-
Journaling:-
Journaling works on Physical files. The primary function of journaling is to store
record level database changes and allow those changes to be "rolled back" or undone,
if needed. When a file is journaled, any changes at the record level are recorded to the
journal first and are then applied to the database record. This is not to say that
GE MSAT Internal
journaling will always be able to undo any changes that you've done to a file, but it
does provide reasonably good protection and a good audit trail
CAS option 13, here we can choose create/ start/ End /Delete Journals.
A constraint is a restriction or limitation placed on a database file to ensure that the data in
your database remains consistent when you add, change, and remove records.
GE MSAT Internal
Unique constraints and primary key constraints let you create enforced unique keys
for a physical file beyond the file access path.
Check constraints provide another check for the validity of your data by testing the
data in an expression.
WRKPFCST \ ADDPFCST
The display lists the constraint names, the file name, and the library name. In addition, the
following information is displayed:
The Type column identifies the constraint as referential, check, unique, or primary
key.
The State column indicates whether the constraint is defined or established and
whether it is enabled or disabled. The State column only applies to referential and
checks constraints.
The Check Pending column contains the check pending status of the constraint.
Unique and primary key constraints do not have a state because they are always
established and enabled.
For each of the listed constraints, you can perform the following actions:
To change a referential or check constraint to any of its permissible states, select
Change (option 2). For example, you can enable a constraint that is currently disabled.
This option performs the same functions as the Change Physical File Constraint
(CHGPFCST) command.
To remove a constraint, select Remove (option 4). This option performs the same
functions as the Remove Physical File Constraint (RMVPFCST) command.
To display the records that are in check pending state, select Display (option 6). This
option performs the same functions as the Display Check Pending Constraint
(DSPCPCST) command. The DSPCPCST command applies only to referential and
checks constraints.
GE MSAT Internal