Editing
Data-Dictionary
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== 2.3 primes (DAL) === <blockquote>'''Source:''' <code>primes.cbl</code> WORKING-STORAGE SECTION<br /> '''Copybooks included:''' <code>primes-ui</code> (WS) · <code>SQLCA</code> (via EXEC SQL INCLUDE) · <code>primes-table</code> (via EXEC SQL INCLUDE) · <code>primes-dal</code> (LINKAGE) </blockquote> '''Database credentials:''' {| !width="25%"| Name !width="25%"| PIC !width="25%"| Initial !width="25%"| Description |- | <code>DATASRC</code> | <code>X(64)</code> | <code>"pgsql://localhost:5432/primes&default_schema=primes"</code> | GixSQL connection string ⚠️ hard-coded |- | <code>DBUSR</code> | <code>X(64)</code> | <code>"primes_user"</code> | Database user name ⚠️ hard-coded |- | <code>DBPWD</code> | <code>X(64)</code> | <code>"pr1mes_user"</code> | Database password ⚠️ hard-coded in plain text |- | <code>CUR-STEP</code> | <code>X(16)</code> | — | Diagnostic step label (<code>"CONNECT"</code> / <code>"DISCONNECT"</code>) |} '''Cursor fetch buffer:''' {| !width="25%"| Name !width="25%"| PIC !width="25%"| Usage !width="25%"| Description |- | <code>primes-row</code> | (group) | — | Target group for <code>FETCH primescursor INTO :primes-row</code> |- | <code>r-ident</code> | <code>9(9)</code> | COMP-3 | Fetched row identity value |- | <code>r-prime</code> | <code>9(9)</code> | COMP-3 | Fetched prime value |} '''Unused declarations:''' {| ! Name ! PIC ! Note |- | <code>prime-count</code> | <code>9(9)</code> | Declared; not written to in current flow |- | <code>prime_seq</code> | <code>9(9)</code> | Declared; not written to |- | <code>divider</code> | <code>9(9)</code> | Declared; not written to |} '''Local sieve control group (01 <code>primes</code>, mirrors primesgen layout):''' Mirrors the <code>01 primes</code> group in primesgen. Contains <code>test-divider</code>, <code>old-ident</code>, <code>new-ident</code> etc., used internally by <code>r81-get-next-divider</code>. See [[#22-primesgen|§2.2]] for field descriptions. ----- <span id="primesui"></span>
Summary:
Please note that all contributions to Webhuis wiki are considered to be released under the GNU Free Documentation License 1.3 or later (see
Project:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Voorpagina
Cobol and PostgreSQL
PostgreSQL
CFEngine
Proxmox
Webhuis Kennisbank
Basale infra
Webhuis bouwstenen
Webhuis configuratie
Webhuis Infra
Webhuis Support
Webhuis Raspberry
Opzet Applicaties
Business Applicaties
Community portal
Current events
Recent changes
Random page
Help
sitesupport
Tools
What links here
Related changes
Special pages
Page information