L Problems D ID table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "A table Julie and Pagasa set up in CFE (or is it in Centralized data.mdb?) to store D_IDs where we ran into some problems, e.g. in Instructions for importing a batch..."
 
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A table Julie and Pagasa set up in [[CFE]] (or is it in [[Centralized data.mdb]]?) to store D_IDs where we ran into some problems, e.g. in [[Instructions for importing a batch of DSM Data]].  
{{DISPLAYTITLE:L_Problems_D_ID table}}L_Problems_D_ID table table Julie and Pagasa set up in [[Centralized_data.accdb]] to store D_IDs where we ran into some problems, e.g. in [[Instructions for importing a batch of DSM Data]].  
The problems include profiles with D_ID changes when comparing the DSM requestor list and CCMDB L_Log resulting to no DSM data being imported to L_Labs_DSM.
 
== Data Structure ==
{| class="wikitable sortable"
|-
!| field
!| type
!| description
|-
|| '''Requestor_Batch''' || text (255) || 
|-
|| '''Requestor_D_ID''' || text (255) || 
|-
|| '''L_Log_D_ID''' || text (255) || 
|-
|| '''Comment''' || text (255) || 
|}


{{TT |
* Needs to be tied in and have data structure defined, but wanted to have a page for the basics at least. }}


== Related articles ==  
== Related articles ==  
Line 8: Line 23:


[[Category:Data structure]]
[[Category:Data structure]]
[[Category:Centralized data.accdb]]

Latest revision as of 13:58, 23 July 2025

L_Problems_D_ID table table Julie and Pagasa set up in Centralized_data.accdb to store D_IDs where we ran into some problems, e.g. in Instructions for importing a batch of DSM Data. The problems include profiles with D_ID changes when comparing the DSM requestor list and CCMDB L_Log resulting to no DSM data being imported to L_Labs_DSM.

Data Structure

field type description
Requestor_Batch text (255)
Requestor_D_ID text (255)
L_Log_D_ID text (255)
Comment text (255)


Related articles

Related articles: