INSTALLATIONS DATA FILE EXCHANGE 1
Document Type:
Collection:
Document Number (FOIA) /ESDN (CREST):
CIA-RDP94T00858R000601390002-9
Release Decision:
RIPPUB
Original Classification:
T
Document Page Count:
15
Document Creation Date:
December 28, 2016
Document Release Date:
July 21, 2008
Sequence Number:
2
Case Number:
Publication Date:
April 13, 1983
Content Type:
REPORT
File:
Attachment | Size |
---|---|
![]() | 290.03 KB |
Body:
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
^ ,~,
- ~oP ~EC~~r
NDS OPERATIONS PROCEDURE MANUAL APPLICATIONS SOFTWARE
N0. P-1005 13 April 1983
INSTALLATIONS DATA FILE EXCHANGE 1
SYMBOLIC TITLE: IDFEXI
PROGRAMMER:
i0P SECRET
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
?OP SECRET
Program' IDFEXl
Date ' i2 Junc 1981
APPROVALS
This operations manual has been reviewed and approved by the
following persons:
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
' Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
1UN ~tGf~E~
Program IDFEXl
? Date 12 June 1981
~I~I~V~~
Page
1
SUMMARY
OPERATIONAL FLOW CHART
~ 2
COMPUTER RUN PREPARATION
5
PUNCHED CARD INPUT
~ 5
MAGNETIC TAPE OUTPUT
8
OUTPUT TAPE FORMAT
9
NORMAL RUN INSTRUCTIONS (EXAMPLES) ~
10
ABNORMAL RUN INSTRUCTIONS
11.
Tnp ^~rQGT
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
T4 P ~ EC R ET rr~~Ldiu 1LFEX1
Date 12 June 1981
The IDFEXI program was written to replace the IDF Exchange programs on the
Univac 494 computer. IDFEXI will extract certain data direct from the IDF and
create a tape. The output data format and record types are in the document
Installations Data File - Magnetic Tape Format, April 1981, N40404.
This information is sent to other-users in the Intelligence Community. (Currently
CIA/OSR and DIA/MIA are our only users).
IDFEXI will extract directly from the IDF. The requestor must specify what
records are to be retrieved. One or all can be selected. Also, the user must
specify a range of MRN numbers to do the retrieval on. This extracted data is
formatted on the requestors tape and sent to the requestor.
IDFEXI provides the capability for the user to specify what type of data is
to be extracted. 'MI' and 'KH', 'Aircraft' or both types of data may be selected
by the user. There are-eight IDF records that the user can specify - TGT-HDR,
TGT-COLE, TGT-GEN-REF, TGT-STA-DES, TGT-DEF-SEC, TGT-OB, TGT-PHOT, and TGT-PRFL.
These must be specified.
IDFEXI must be restarted completely; it can be rerun at anytime.
The IDFEXI program is coded in ASCII COBOL and uses DMS for file processing.
fii~ ^~!n~r--.
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9 Kl
Date 12 June 1981
'NDS 13 (SYS) IDFEXI'
2
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
?OP
Program IDFEXI
Date ~12 June 1981
PUNCHED CARD INPUT
Type:
Identification: ?
Format:
YYYSlYYYY N 3 000~1099~99q
00 .' 00000000_ _0 OOOOOOOOOOAAOOOAOAAOOOOOAOOOOOOOOOOOAOAOAOOOA00000000000
1 2 3 / ! 6 I 8 9 10 II 12 IS It li 16 11 II I! 21 21 22 17 21 2P M 21 21 2! 30 JI 22 3] N ]! 76 21 h 2! N II 12 13 N /5 !6 I7 11 19 50 S1 52 57 51 SS S6 51 SI 6! EC 61 '02 i1 W i5 66 !1 IE p )0 11 12 17 R 15 16 11 11 1! 10
N = numeral
A = letter
X = any legitimate character
in card code
Z = optional character (letter of
numeral )
~ = plus
- = minus
S = special character
RESTART-OPTION = 'Y' *
1
TGT-HDR =?'Y'
3
TGT-COLE _ -'Y'
4
TGT-GEN-REF =
'Y'
S
'TGT-STA-DES =
'Y'
6
TGT-DEF-SEC =
'Y'
7
TGT-OB = 'Y'
8
TGT-PHOT = 'Y'
9
TGT-PRFL = 'Y'
10
PROCESS-OP'~ION
=
'N'
13
DATA-TYPE = 1,
2,
3
16
Indicates program. to be restarted
All TGT-HDR records to be processed
All TGT-COLE records to be processed
All TGT-GEN-REF records to be processed
All TGT-STA-DES records to be processed
All TGT-DEF-SEC records to be processed
All TGT-OB records to be processed
All TGT-PHOT records to be processed
All TGT-PRFL records to be processed
Data is to be processed without the mass
storage file or input. Range must be
specified
1 = only Aircraft data to be processed
2 = only MI and KH data to be processed
* OTHERWISE FIELD LEFT BLANK ^ X36?= all data is to be processed
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
~P SECRET
Program IDFEXl
CQ~iPllTER RUN PREPARATION (Continued)
PUNCHED CARD INPUT (Continued)
Type:
Identification:
Format:
N = numeral Z = optional character (letter of
A = letter numeral)
X = any legitimate character ~ = plus
in card code - = minus
- S = special character
Field Column Comments
- Used to process a range of MRNs.
- If Process-Option field is used,
these fields must contain the MRN
MRN RANGE-BEGIN 19-24 number to begin processing and the
MRN RA1vGE-END 25-30 MRN number to end processing.
- If Process-Option field. is blank,
these fields must also be blank.
,.:
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
SOP uECRET
PUNCHED CARD INPUT (rContinued)
Field Column
Pro~am IDFEXl
Comments
Beginning Range 19-24 Beginning Range of MRN's
End Range 25-30 Ending Range of MRN's
Source: Card is to be created by DCOB
Sequence: Card must follow '@XQT' statement in operational runstream
/11 kt.'T//~L.E ~ ~N B~. 4A sy4.
Restrictions: ~??_=-~=~~ input cardspe~-~nr
Peripheral Device: Card-Reader
Quantity: 1
Disposition:
7
Tn.a ~C:R~T
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
~` ~,~ ,w~ t~ K t
Program
Date 12 June 1981
MAGNETIC TAPE OUTPUT
Contents and Description of Tape Data
Standard Tape Label: 'NDS 13 (sYS) TDFBXI'
to a inserte y prograrruner)
Label Block File Name:
Mode: PASO
Code:
Record and Block Size: 240 characters/record
50 record/block
File Sequence: Sequential
Source Component:
Disposition:
Restrictions:
Quantity:
~~~'RRT
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
~` SECRET
Program IDFEXI
Date 12 June 1981
See the Installations Data File - Magnetic Tape Format, April 1981,
40404.
?~ `EGRET
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
SECRET
Program IDFEx.l
Date 12 June 1981
NORMAL RUN INSTRUCTIONS
Initiation:
Monitor:
Message Cause Operator Action
Operator, enter output real Program requires tape number Enter tape number
number of this run EX*01234 (See next page for
example of console
message)
were input to the sort
were output to the sort
were duplicate records and
not processed'
records put in the
IDFHISTEX from the sort
Sort is not complete
Task is not complete
Statistics from Sort Rou- None
tine of the IDFHISTEX Task
Statistics from the
IDFHISTEX Program None
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Program IDFEXl
Date 12 June 1981
Messages:
Message
Cause '
Operator Action
No control card in run deck
for this run
Invalid range on input card
Range on input card not
numeric
User did not insert a
control card in runstream
End-range was greater
then beginning range
Range on input card
not a numeric ending
Insert the control card
following the @XQT state-
ment, restart runstream
Correct range on control
card and restart runstream
Correct range on control
card and restart runstream
Notify CSD
Fatal data base error
Record was
Key was
Error-Status =
Data base key for was bad
Error status =
/Yl (~~~ was
Record.-Type =
Program continues
Error on impact
Error on open for retrieval
No IDFHISTEX Tape
Reel number was not a
numeric entry
Pls Reenter
A fatal database error
Invalid data base key
DMS error oc.cured while
imparting
DMS error occured while
opening
Program error trying to
read write to output tape
Operator entered an
illegal output reel number
Notify CSD
Notify CSD
Restart run, if error
occurs again notify CSD
Restart run, if error
occurs again notify CSD
Notify CSD
Enter correctly
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Program, IDFEXI
Date 12 June 1981
ABNORATAL RUN INSTRUCTIONS (Continued)
MESSAGE
CAUSE
OPERATOR ACTION
Reel number was spaces
Operator entered spaces or
Enter correctly
Please Reenter
zeros for output reel number
Unable to locate a TGT-HDR
Program error
Notify CSD
Record with min
Invalid key on Read
Program error
Notify CSD
Invalid key on Write
Program error
Notify CSD
Error sort counts not equal
Program error
Notify CSD
Sort in =
Sort out =
Illegal data base key for
Data base error
Notify CSD; save printed
output for CSD rep.
Error Status =
MRN number was
Record type was
..
Processing continues
Error/Fault:
~~ ~~ ., ~ .
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9 'sXl
oECRET
Date 12 June 1981
l:RRU1- IQ!~EX1?E3~7,1t16~+tM'AR1I~U?kA~
2: ~fJEtETE?C XAU*C-I)~EXl.
3:~ASE?UP XAU*C-IQFExl.
+~:BAUD XAU*WSRUN.I9~EX1iUSt5
S:RER~ TP~~.
6: 1USE C-I[t~EX 1..XAJ *C-ID~EX1.
T:btSYM?D PRINTS
9'~~3RKPT PRINTS~C-I)~Ex!
9:aA5E:ax cOURCEFiLE.
1L!:1COPY.S ~OURCE~iI=.IJ~EX1?TP~s~.
1l:PFREE ~OtRCEFICE.
a. 2: ~ASG?A ND~sPR005CNEMA.
l3:n1A0~`EPr7F TPFS~IQFEXl+TPFS.IGFEX l
l4:~AC08?E5 TP~S.IO~=xl.TP~S.I[~FEX1
lS:~aEf:.ax REtrIEE.
1h:~COPY?R TPFS.,PEL=II_.
17:RPAfK REE.~IEE.
1R:~FRFE RELFItE.
14:RBRKPT PFINT'S
2.~:~CYM?~1 PRINTS
21:i~FIt~
3
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9
Approved For Release 2008/07/2`y1`j : CIA-RDP94T00858R000601390002-9
V t~~~' 1LV~'LCLiLL L.,
Date 12 ,Tune 1981
1:@RUN IDFEX1,S33741069/MARYAD,XAU
2:@ASG,AX XAU*P$ABS.
3:@ERS TPF$.
4:@COPY,A XAU*P$ABS.IDFEXI,TPF$.
5:@FREE XAU*P$ABS.
6:@ASG,TJ HISTAP,U9V//////Q
7:@XQT TPF$.IDFEXI
8: Y YY YY N 3 003550003557
9:@FIN
4
Approved For Release 2008/07/21 :CIA-RDP94T00858R000601390002-9