From 8109d4eb5c430cb333a7618315a3fc5f3c6b069c Mon Sep 17 00:00:00 2001 From: Emmanuel Robert Ssebaggala Date: Wed, 27 Mar 2019 22:30:45 +0200 Subject: [PATCH] Add MOs to Nokia CM cfg --- ...dd_load_insert_queries_for_nokia_raml20.py | 431 +- ...76_create_nokia_cm_raml20_import_tables.py | 12438 ++++++++------- ...c464_create_nokia_cm_raml20_load_tables.py | 12471 +++++++++------- 3 files changed, 15074 insertions(+), 10266 deletions(-) diff --git a/alembic/versions/2ec898450735_add_load_insert_queries_for_nokia_raml20.py b/alembic/versions/2ec898450735_add_load_insert_queries_for_nokia_raml20.py index 4d114fa..f2f4049 100644 --- a/alembic/versions/2ec898450735_add_load_insert_queries_for_nokia_raml20.py +++ b/alembic/versions/2ec898450735_add_load_insert_queries_for_nokia_raml20.py @@ -31,222 +31,221 @@ def upgrade(): ) op.bulk_insert(cm_load_insert_queries, [ - {'file_format': 'nokia_raml20', 'mo': 'MHA', 'format_mo': 'MHA', - 'insert_query': ' INSERT INTO nokia_cm."MHA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."active" AS "active" , t."aisgProtocol" AS "aisgProtocol" , t."alarmThresholdLevel" AS "alarmThresholdLevel" , t."antBearing" AS "antBearing" , t."antModel" AS "antModel" , t."antSerial" AS "antSerial" , t."antlId" AS "antlId" , t."baseStationID" AS "baseStationID" , t."connection" AS "connection" , t."downlinkDelay" AS "downlinkDelay" , t."gainResolution" AS "gainResolution" , t."hwVersion" AS "hwVersion" , t."installerID" AS "installerID" , t."lnaNumber" AS "lnaNumber" , t."manufacturer" AS "manufacturer" , t."maxGain" AS "maxGain" , t."mhaAisgModeEnabled" AS "mhaAisgModeEnabled" , t."mhaAlarmDetection" AS "mhaAlarmDetection" , t."mhaGain" AS "mhaGain" , t."mhaType" AS "mhaType" , t."minGain" AS "minGain" , t."prodCode" AS "prodCode" , t."releaseId3Gpp" AS "releaseId3Gpp" , t."scannedAntennaInterface" AS "scannedAntennaInterface" , t."sectorID" AS "sectorID" , t."serNum" AS "serNum" , t."substance" AS "substance" , t."swVersion" AS "swVersion" , t."tmaSubunitRxFreqBandMax" AS "tmaSubunitRxFreqBandMax" , t."tmaSubunitRxFreqBandMin" AS "tmaSubunitRxFreqBandMin" , t."tmaSubunitTxFreqBandMax" AS "tmaSubunitTxFreqBandMax" , t."tmaSubunitTxFreqBandMin" AS "tmaSubunitTxFreqBandMin" , t."tmaSubunitType" AS "tmaSubunitType" , t."uplinkDelay" AS "uplinkDelay" , t."wmhConnector" AS "wmhConnector" , t."installDate" AS "installDate" FROM nokia_raml20."MHA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'NSE', 'format_mo': 'NSE', 'insert_query': ' INSERT INTO nokia_cm."NSE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."pcuCapacity" AS "pcuCapacity" , t."localUdpPort" AS "localUdpPort" , t."nseType" AS "nseType" , t."psei" AS "psei" FROM nokia_raml20."NSE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'CMOB', 'format_mo': 'CMOB', 'insert_query': ' INSERT INTO nokia_cm."CMOB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ACBarredListSystem" AS "ACBarredListSystem" , t."CMOBChangeOrigin" AS "CMOBChangeOrigin" , t."CellAccessRestriction" AS "CellAccessRestriction" , t."RestrictionGroupName" AS "RestrictionGroupName" , t."RestrictionGroupType" AS "RestrictionGroupType" , t."TrafficRestriction" AS "TrafficRestriction" FROM nokia_raml20."CMOB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'A2NE', 'format_mo': 'A2NE', 'insert_query': ' INSERT INTO nokia_cm."A2NE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."A2NE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LAPD', 'format_mo': 'LAPD', 'insert_query': ' INSERT INTO nokia_cm."LAPD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."abisSigChannelSubSlot" AS "abisSigChannelSubSlot" , t."bitRate" AS "bitRate" , t."abisSigChannelTimeSlotPcm" AS "abisSigChannelTimeSlotPcm" , t."abisSigChannelTimeSlotTsl" AS "abisSigChannelTimeSlotTsl" , t."adminState" AS "adminState" , t."dChannelType" AS "dChannelType" , t."logicalBCSUAddress" AS "logicalBCSUAddress" , t."name" AS "name" , t."parameterSetNumber" AS "parameterSetNumber" , t."sapi" AS "sapi" , t."tei" AS "tei" FROM nokia_raml20."LAPD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IGIF', 'format_mo': 'IGIF', 'insert_query': ' INSERT INTO nokia_cm."IGIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."RncEthernetBw" AS "RncEthernetBw" , t."ethInterfaceRate" AS "ethInterfaceRate" FROM nokia_raml20."IGIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'BFDGRP', 'format_mo': 'BFDGRP', 'insert_query': ' INSERT INTO nokia_cm."BFDGRP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."BFDGRP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ETHLK', 'format_mo': 'ETHLK', - 'insert_query': ' INSERT INTO nokia_cm."ETHLK" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."acceptableFrameTypes" AS "acceptableFrameTypes" , t."administrativeState" AS "administrativeState" , t."flushFdbOnLos" AS "flushFdbOnLos" , t."l2BurstSize" AS "l2BurstSize" , t."l2IngressRate" AS "l2IngressRate" , t."l2ShaperRate" AS "l2ShaperRate" , t."linkFlappingPreventionTimer" AS "linkFlappingPreventionTimer" , t."linkOAMEnabled" AS "linkOAMEnabled" , t."macAddr" AS "macAddr" , t."portDefaultPriority" AS "portDefaultPriority" , t."portDefaultVlanId" AS "portDefaultVlanId" , t."speedAndDuplex" AS "speedAndDuplex" , t."synchEMode" AS "synchEMode" , t."l2VlanIdList_highValue_lowValue" AS "l2VlanIdList_highValue_lowValue" , t."l2VlanIdList_highValue" AS "l2VlanIdList_highValue" FROM nokia_raml20."ETHLK" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPNB', 'format_mo': 'IPNB', 'insert_query': ' INSERT INTO nokia_cm."IPNB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CNBAPICSUIndex" AS "CNBAPICSUIndex" , t."SCTPPortNumberCNBAP" AS "SCTPPortNumberCNBAP" , t."DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP" AS "DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP" , t."IPBasedRouteId" AS "IPBasedRouteId" , t."IPNBChangeOrigin" AS "IPNBChangeOrigin" , t."MaxSCTPFrameSize" AS "MaxSCTPFrameSize" , t."MinSCTPPortIub" AS "MinSCTPPortIub" , t."NBAPDSCP" AS "NBAPDSCP" , t."NodeBIPAddress" AS "NodeBIPAddress" , t."WBTSId" AS "WBTSId" FROM nokia_raml20."IPNB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'MAL', 'format_mo': 'MAL', 'insert_query': ' INSERT INTO nokia_cm."MAL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."frequency" AS "frequency" , t."frequencyBandInUse" AS "frequencyBandInUse" , t."address" AS "address" FROM nokia_raml20."MAL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TRDE', 'format_mo': 'TRDE', - 'insert_query': ' INSERT INTO nokia_cm."TRDE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."conformanceDefinition" AS "conformanceDefinition" , t."minDesiredCellRate" AS "minDesiredCellRate" , t."peakCellRate" AS "peakCellRate" , t."ubrShare" AS "ubrShare" , t."userLabel" AS "userLabel" , t."egressCDVTolerancePCRCLP0plus1" AS "egressCDVTolerancePCRCLP0plus1" , t."egressPeakCellRateCLP0plus1" AS "egressPeakCellRateCLP0plus1" , t."serviceCategory" AS "serviceCategory" , t."ingressCDVTolerancePCRCLP0plus1" AS "ingressCDVTolerancePCRCLP0plus1" , t."ingressPeakCellRateCLP0plus1" AS "ingressPeakCellRateCLP0plus1" , t."egressMDCR" AS "egressMDCR" , t."egressUBRShare" AS "egressUBRShare" , t."ingressMDCR" AS "ingressMDCR" , t."ingressUBRShare" AS "ingressUBRShare" FROM nokia_raml20."TRDE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'BTS', 'format_mo': 'BTS', - 'insert_query': ' INSERT INTO nokia_cm."BTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."notAllowedAccessClasses" AS "notAllowedAccessClasses" , t."plmnPermitted" AS "plmnPermitted" , t."frequencyBandInUse" AS "frequencyBandInUse" , t."gprsMsTxPwrMaxCCH1x00" AS "gprsMsTxPwrMaxCCH1x00" , t."minMsTxPower" AS "minMsTxPower" , t."msTxPwrMaxCCH1x00" AS "msTxPwrMaxCCH1x00" , t."msTxPwrMaxGSM1x00" AS "msTxPwrMaxGSM1x00" , t."address" AS "address" , t."angle" AS "angle" , t."cellType" AS "cellType" , t."insiteGateway" AS "insiteGateway" , t."name" AS "name" , t."adaptiveLaAlgorithm" AS "adaptiveLaAlgorithm" , t."adminState" AS "adminState" , t."allowIMSIAttachDetach" AS "allowIMSIAttachDetach" , t."amhLowerLoadThreshold" AS "amhLowerLoadThreshold" , t."amhMaxLoadOfTgtCell" AS "amhMaxLoadOfTgtCell" , t."amhTrhoGuardTime" AS "amhTrhoGuardTime" , t."amhUpperLoadThreshold" AS "amhUpperLoadThreshold" , t."amrConfFrCodecModeSet" AS "amrConfFrCodecModeSet" , t."amrConfFrDlThreshold1" AS "amrConfFrDlThreshold1" , t."amrConfFrDlThreshold2" AS "amrConfFrDlThreshold2" , t."amrConfFrDlThreshold3" AS "amrConfFrDlThreshold3" , t."amrConfFrHysteresis1" AS "amrConfFrHysteresis1" , t."amrConfFrHysteresis2" AS "amrConfFrHysteresis2" , t."amrConfFrHysteresis3" AS "amrConfFrHysteresis3" , t."amrConfFrInitCodecMode" AS "amrConfFrInitCodecMode" , t."amrConfFrStartMode" AS "amrConfFrStartMode" , t."amrConfFrUlThreshold1" AS "amrConfFrUlThreshold1" , t."amrConfFrUlThreshold2" AS "amrConfFrUlThreshold2" , t."amrConfFrUlThreshold3" AS "amrConfFrUlThreshold3" , t."amrConfHrCodecModeSet" AS "amrConfHrCodecModeSet" , t."amrConfHrDlThreshold1" AS "amrConfHrDlThreshold1" , t."amrConfHrDlThreshold2" AS "amrConfHrDlThreshold2" , t."amrConfHrDlThreshold3" AS "amrConfHrDlThreshold3" , t."amrConfHrHysteresis1" AS "amrConfHrHysteresis1" , t."amrConfHrHysteresis2" AS "amrConfHrHysteresis2" , t."amrConfHrHysteresis3" AS "amrConfHrHysteresis3" , t."amrConfHrInitCodecMode" AS "amrConfHrInitCodecMode" , t."amrConfHrStartMode" AS "amrConfHrStartMode" , t."amrConfHrUlThreshold1" AS "amrConfHrUlThreshold1" , t."amrConfHrUlThreshold2" AS "amrConfHrUlThreshold2" , t."amrConfHrUlThreshold3" AS "amrConfHrUlThreshold3" , t."amrHoFrInHoThrDlRxQual" AS "amrHoFrInHoThrDlRxQual" , t."amrHoFrThrDlRxQual" AS "amrHoFrThrDlRxQual" , t."amrHoFrThrUlRxQual" AS "amrHoFrThrUlRxQual" , t."amrHoHrInHoThrDlRxQual" AS "amrHoHrInHoThrDlRxQual" , t."amrHoHrThrDlRxQual" AS "amrHoHrThrDlRxQual" , t."amrHoHrThrUlRxQual" AS "amrHoHrThrUlRxQual" , t."amrPocFrPcLThrDlRxQual" AS "amrPocFrPcLThrDlRxQual" , t."amrPocFrPcLThrUlRxQual" AS "amrPocFrPcLThrUlRxQual" , t."amrPocFrPcUThrDlRxQual" AS "amrPocFrPcUThrDlRxQual" , t."amrPocFrPcUThrUlRxQual" AS "amrPocFrPcUThrUlRxQual" , t."amrPocHrPcLThrDlRxQual" AS "amrPocHrPcLThrDlRxQual" , t."amrPocHrPcLThrUlRxQual" AS "amrPocHrPcLThrUlRxQual" , t."amrPocHrPcUThrDlRxQual" AS "amrPocHrPcUThrDlRxQual" , t."amrPocHrPcUThrUlRxQual" AS "amrPocHrPcUThrUlRxQual" , t."antennaHopping" AS "antennaHopping" , t."bsIdentityCodeBCC" AS "bsIdentityCodeBCC" , t."bsIdentityCodeNCC" AS "bsIdentityCodeNCC" , t."btsIsHopping" AS "btsIsHopping" , t."btsLoadInSeg" AS "btsLoadInSeg" , t."btsLoadThreshold" AS "btsLoadThreshold" , t."btsMeasAver" AS "btsMeasAver" , t."btsSpLoadDepTchRateLower" AS "btsSpLoadDepTchRateLower" , t."btsSpLoadDepTchRateUpper" AS "btsSpLoadDepTchRateUpper" , t."callReestablishmentAllowed" AS "callReestablishmentAllowed" , t."cellBarQualify" AS "cellBarQualify" , t."cellBarred" AS "cellBarred" , t."cellId" AS "cellId" , t."cellLoadForChannelSearch" AS "cellLoadForChannelSearch" , t."cellNumberInBtsHw" AS "cellNumberInBtsHw" , t."cellReselectHysteresis" AS "cellReselectHysteresis" , t."cellReselectOffset" AS "cellReselectOffset" , t."cellReselectParamInd" AS "cellReselectParamInd" , t."cnThreshold" AS "cnThreshold" , t."dedicatedGPRScapacity" AS "dedicatedGPRScapacity" , t."defaultGPRScapacity" AS "defaultGPRScapacity" , t."directGPRSAccessBts" AS "directGPRSAccessBts" , t."diversityUsed" AS "diversityUsed" , t."dlNoiseLevel" AS "dlNoiseLevel" , t."drInUse" AS "drInUse" , t."drMethod" AS "drMethod" , t."dtxMode" AS "dtxMode" , t."earlySendingIndication" AS "earlySendingIndication" , t."egprsEnabled" AS "egprsEnabled" , t."egprsInitMcsAckMode" AS "egprsInitMcsAckMode" , t."egprsInitMcsUnAckMode" AS "egprsInitMcsUnAckMode" , t."egprsLinkAdaptEnabled" AS "egprsLinkAdaptEnabled" , t."egprsMaxBlerAckMode" AS "egprsMaxBlerAckMode" , t."egprsMaxBlerUnAckMode" AS "egprsMaxBlerUnAckMode" , t."egprsMeanBepOffset8psk" AS "egprsMeanBepOffset8psk" , t."egprsMeanBepOffsetGmsk" AS "egprsMeanBepOffsetGmsk" , t."emergencyCallRestricted" AS "emergencyCallRestricted" , t."fddQMin" AS "fddQMin" , t."fddQOffset" AS "fddQOffset" , t."gprsEnabled" AS "gprsEnabled" , t."gprsMsTxpwrMaxCCH" AS "gprsMsTxpwrMaxCCH" , t."gprsNonBCCHRxlevLower" AS "gprsNonBCCHRxlevLower" , t."gprsNonBCCHRxlevUpper" AS "gprsNonBCCHRxlevUpper" , t."gprsRxlevAccessMin" AS "gprsRxlevAccessMin" , t."gsmPriority" AS "gsmPriority" , t."hcsPriorityClass" AS "hcsPriorityClass" , t."hcsThreshold" AS "hcsThreshold" , t."hoppingMode" AS "hoppingMode" , t."hoppingSequenceNumber1" AS "hoppingSequenceNumber1" , t."hoppingSequenceNumber2" AS "hoppingSequenceNumber2" , t."idleStateBcchAllocListId" AS "idleStateBcchAllocListId" , t."inactEndTimeHour" AS "inactEndTimeHour" , t."inactEndTimeMinute" AS "inactEndTimeMinute" , t."inactStartTimeHour" AS "inactStartTimeHour" , t."inactStartTimeMinute" AS "inactStartTimeMinute" , t."inactWeekDays" AS "inactWeekDays" , t."csAckDl" AS "csAckDl" , t."csAckUl" AS "csAckUl" , t."csExtAckDl" AS "csExtAckDl" , t."csExtAckUl" AS "csExtAckUl" , t."csExtUnackDl" AS "csExtUnackDl" , t."csExtUnackUl" AS "csExtUnackUl" , t."csUnackDl" AS "csUnackDl" , t."csUnackUl" AS "csUnackUl" , t."initMcsExtAckMode" AS "initMcsExtAckMode" , t."initMcsExtUnackMode" AS "initMcsExtUnackMode" , t."interferenceAveragingProcessAverPeriod" AS "interferenceAveragingProcessAverPeriod" , t."interferenceAveragingProcessBoundary0" AS "interferenceAveragingProcessBoundary0" , t."interferenceAveragingProcessBoundary1" AS "interferenceAveragingProcessBoundary1" , t."interferenceAveragingProcessBoundary2" AS "interferenceAveragingProcessBoundary2" , t."interferenceAveragingProcessBoundary3" AS "interferenceAveragingProcessBoundary3" , t."interferenceAveragingProcessBoundary4" AS "interferenceAveragingProcessBoundary4" , t."interferenceAveragingProcessBoundary5" AS "interferenceAveragingProcessBoundary5" , t."locationAreaIdLAC" AS "locationAreaIdLAC" , t."locationAreaIdMCC" AS "locationAreaIdMCC" , t."locationAreaIdMNC" AS "locationAreaIdMNC" , t."lowPriorityThr" AS "lowPriorityThr" , t."maioOffset" AS "maioOffset" , t."maioStep" AS "maioStep" , t."masterBcf" AS "masterBcf" , t."maxGPRSCapacity" AS "maxGPRSCapacity" , t."maxNumberOfRepetition" AS "maxNumberOfRepetition" , t."maxNumberRetransmission" AS "maxNumberRetransmission" , t."maxQueueLength" AS "maxQueueLength" , t."maxTimeLimitDirectedRetry" AS "maxTimeLimitDirectedRetry" , t."measListUsedDuringMeas" AS "measListUsedDuringMeas" , t."measurementBCCHAllocation" AS "measurementBCCHAllocation" , t."minTimeLimitDirectedRetry" AS "minTimeLimitDirectedRetry" , t."msMaxDistInCallSetup" AS "msMaxDistInCallSetup" , t."msPriorityUsedInQueueing" AS "msPriorityUsedInQueueing" , t."msTxPwrMaxCCH" AS "msTxPwrMaxCCH" , t."msTxPwrMaxGSM" AS "msTxPwrMaxGSM" , t."multiBandCell" AS "multiBandCell" , t."multiBandCellReporting" AS "multiBandCellReporting" , t."nbrOfSlotsSpreadTrans" AS "nbrOfSlotsSpreadTrans" , t."newEstabCausesSupport" AS "newEstabCausesSupport" , t."noOfBlocksForAccessGrant" AS "noOfBlocksForAccessGrant" , t."noOfMFramesBetweenPaging" AS "noOfMFramesBetweenPaging" , t."nonBCCHLayerOffset" AS "nonBCCHLayerOffset" , t."nsei" AS "nsei" , t."nwName" AS "nwName" , t."pcuCsHopping" AS "pcuCsHopping" , t."pcuCsNonHopping" AS "pcuCsNonHopping" , t."pcuDlBlerCpHopping" AS "pcuDlBlerCpHopping" , t."pcuDlBlerCpNonHop" AS "pcuDlBlerCpNonHop" , t."pcuDlLaRiskLevel" AS "pcuDlLaRiskLevel" , t."pcuUlBlerCpHopping" AS "pcuUlBlerCpHopping" , t."pcuUlBlerCpNonHop" AS "pcuUlBlerCpNonHop" , t."pcuUlLaRiskLevel" AS "pcuUlLaRiskLevel" , t."penaltyTime" AS "penaltyTime" , t."powerOffset" AS "powerOffset" , t."preferBCCHfreqGPRS2" AS "preferBCCHfreqGPRS2" , t."prioritySearchThr" AS "prioritySearchThr" , t."psei" AS "psei" , t."qSearchI" AS "qSearchI" , t."qSearchP" AS "qSearchP" , t."queuePriorityNonUrgentHo" AS "queuePriorityNonUrgentHo" , t."queuePriorityUsed" AS "queuePriorityUsed" , t."queueingPriorityCall" AS "queueingPriorityCall" , t."queueingPriorityHandover" AS "queueingPriorityHandover" , t."raReselectHysteresis" AS "raReselectHysteresis" , t."rac" AS "rac" , t."radioLinkTimeout" AS "radioLinkTimeout" , t."radioLinkTimeoutAmr" AS "radioLinkTimeoutAmr" , t."radiusExtension" AS "radiusExtension" , t."reselectionAlgorithmHysteresis" AS "reselectionAlgorithmHysteresis" , t."rxLevAccessMin" AS "rxLevAccessMin" , t."sectorId" AS "sectorId" , t."segmentId" AS "segmentId" , t."segmentName" AS "segmentName" , t."smsCbUsed" AS "smsCbUsed" , t."stircEnabled" AS "stircEnabled" , t."tchRateIntraCellHo" AS "tchRateIntraCellHo" , t."temporaryOffset" AS "temporaryOffset" , t."throughputFactor_cs1cs4dlcs" AS "throughputFactor_cs1cs4dlcs" , t."throughputFactor_cs1cs4ulcs" AS "throughputFactor_cs1cs4ulcs" , t."throughputFactor_mcs1mcs4ulcs" AS "throughputFactor_mcs1mcs4ulcs" , t."throughputFactor_mcs1mcs9dlcs" AS "throughputFactor_mcs1mcs9dlcs" , t."throughputFactor_mcs1mcs9ulcs" AS "throughputFactor_mcs1mcs9ulcs" , t."timeHysteresis" AS "timeHysteresis" , t."timeLimitCall" AS "timeLimitCall" , t."timeLimitHandover" AS "timeLimitHandover" , t."timerPeriodicUpdateMs" AS "timerPeriodicUpdateMs" , t."trxPriorityInTchAlloc" AS "trxPriorityInTchAlloc" , t."ulNoiseLevel" AS "ulNoiseLevel" , t."usedMobileAllocation" AS "usedMobileAllocation" , t."utranQualRxLevelMargin" AS "utranQualRxLevelMargin" , t."utranThresholdReselection" AS "utranThresholdReselection" , t."wcdmaPriority" AS "wcdmaPriority" FROM nokia_raml20."BTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SMOD', 'format_mo': 'SMOD', 'insert_query': ' INSERT INTO nokia_cm."SMOD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."climateControlProfiling" AS "climateControlProfiling" , t."extAlList_cancelDelay_descr_id_inUse_polarity_severity_startDelay" AS "extAlList_cancelDelay_descr_id_inUse_polarity_severity_startDelay" , t."moduleLocation" AS "moduleLocation" , t."prodCode" AS "prodCode" , t."serNum" AS "serNum" , t."syncMaster" AS "syncMaster" , t."technology" AS "technology" FROM nokia_raml20."SMOD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'A2ST', 'format_mo': 'A2ST', 'insert_query': ' INSERT INTO nokia_cm."A2ST" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AAL2EndAddress" AS "AAL2EndAddress" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."stcAlarmEnable" AS "stcAlarmEnable" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."A2ST" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LCELGW', 'format_mo': 'LCELGW', 'insert_query': ' INSERT INTO nokia_cm."LCELGW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."accessBbCapacity" AS "accessBbCapacity" , t."cellGroupName" AS "cellGroupName" , t."dedicatedBbCapacity" AS "dedicatedBbCapacity" , t."hsupaBbDecodCapacity" AS "hsupaBbDecodCapacity" , t."hsupaBbMinimumUsers" AS "hsupaBbMinimumUsers" , t."lCelIdList" AS "lCelIdList" , t."minNumHsfachUsers" AS "minNumHsfachUsers" , t."sModId" AS "sModId" , t."shareOfHSDPAUser" AS "shareOfHSDPAUser" , t."shareOfHSUPALicences" AS "shareOfHSUPALicences" FROM nokia_raml20."LCELGW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'VCTT', 'format_mo': 'VCTT', 'insert_query': ' INSERT INTO nokia_cm."VCTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."aalProfilePtr" AS "aalProfilePtr" , t."enableChannelUtlStatistics" AS "enableChannelUtlStatistics" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."VCTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ANBA', 'format_mo': 'ANBA', 'insert_query': ' INSERT INTO nokia_cm."ANBA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."nbapType" AS "nbapType" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."ANBA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'BCF', 'format_mo': 'BCF', - 'insert_query': ' INSERT INTO nokia_cm."BCF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."latitude" AS "latitude" , t."longitude" AS "longitude" , t."name" AS "name" , t."adminState" AS "adminState" , t."autoUnlAllowed" AS "autoUnlAllowed" , t."batteryBackupProcedure" AS "batteryBackupProcedure" , t."bcchTrxBatbuTimer" AS "bcchTrxBatbuTimer" , t."bcfOutputInUse" AS "bcfOutputInUse" , t."bcfType" AS "bcfType" , t."clockSource" AS "clockSource" , t."externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity" AS "externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity" , t."lapdLinkName" AS "lapdLinkName" , t."lapdLinkNumber" AS "lapdLinkNumber" , t."masterClockBcf" AS "masterClockBcf" , t."normTrxBatbuTimer" AS "normTrxBatbuTimer" , t."rxDifferenceLimit" AS "rxDifferenceLimit" , t."syncMode" AS "syncMode" , t."synchEnabled" AS "synchEnabled" , t."synchStatus" AS "synchStatus" , t."outputDefinition_textId" AS "outputDefinition_textId" , t."notificationOrigin" AS "notificationOrigin" FROM nokia_raml20."BCF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNADJL', 'format_mo': 'LNADJL', 'insert_query': ' INSERT INTO nokia_cm."LNADJL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bcPlmnIdList_mcc_mnc" AS "bcPlmnIdList_mcc_mnc" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."dlTrmBw" AS "dlTrmBw" , t."ecgiAdjEnbId" AS "ecgiAdjEnbId" , t."ecgiLcrId" AS "ecgiLcrId" , t."fDlEarfcn" AS "fDlEarfcn" , t."fUlEarfcn" AS "fUlEarfcn" , t."phyCellId" AS "phyCellId" , t."sourceOfData" AS "sourceOfData" , t."tac" AS "tac" , t."ulTrmBw" AS "ulTrmBw" FROM nokia_raml20."LNADJL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TWAMPR', 'format_mo': 'TWAMPR', 'insert_query': ' INSERT INTO nokia_cm."TWAMPR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."TWAMPR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'MTRACE', 'format_mo': 'MTRACE', - 'insert_query': ' INSERT INTO nokia_cm."MTRACE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."eutranTraceIdMcc" AS "eutranTraceIdMcc" , t."eutranTraceIdMnc" AS "eutranTraceIdMnc" , t."traceId" AS "traceId" , t."trcRecSessionRef" AS "trcRecSessionRef" , t."cellId" AS "cellId" , t."cellMaxActiveUEsTraced" AS "cellMaxActiveUEsTraced" , t."cellTrcMode" AS "cellTrcMode" , t."cellTaTracing" AS "cellTaTracing" , t."tceCellTracePortNum" AS "tceCellTracePortNum" , t."tceIpAddress" AS "tceIpAddress" , t."traceRrcMsgCategory" AS "traceRrcMsgCategory" , t."traceRrcNonUeSpecMsgList" AS "traceRrcNonUeSpecMsgList" , t."traceRrcSetting" AS "traceRrcSetting" , t."traceRrcUeSpecMsgList" AS "traceRrcUeSpecMsgList" , t."traceS1MsgCategory" AS "traceS1MsgCategory" , t."traceS1NonUeSpecMsgList" AS "traceS1NonUeSpecMsgList" , t."traceS1Setting" AS "traceS1Setting" , t."traceS1UeSpecMsgList" AS "traceS1UeSpecMsgList" , t."traceX2MsgCategory" AS "traceX2MsgCategory" , t."traceX2NonUeSpecMsgList" AS "traceX2NonUeSpecMsgList" , t."traceX2Setting" AS "traceX2Setting" , t."traceX2UeSpecMsgList" AS "traceX2UeSpecMsgList" FROM nokia_raml20."MTRACE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TOPP', 'format_mo': 'TOPP', 'insert_query': ' INSERT INTO nokia_cm."TOPP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."acceptedClockQuality" AS "acceptedClockQuality" , t."actTopPhaseSynch" AS "actTopPhaseSynch" , t."logMeanSyncValue" AS "logMeanSyncValue" , t."phaseErrorComp" AS "phaseErrorComp" , t."topComMode" AS "topComMode" , t."topDomainNumber" AS "topDomainNumber" , t."topEthMulticastAddress" AS "topEthMulticastAddress" , t."masterIpAddr" AS "masterIpAddr" FROM nokia_raml20."TOPP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'HOC', 'format_mo': 'HOC', - 'insert_query': ' INSERT INTO nokia_cm."HOC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."allAdjacentCellsAveraged" AS "allAdjacentCellsAveraged" , t."allUtranAdjAver" AS "allUtranAdjAver" , t."amhTrafficControlIUO" AS "amhTrafficControlIUO" , t."amhTrafficControlMCN" AS "amhTrafficControlMCN" , t."amhTrhoPbgtMargin" AS "amhTrhoPbgtMargin" , t."averagingWindowSizeAdjCell" AS "averagingWindowSizeAdjCell" , t."ddeThresholdsLevNx" AS "ddeThresholdsLevNx" , t."ddeThresholdsLevPx" AS "ddeThresholdsLevPx" , t."ddeThresholdsLevRxLevel" AS "ddeThresholdsLevRxLevel" , t."ddeWindow" AS "ddeWindow" , t."enaFastAveCallSetup" AS "enaFastAveCallSetup" , t."enaFastAveHo" AS "enaFastAveHo" , t."enaFastAvePc" AS "enaFastAvePc" , t."enaHierCellHo" AS "enaHierCellHo" , t."enableIntraHoDl" AS "enableIntraHoDl" , t."enableIntraHoUl" AS "enableIntraHoUl" , t."enableMsDistance" AS "enableMsDistance" , t."enablePowerBudgetHo" AS "enablePowerBudgetHo" , t."enableSddchHandover" AS "enableSddchHandover" , t."enableUmbrellaHo" AS "enableUmbrellaHo" , t."erfdEnabled" AS "erfdEnabled" , t."erfdOver" AS "erfdOver" , t."failMoveThreshold" AS "failMoveThreshold" , t."gsmPlmnPriorisation" AS "gsmPlmnPriorisation" , t."hoAvaragingLevDLWeighting" AS "hoAvaragingLevDLWeighting" , t."hoAvaragingLevDlWindowSize" AS "hoAvaragingLevDlWindowSize" , t."hoAveragingLevUlWeighting" AS "hoAveragingLevUlWeighting" , t."hoAveragingLevUlWindowSize" AS "hoAveragingLevUlWindowSize" , t."hoAveragingQualDlWeighting" AS "hoAveragingQualDlWeighting" , t."hoAveragingQualDlWindowSize" AS "hoAveragingQualDlWindowSize" , t."hoAveragingQualUlWeighting" AS "hoAveragingQualUlWeighting" , t."hoAveragingQualUlWindowSize" AS "hoAveragingQualUlWindowSize" , t."hoPeriodPbgt" AS "hoPeriodPbgt" , t."hoPeriodUmbrella" AS "hoPeriodUmbrella" , t."hoTLDlPx" AS "hoTLDlPx" , t."hoTLDlRxLevel" AS "hoTLDlRxLevel" , t."hoTLUlNx" AS "hoTLUlNx" , t."hoTLUlPx" AS "hoTLUlPx" , t."hoTLUlRxLevel" AS "hoTLUlRxLevel" , t."hoTQDlNx" AS "hoTQDlNx" , t."hoTQDlPx" AS "hoTQDlPx" , t."hoTQDlRxQual" AS "hoTQDlRxQual" , t."hoTQUlNx" AS "hoTQUlNx" , t."hoTQUlPx" AS "hoTQUlPx" , t."hoTQUlRxQual" AS "hoTQUlRxQual" , t."hoThrInterferenceDlNx" AS "hoThrInterferenceDlNx" , t."hoThrInterferenceDlPx" AS "hoThrInterferenceDlPx" , t."hoThresholdsInterferenceDlRxLevel" AS "hoThresholdsInterferenceDlRxLevel" , t."hoThresholdsInterferenceULNx" AS "hoThresholdsInterferenceULNx" , t."hoThresholdsInterferenceULPx" AS "hoThresholdsInterferenceULPx" , t."hoThresholdsInterferenceULRxLevel" AS "hoThresholdsInterferenceULRxLevel" , t."hoThresholdsLevDLNx" AS "hoThresholdsLevDLNx" , t."hoThresholdsRapidLevUl" AS "hoThresholdsRapidLevUl" , t."hoThresholdsRapidLevUlN" AS "hoThresholdsRapidLevUlN" , t."interSystemDa" AS "interSystemDa" , t."intraHoLoRxLevLimAmrHr" AS "intraHoLoRxLevLimAmrHr" , t."intraHoLoRxQualLimAmr" AS "intraHoLoRxQualLimAmr" , t."intraHoUpRxLevLimAmrHr" AS "intraHoUpRxLevLimAmrHr" , t."maxMsDistanceHoThreshold" AS "maxMsDistanceHoThreshold" , t."minIntBetweenHoReq" AS "minIntBetweenHoReq" , t."minIntBetweenUnsuccHoAttempt" AS "minIntBetweenUnsuccHoAttempt" , t."minIntUnsuccIsHo" AS "minIntUnsuccIsHo" , t."minMsDistanceHoThreshold" AS "minMsDistanceHoThreshold" , t."modifiedAveWinNCell" AS "modifiedAveWinNCell" , t."modifiedNoz" AS "modifiedNoz" , t."msDHoThrParamN8" AS "msDHoThrParamN8" , t."msDistanceAveragingParamHreqave" AS "msDistanceAveragingParamHreqave" , t."msDistanceHoThresholdParamMsRangeMax" AS "msDistanceHoThresholdParamMsRangeMax" , t."msDistanceHoThresholdParamP8" AS "msDistanceHoThresholdParamP8" , t."multiratRep" AS "multiratRep" , t."noOfZeroResUtran" AS "noOfZeroResUtran" , t."nonBcchLayerAccessThr" AS "nonBcchLayerAccessThr" , t."nonBcchLayerExitThr_nx" AS "nonBcchLayerExitThr_nx" , t."nonBcchLayerExitThr_px" AS "nonBcchLayerExitThr_px" , t."numberOfZeroResults" AS "numberOfZeroResults" , t."qSearchC" AS "qSearchC" , t."rxLevel" AS "rxLevel" , t."utranAveragingNumber" AS "utranAveragingNumber" , t."utranHoThScTpdc" AS "utranHoThScTpdc" , t."wcdmaRanCellPenalty" AS "wcdmaRanCellPenalty" , t."name" AS "name" FROM nokia_raml20."HOC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IQOS', 'format_mo': 'IQOS', 'insert_query': ' INSERT INTO nokia_cm."IQOS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dspmProfileId" AS "dspmProfileId" , t."dspmProfileName" AS "dspmProfileName" , t."phbProfileId" AS "phbProfileId" , t."phbProfileName" AS "phbProfileName" , t."status" AS "status" FROM nokia_raml20."IQOS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TWAMP', 'format_mo': 'TWAMP', 'insert_query': ' INSERT INTO nokia_cm."TWAMP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."administrativeState" AS "administrativeState" , t."destIpAddress" AS "destIpAddress" , t."destPort" AS "destPort" , t."dscp" AS "dscp" , t."messageSize" AS "messageSize" , t."plrAlarmThreshold" AS "plrAlarmThreshold" , t."rttAlarmThreshold" AS "rttAlarmThreshold" , t."sourceIpAddress" AS "sourceIpAddress" FROM nokia_raml20."TWAMP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPQM', 'format_mo': 'IPQM', 'insert_query': ' INSERT INTO nokia_cm."IPQM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."BackgroundTCToDSCP" AS "BackgroundTCToDSCP" , t."ConversationalTCToDSCP" AS "ConversationalTCToDSCP" , t."IPQMChangeOrigin" AS "IPQMChangeOrigin" , t."InteractiveTHP1TCToDSCP" AS "InteractiveTHP1TCToDSCP" , t."InteractiveTHP2TCToDSCP" AS "InteractiveTHP2TCToDSCP" , t."InteractiveTHP3TCToDSCP" AS "InteractiveTHP3TCToDSCP" , t."StreamingTCToDSCP" AS "StreamingTCToDSCP" FROM nokia_raml20."IPQM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'STPORT', 'format_mo': 'STPORT', 'insert_query': ' INSERT INTO nokia_cm."STPORT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."disableStpParticipation" AS "disableStpParticipation" , t."portNumber" AS "portNumber" , t."portPathCost" AS "portPathCost" , t."portPriority" AS "portPriority" FROM nokia_raml20."STPORT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PISCHDLITEM', 'format_mo': 'PISCHDLITEM', 'insert_query': ' INSERT INTO nokia_cm."PISCHDLITEM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ActionMode" AS "ActionMode" , t."NEList_BaseId" AS "NEList_BaseId" , t."PIObjects" AS "PIObjects" , t."PlanName" AS "PlanName" , t."StartDate" AS "StartDate" , t."StopDate" AS "StopDate" , t."periods_day_duration_hour_interval_minute" AS "periods_day_duration_hour_interval_minute" , t."priority" AS "priority" , t."scheduleIdentifier" AS "scheduleIdentifier" FROM nokia_raml20."PISCHDLITEM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'HOPL', 'format_mo': 'HOPL', 'insert_query': ' INSERT INTO nokia_cm."HOPL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjLAbsPrioCellReselec" AS "AdjLAbsPrioCellReselec" , t."AdjLFreqPriority" AS "AdjLFreqPriority" , t."AdjLQqualminEUTRA" AS "AdjLQqualminEUTRA" , t."AdjLQrxlevminEUTRA" AS "AdjLQrxlevminEUTRA" , t."AdjLThreshigh" AS "AdjLThreshigh" , t."AdjLThreshigh2" AS "AdjLThreshigh2" , t."AdjLThreslow" AS "AdjLThreslow" , t."AdjLThreslow2" AS "AdjLThreslow2" , t."HOPLChangeOrigin" AS "HOPLChangeOrigin" FROM nokia_raml20."HOPL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TMPAR', 'format_mo': 'TMPAR', 'insert_query': ' INSERT INTO nokia_cm."TMPAR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cacCommittedBitRate" AS "cacCommittedBitRate" , t."dcnCommittedBitRate" AS "dcnCommittedBitRate" , t."externalNATIpAddress" AS "externalNATIpAddress" , t."farEndSctpSubnetIpAddress" AS "farEndSctpSubnetIpAddress" , t."farEndSctpSubnetMask" AS "farEndSctpSubnetMask" , t."minSCTPPort" AS "minSCTPPort" , t."minUDPPort" AS "minUDPPort" , t."signallingCommittedBitRate" AS "signallingCommittedBitRate" FROM nokia_raml20."TMPAR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPRM', 'format_mo': 'IPRM', 'insert_query': ' INSERT INTO nokia_cm."IPRM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."RmExceptions_sourceTwoDiscr_userLabel" AS "RmExceptions_sourceTwoDiscr_userLabel" FROM nokia_raml20."IPRM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'COCO', 'format_mo': 'COCO', - 'insert_query': ' INSERT INTO nokia_cm."COCO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AAL2LossRatio" AS "AAL2LossRatio" , t."AAL2Multiplexing" AS "AAL2Multiplexing" , t."AAL2MuxDelay" AS "AAL2MuxDelay" , t."AAL2QueueHSDPAWithFC" AS "AAL2QueueHSDPAWithFC" , t."AAL2QueueHSDPAWithoutFC" AS "AAL2QueueHSDPAWithoutFC" , t."AAL2QueueHSUPA" AS "AAL2QueueHSUPA" , t."AAL2QueueNRTDCHWithoutFC" AS "AAL2QueueNRTDCHWithoutFC" , t."AAL2QueueRTDCH" AS "AAL2QueueRTDCH" , t."AAL2SignLinkTP_AAL2SigCDVT01Egr_AAL2SigCDVT01Ing_AAL2SigEarlyPacketDiscard_AAL2SigEgressMDCR_AAL2SigEgressUBRShare_AAL2SigIngressMDCR_AAL2SigIngressUBRShare_AAL2SigPCR01Egr_AAL2SigPCR01Ing_AAL2SigPartialPacketDiscard_AAL2SigServiceCategory_AAL2SignLinkATMIfId_AAL2SignLinkTPId_AAL2SignLinkVCI_AAL2SignLinkVPI" AS "AAL2SignLinkTP_AAL2SigCDVT01Egr_AAL2SigCDVT01Ing_AAL2SigEarlyPacketDiscard_AAL2SigEgressMDCR_AAL2SigEgressUBRShare_AAL2SigIngressMDCR_AAL2SigIngressUBRShare_AAL2SigPCR01Egr_AAL2SigPCR01Ing_AAL2SigPartialPacketDiscard_AAL2SigServiceCategory_AAL2SignLinkATMIfId_AAL2SignLinkTPId_AAL2SignLinkVCI_AAL2SignLinkVPI" , t."AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLinkVCI_AAL2SignLinkVPI_AAL2UPATMIfId_AAL2UPCDVT01Egr_AAL2UPCDVT01Ing_AAL2UPEgressMDCR_AAL2UPEgressUBRShare_AAL2UPIngressMDCR_AAL2UPIngressUBRShare_AAL2UPPCR01Egr_AAL2UPPCR01Ing_AAL2UPServiceCategory_AAL2UPUsage_AAL2UPVCI_AAL2UPVPI_COCOA2EA_VCCInBundle_WAMId" AS "AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLinkVCI_AAL2SignLinkVPI_AAL2UPATMIfId_AAL2UPCDVT01Egr_AAL2UPCDVT01Ing_AAL2UPEgressMDCR_AAL2UPEgressUBRShare_AAL2UPIngressMDCR_AAL2UPIngressUBRShare_AAL2UPPCR01Egr_AAL2UPPCR01Ing_AAL2UPServiceCategory_AAL2UPUsage_AAL2UPVCI_AAL2UPVPI_COCOA2EA_VCCInBundle_WAMId" , t."ATMEPProfileId" AS "ATMEPProfileId" , t."CNBAPCDVT01Egr" AS "CNBAPCDVT01Egr" , t."CNBAPCDVT01Ing" AS "CNBAPCDVT01Ing" , t."CNBAPEarlyPacketDiscard" AS "CNBAPEarlyPacketDiscard" , t."CNBAPEgressMDCR" AS "CNBAPEgressMDCR" , t."CNBAPEgressUBRShare" AS "CNBAPEgressUBRShare" , t."CNBAPIngressMDCR" AS "CNBAPIngressMDCR" , t."CNBAPIngressUBRShare" AS "CNBAPIngressUBRShare" , t."CNBAPPCR01Egr" AS "CNBAPPCR01Egr" , t."CNBAPPCR01Ing" AS "CNBAPPCR01Ing" , t."CNBAPPartialPacketDiscard" AS "CNBAPPartialPacketDiscard" , t."CNBAPServiceCategory" AS "CNBAPServiceCategory" , t."CNBAPTPATMIfId" AS "CNBAPTPATMIfId" , t."CNBAPVCI" AS "CNBAPVCI" , t."CNBAPVPI" AS "CNBAPVPI" , t."COCOChangeOrigin" AS "COCOChangeOrigin" , t."CalculateCDVT" AS "CalculateCDVT" , t."CreateATMTP" AS "CreateATMTP" , t."DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI" AS "DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI" , t."GenerateAAL2Num" AS "GenerateAAL2Num" , t."InternalHSDPAFCMethodBTS" AS "InternalHSDPAFCMethodBTS" , t."VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR" AS "VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR" , t."VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping" AS "VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping" , t."WBTSId" AS "WBTSId" FROM nokia_raml20."COCO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SUBRACK', 'format_mo': 'SUBRACK', 'insert_query': ' INSERT INTO nokia_cm."SUBRACK" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dateOfLastService" AS "dateOfLastService" , t."identificationCode" AS "identificationCode" , t."interchangeability" AS "interchangeability" , t."locationName" AS "locationName" , t."serialNumber" AS "serialNumber" , t."subrackType" AS "subrackType" , t."version" AS "version" FROM nokia_raml20."SUBRACK" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'UNIT', 'format_mo': 'UNIT', 'insert_query': ' INSERT INTO nokia_cm."UNIT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."unitTypeActual" AS "unitTypeActual" , t."unitTypeExpected" AS "unitTypeExpected" , t."identificationCode" AS "identificationCode" , t."interchangeability" AS "interchangeability" , t."numberOfSlotsOccupied" AS "numberOfSlotsOccupied" , t."operationalState" AS "operationalState" , t."position" AS "position" , t."serialNumber" AS "serialNumber" , t."version" AS "version" , t."enableRP301Interface" AS "enableRP301Interface" FROM nokia_raml20."UNIT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'CESIF', 'format_mo': 'CESIF', 'insert_query': ' INSERT INTO nokia_cm."CESIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cesMinUDPPort" AS "cesMinUDPPort" FROM nokia_raml20."CESIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'BTSSCW', 'format_mo': 'BTSSCW', - 'insert_query': ' INSERT INTO nokia_cm."BTSSCW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."a20WLicencesInUse" AS "a20WLicencesInUse" , t."actDistributedSite15" AS "actDistributedSite15" , t."actRfChaining" AS "actRfChaining" , t."antLineSupervisionEnabled" AS "antLineSupervisionEnabled" , t."antRxLevelMonitoringEnabled" AS "antRxLevelMonitoringEnabled" , t."antTiltSupportEnabled" AS "antTiltSupportEnabled" , t."btsConfiguration" AS "btsConfiguration" , t."btsId" AS "btsId" , t."btsName" AS "btsName" , t."cqiDefaultHsCellFach" AS "cqiDefaultHsCellFach" , t."ext2M048ClkInUse" AS "ext2M048ClkInUse" , t."extendedBtsSiteCapacity" AS "extendedBtsSiteCapacity" , t."fdeEnabled" AS "fdeEnabled" , t."gpsCtrlBlockForCoLocatedBts" AS "gpsCtrlBlockForCoLocatedBts" , t."gpsInUse" AS "gpsInUse" , t."happyBitPingFiltUse" AS "happyBitPingFiltUse" , t."happyBitUphThreshold" AS "happyBitUphThreshold" , t."hsdpa16QAMSupport" AS "hsdpa16QAMSupport" , t."hsdpaBbResAllocation" AS "hsdpaBbResAllocation" , t."hsdpaFairPacketSched" AS "hsdpaFairPacketSched" , t."hsdpaSchedList_hsdpaThroughputStep_mod_sched" AS "hsdpaSchedList_hsdpaThroughputStep_mod_sched" , t."intShutdownInUse" AS "intShutdownInUse" , t."iubClkInUse" AS "iubClkInUse" , t."maxIubDelayThreshold" AS "maxIubDelayThreshold" , t."midIubDelayThreshold" AS "midIubDelayThreshold" , t."minIubDelayThreshold" AS "minIubDelayThreshold" , t."numberOfBlindRepetitionHsCellFach" AS "numberOfBlindRepetitionHsCellFach" , t."numberOfHSDPASet1" AS "numberOfHSDPASet1" , t."numberOfHSDPASet2" AS "numberOfHSDPASet2" , t."numberOfHSDPASet3" AS "numberOfHSDPASet3" , t."numberOfHSUPASet1" AS "numberOfHSUPASet1" , t."numberOfR99ChannelElements" AS "numberOfR99ChannelElements" , t."qosSchedList_ccPolicy_id_weight" AS "qosSchedList_ccPolicy_id_weight" , t."reservationPercentage" AS "reservationPercentage" , t."rncType" AS "rncType" , t."sharedHsdpaSheduler" AS "sharedHsdpaSheduler" , t."singleCellInUse" AS "singleCellInUse" , t."actEthernetSec" AS "actEthernetSec" , t."assocMaxRetrans" AS "assocMaxRetrans" , t."ext2M048ClkOutOn" AS "ext2M048ClkOutOn" , t."mainsPowerAlarmId" AS "mainsPowerAlarmId" , t."numOfLines" AS "numOfLines" , t."pathMaxRetrans" AS "pathMaxRetrans" , t."syncPropagationEnabled" AS "syncPropagationEnabled" , t."aldSwDownloadEnabled" AS "aldSwDownloadEnabled" FROM nokia_raml20."BTSSCW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IICP', 'format_mo': 'IICP', 'insert_query': ' INSERT INTO nokia_cm."IICP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dscp" AS "dscp" , t."echoReplyTmout" AS "echoReplyTmout" , t."echoReqPeriod" AS "echoReqPeriod" , t."maxLostPkt" AS "maxLostPkt" , t."payloadLength" AS "payloadLength" FROM nokia_raml20."IICP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PMTNL', 'format_mo': 'PMTNL', - 'insert_query': ' INSERT INTO nokia_cm."PMTNL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."lte_ETHIF_Stats_Interval" AS "lte_ETHIF_Stats_Interval" , t."lte_Ethernet_Link_Interval" AS "lte_Ethernet_Link_Interval" , t."lte_IPSec_Interval" AS "lte_IPSec_Interval" , t."lte_IP_Filtering_Interval" AS "lte_IP_Filtering_Interval" , t."lte_IP_Stats_Interval" AS "lte_IP_Stats_Interval" , t."lte_PHB_Stats_Interval" AS "lte_PHB_Stats_Interval" , t."lte_TAC_Statistics_Interval" AS "lte_TAC_Statistics_Interval" , t."lte_TOP_FreqSync_Stats_Interval" AS "lte_TOP_FreqSync_Stats_Interval" , t."lte_TOP_PhaseSync_Stats_Interval" AS "lte_TOP_PhaseSync_Stats_Interval" , t."lte_TWAMP_Stats_Interval" AS "lte_TWAMP_Stats_Interval" , t."lte_VLAN_IP_Stats_Interval" AS "lte_VLAN_IP_Stats_Interval" , t."lte_VLAN_PHB_Stats_Interval" AS "lte_VLAN_PHB_Stats_Interval" , t."lte_VLAN_Stats_Interval" AS "lte_VLAN_Stats_Interval" FROM nokia_raml20."PMTNL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNHOW', 'format_mo': 'LNHOW', - 'insert_query': ' INSERT INTO nokia_cm."LNHOW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."b1ThresholdCSFBUtraEcn0" AS "b1ThresholdCSFBUtraEcn0" , t."b1ThresholdCSFBUtraRscp" AS "b1ThresholdCSFBUtraRscp" , t."b1TimeToTriggerCSFBUtraMeas" AS "b1TimeToTriggerCSFBUtraMeas" , t."b2Threshold1Utra" AS "b2Threshold1Utra" , t."b2Threshold2UtraEcn0" AS "b2Threshold2UtraEcn0" , t."b2Threshold2UtraRscp" AS "b2Threshold2UtraRscp" , t."b2TimeToTriggerUtraMeas" AS "b2TimeToTriggerUtraMeas" , t."hysB1ThresholdCSFBUtra" AS "hysB1ThresholdCSFBUtra" , t."hysB2ThresholdUtra" AS "hysB2ThresholdUtra" , t."maxNumCsfbTargets" AS "maxNumCsfbTargets" , t."offsetFreqUtra" AS "offsetFreqUtra" , t."reportIntervalUtra" AS "reportIntervalUtra" , t."utraCarrierFreq" AS "utraCarrierFreq" FROM nokia_raml20."LNHOW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TOPF', 'format_mo': 'TOPF', 'insert_query': ' INSERT INTO nokia_cm."TOPF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."acceptedClockQuality" AS "acceptedClockQuality" , t."actTopFreqSynch" AS "actTopFreqSynch" , t."announceRequestMode" AS "announceRequestMode" , t."ieeeTelecomProfile" AS "ieeeTelecomProfile" , t."logMeanSyncValue" AS "logMeanSyncValue" , t."topDomainNumber" AS "topDomainNumber" , t."masterIpAddr" AS "masterIpAddr" FROM nokia_raml20."TOPF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LCELW', 'format_mo': 'LCELW', 'insert_query': ' INSERT INTO nokia_cm."LCELW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."allowedCarrierList" AS "allowedCarrierList" , t."cellRange" AS "cellRange" , t."defaultCarrier" AS "defaultCarrier" , t."expirationTime" AS "expirationTime" , t."hspaMapping" AS "hspaMapping" , t."intShutdownTimeout" AS "intShutdownTimeout" , t."maxCarrierPower" AS "maxCarrierPower" , t."mimoType" AS "mimoType" , t."rachCapacity" AS "rachCapacity" , t."resourceList_antlId_txRxUsage" AS "resourceList_antlId_txRxUsage" , t."shutdownStepAmount" AS "shutdownStepAmount" , t."shutdownWindow" AS "shutdownWindow" , t."vamEnabled" AS "vamEnabled" FROM nokia_raml20."LCELW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'QOS', 'format_mo': 'QOS', - 'insert_query': ' INSERT INTO nokia_cm."QOS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort" AS "perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort" , t."trafficTypesMap_dscpList_pHB_trafficType_vlanPrio" AS "trafficTypesMap_dscpList_pHB_trafficType_vlanPrio" , t."trafficTypesMap_pHB_trafficType_vlanPrio" AS "trafficTypesMap_pHB_trafficType_vlanPrio" , t."dscpMap_dscp_pHB_vlanPrio" AS "dscpMap_dscp_pHB_vlanPrio" , t."enablePhbCounters" AS "enablePhbCounters" , t."assuredForwardingClass1" AS "assuredForwardingClass1" , t."assuredForwardingClass2" AS "assuredForwardingClass2" , t."assuredForwardingClass3" AS "assuredForwardingClass3" , t."assuredForwardingClass4" AS "assuredForwardingClass4" , t."bestEffort" AS "bestEffort" , t."sseDscpOverwrite" AS "sseDscpOverwrite" , t."trafficTypesMap_dscp_trafficType" AS "trafficTypesMap_dscp_trafficType" FROM nokia_raml20."QOS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IDNS', 'format_mo': 'IDNS', 'insert_query': ' INSERT INTO nokia_cm."IDNS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cache" AS "cache" , t."localDomain" AS "localDomain" , t."roundRobin" AS "roundRobin" , t."serverIPAddr_addrValue_addrVer" AS "serverIPAddr_addrValue_addrVer" , t."serverIpAddress" AS "serverIpAddress" , t."serverIpAddress2" AS "serverIpAddress2" FROM nokia_raml20."IDNS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SUBMODULE', 'format_mo': 'SUBMODULE', 'insert_query': ' INSERT INTO nokia_cm."SUBMODULE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."identificationCode" AS "identificationCode" , t."serialNumber" AS "serialNumber" , t."unitType" AS "unitType" , t."vendorName" AS "vendorName" , t."version" AS "version" FROM nokia_raml20."SUBMODULE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'FTM', 'format_mo': 'FTM', 'insert_query': ' INSERT INTO nokia_cm."FTM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."adaptationVersionMajor" AS "adaptationVersionMajor" , t."locationName" AS "locationName" , t."softwareReleaseVersion" AS "softwareReleaseVersion" , t."systemTitle" AS "systemTitle" , t."userLabel" AS "userLabel" FROM nokia_raml20."FTM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'CONNECTOR', 'format_mo': 'CONNECTOR', 'insert_query': ' INSERT INTO nokia_cm."CONNECTOR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."destinationConnector" AS "destinationConnector" , t."destinationHolder" AS "destinationHolder" , t."location" AS "location" FROM nokia_raml20."CONNECTOR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IUCSIP', 'format_mo': 'IUCSIP', 'insert_query': ' INSERT INTO nokia_cm."IUCSIP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DestIPAddressCS" AS "DestIPAddressCS" , t."IPBasedRouteIdCS" AS "IPBasedRouteIdCS" , t."IPNetmaskCS" AS "IPNetmaskCS" , t."IPQMIdCS" AS "IPQMIdCS" , t."IUCSIPChangeOrigin" AS "IUCSIPChangeOrigin" FROM nokia_raml20."IUCSIP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'STPG', 'format_mo': 'STPG', 'insert_query': ' INSERT INTO nokia_cm."STPG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ssmSelExt2M" AS "ssmSelExt2M" , t."ssmSelPDH" AS "ssmSelPDH" , t."ssmSelSyncE" AS "ssmSelSyncE" , t."ssmType" AS "ssmType" , t."synchERegenOn" AS "synchERegenOn" , t."synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber" AS "synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber" , t."synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber" AS "synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber" FROM nokia_raml20."STPG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SYNC', 'format_mo': 'SYNC', 'insert_query': ' INSERT INTO nokia_cm."SYNC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."SYNC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'NSVL', 'format_mo': 'NSVL', 'insert_query': ' INSERT INTO nokia_cm."NSVL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dataWeight" AS "dataWeight" , t."ipAddressValue" AS "ipAddressValue" , t."ipAddressVersion" AS "ipAddressVersion" , t."localUdpPort" AS "localUdpPort" , t."nsEntityId" AS "nsEntityId" , t."nsVirtualConnectionName" AS "nsVirtualConnectionName" , t."preconfSgsnIpEpInd" AS "preconfSgsnIpEpInd" , t."psei" AS "psei" , t."signWeight" AS "signWeight" , t."udpPort" AS "udpPort" FROM nokia_raml20."NSVL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'REDRT', 'format_mo': 'REDRT', 'insert_query': ' INSERT INTO nokia_cm."REDRT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."addGsmSIToRedirMsg" AS "addGsmSIToRedirMsg" , t."csFallBPrio" AS "csFallBPrio" , t."emerCallPrio" AS "emerCallPrio" , t."redirFreqUtra" AS "redirFreqUtra" , t."redirRat" AS "redirRat" , t."redirectPrio" AS "redirectPrio" FROM nokia_raml20."REDRT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'UNI', 'format_mo': 'UNI', 'insert_query': ' INSERT INTO nokia_cm."UNI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."underlyingTTPPtr" AS "underlyingTTPPtr" FROM nokia_raml20."UNI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RMOD', 'format_mo': 'RMOD', 'insert_query': ' INSERT INTO nokia_cm."RMOD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."climateControlProfiling" AS "climateControlProfiling" , t."connectionList_linkId_positionInChain_sModId" AS "connectionList_linkId_positionInChain_sModId" , t."moduleLocation" AS "moduleLocation" , t."prodCode" AS "prodCode" , t."radioSiteId" AS "radioSiteId" , t."serNum" AS "serNum" , t."linkSpeed" AS "linkSpeed" FROM nokia_raml20."RMOD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IVIF', 'format_mo': 'IVIF', - 'insert_query': ' INSERT INTO nokia_cm."IVIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cESoPSN" AS "cESoPSN" , t."cir" AS "cir" , t."confCost" AS "confCost" , t."helloInterval" AS "helloInterval" , t."localIpAddr" AS "localIpAddr" , t."mtuMismatchDetection" AS "mtuMismatchDetection" , t."netmask" AS "netmask" , t."ospfWithBfd" AS "ospfWithBfd" , t."qosEnabled" AS "qosEnabled" , t."retransInterval" AS "retransInterval" , t."routerDeadInterval" AS "routerDeadInterval" , t."sbs" AS "sbs" , t."sir" AS "sir" , t."transmitDelay" AS "transmitDelay" , t."vlanId" AS "vlanId" , t."parentInterface" AS "parentInterface" , t."vid" AS "vid" , t."localIpv6Addr" AS "localIpv6Addr" , t."localIpv6PrefixLength" AS "localIpv6PrefixLength" , t."wfqSchedQueueWeight" AS "wfqSchedQueueWeight" FROM nokia_raml20."IVIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IUO', 'format_mo': 'IUO', - 'insert_query': ' INSERT INTO nokia_cm."IUO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CSCNDRXLength" AS "CSCNDRXLength" , t."CS_T3212" AS "CS_T3212" , t."IUOChangeOrigin" AS "IUOChangeOrigin" , t."IuBarringDelayTimerCS" AS "IuBarringDelayTimerCS" , t."IuBarringDelayTimerPS" AS "IuBarringDelayTimerPS" , t."IuBarringRecoveryGroupCS" AS "IuBarringRecoveryGroupCS" , t."IuBarringRecoveryGroupPS" AS "IuBarringRecoveryGroupPS" , t."IuBarringRecoveryTimerCS" AS "IuBarringRecoveryTimerCS" , t."IuBarringRecoveryTimerPS" AS "IuBarringRecoveryTimerPS" , t."IubTransportSharingInd" AS "IubTransportSharingInd" , t."NRILengthForCSCN" AS "NRILengthForCSCN" , t."NRILengthForPSCN" AS "NRILengthForPSCN" , t."NullNRIForCSPool" AS "NullNRIForCSPool" , t."NullNRIForPSPool" AS "NullNRIForPSPool" , t."OperatorWeight" AS "OperatorWeight" , t."MCC" AS "MCC" , t."MNC" AS "MNC" , t."MNCLength" AS "MNCLength" , t."PSCNDRXLength" AS "PSCNDRXLength" , t."PS_NMO" AS "PS_NMO" FROM nokia_raml20."IUO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'DAP', 'format_mo': 'DAP', 'insert_query': ' INSERT INTO nokia_cm."DAP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."bcsuID" AS "bcsuID" , t."firstTSL" AS "firstTSL" , t."lastTSL" AS "lastTSL" , t."logicalBCSUAddress" AS "logicalBCSUAddress" , t."pcmCircuit_ID" AS "pcmCircuit_ID" , t."pcuID" AS "pcuID" , t."psei" AS "psei" FROM nokia_raml20."DAP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PMSCHDLS', 'format_mo': 'PMSCHDLS', 'insert_query': ' INSERT INTO nokia_cm."PMSCHDLS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."PMSCHDLS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'VPCT', 'format_mo': 'VPCT', 'insert_query': ' INSERT INTO nokia_cm."VPCT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."trafficDescriptorId" AS "trafficDescriptorId" , t."unitNumber" AS "unitNumber" , t."administrativeState" AS "administrativeState" , t."operationalState" AS "operationalState" , t."segmentEndPoint" AS "segmentEndPoint" , t."trafficDescriptorPtr" AS "trafficDescriptorPtr" FROM nokia_raml20."VPCT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'WRAB', 'format_mo': 'WRAB', - 'insert_query': ' INSERT INTO nokia_cm."WRAB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DeltaSIRAfterDownlink" AS "DeltaSIRAfterDownlink" , t."DeltaSIRAfterUplink" AS "DeltaSIRAfterUplink" , t."DeltaSIRDownlink" AS "DeltaSIRDownlink" , t."DeltaSIRUplink" AS "DeltaSIRUplink" , t."DownlinkOrthog" AS "DownlinkOrthog" , t."EDCHBLERAdjCSVoice10" AS "EDCHBLERAdjCSVoice10" , t."EDCHBLERAdjCSVoice2" AS "EDCHBLERAdjCSVoice2" , t."EbNoDCHOfPSNRTPriQua" AS "EbNoDCHOfPSNRTPriQua" , t."EbNoDCHOfPSNRTPrim" AS "EbNoDCHOfPSNRTPrim" , t."EbNoDCHOfPSNRTSec" AS "EbNoDCHOfPSNRTSec" , t."EbNoDCHOfPSNRTSecQua" AS "EbNoDCHOfPSNRTSecQua" , t."EbNoDCHOfPSNRTSelQuaDL" AS "EbNoDCHOfPSNRTSelQuaDL" , t."EbNoDCHOfPSNRTSelQuaUL" AS "EbNoDCHOfPSNRTSelQuaUL" , t."EbNoDCHOfPSStrPriQua" AS "EbNoDCHOfPSStrPriQua" , t."EbNoDCHOfPSStrPrim" AS "EbNoDCHOfPSStrPrim" , t."EbNoDCHOfPSStrSec" AS "EbNoDCHOfPSStrSec" , t."EbNoDCHOfPSStrSecQua" AS "EbNoDCHOfPSStrSecQua" , t."EbNoDCHOfPSStrSelQuaDL" AS "EbNoDCHOfPSStrSelQuaDL" , t."EbNoDCHOfPSStrSelQuaUL" AS "EbNoDCHOfPSStrSelQuaUL" , t."EbNoDCHOfSRB136" AS "EbNoDCHOfSRB136" , t."EbNoDCHOfSRB136Qua" AS "EbNoDCHOfSRB136Qua" , t."EbNoDCHOfSRB34" AS "EbNoDCHOfSRB34" , t."EbNoDCHOfSRB34Qua" AS "EbNoDCHOfSRB34Qua" , t."EbNoDCHRateGainCSAMR" AS "EbNoDCHRateGainCSAMR" , t."EbNoDCHRateGainCSData" AS "EbNoDCHRateGainCSData" , t."EbNoDCHRateGainPSData" AS "EbNoDCHRateGainPSData" , t."EbNoDCHRateGainSFDown" AS "EbNoDCHRateGainSFDown" , t."EbNoDCHRateGainSFUp" AS "EbNoDCHRateGainSFUp" , t."EbNoDCHRateGainSRB" AS "EbNoDCHRateGainSRB" , t."EbNoDCHRxDiv2" AS "EbNoDCHRxDiv2" , t."EbNoDCHRxDiv4" AS "EbNoDCHRxDiv4" , t."EbNoDCHTxDiv" AS "EbNoDCHTxDiv" , t."EbNoEDCHCSAMR" AS "EbNoEDCHCSAMR" , t."EDCHPSStr128Kbps" AS "EDCHPSStr128Kbps" , t."EDCHPSStr16Kbps" AS "EDCHPSStr16Kbps" , t."EDCHPSStr248Kbps" AS "EDCHPSStr248Kbps" , t."EDCHPSStr32Kbps" AS "EDCHPSStr32Kbps" , t."EDCHPSStr64Kbps" AS "EDCHPSStr64Kbps" , t."EDCHPSStr8Kbps" AS "EDCHPSStr8Kbps" , t."EDCHPSStrOver248Kbps" AS "EDCHPSStrOver248Kbps" , t."EbNoDCHOfCSDataNT" AS "EbNoDCHOfCSDataNT" , t."EbNoDCHOfCSDataNTQua" AS "EbNoDCHOfCSDataNTQua" , t."EbNoDCHOfCSDataT" AS "EbNoDCHOfCSDataT" , t."EbNoDCHOfCSDataTQua" AS "EbNoDCHOfCSDataTQua" , t."EbNoDCHOfCSNBAMR122" AS "EbNoDCHOfCSNBAMR122" , t."EbNoDCHOfCSNBAMR59" AS "EbNoDCHOfCSNBAMR59" , t."EbNoDCHOfCSNBAMRQua" AS "EbNoDCHOfCSNBAMRQua" , t."EbNoDCHOfCSNBAMRb" AS "EbNoDCHOfCSNBAMRb" , t."EbNoDCHOfCSNBAMRc" AS "EbNoDCHOfCSNBAMRc" , t."EbNoDCHOfCSWBAMR1265" AS "EbNoDCHOfCSWBAMR1265" , t."EbNoDCHOfCSWBAMRQua" AS "EbNoDCHOfCSWBAMRQua" , t."EbNoDCHOfCSWBAMRb" AS "EbNoDCHOfCSWBAMRb" , t."L1BLERTEDCHVoice10" AS "L1BLERTEDCHVoice10" , t."L1BLERTEDCHVoice2" AS "L1BLERTEDCHVoice2" , t."SIRDPCCHInitialDCH128" AS "SIRDPCCHInitialDCH128" , t."SIRDPCCHInitialDCH16" AS "SIRDPCCHInitialDCH16" , t."SIRDPCCHInitialDCH256" AS "SIRDPCCHInitialDCH256" , t."SIRDPCCHInitialDCH32" AS "SIRDPCCHInitialDCH32" , t."SIRDPCCHInitialDCH4" AS "SIRDPCCHInitialDCH4" , t."SIRDPCCHInitialDCH64" AS "SIRDPCCHInitialDCH64" , t."SIRDPCCHInitialDCH8" AS "SIRDPCCHInitialDCH8" , t."SIRDPCCHInitialDCHHS128" AS "SIRDPCCHInitialDCHHS128" , t."SIRDPCCHInitialDCHHS16" AS "SIRDPCCHInitialDCHHS16" , t."SIRDPCCHInitialDCHHS256" AS "SIRDPCCHInitialDCHHS256" , t."SIRDPCCHInitialDCHHS32" AS "SIRDPCCHInitialDCHHS32" , t."SIRDPCCHInitialDCHHS4" AS "SIRDPCCHInitialDCHHS4" , t."SIRDPCCHInitialDCHHS64" AS "SIRDPCCHInitialDCHHS64" , t."SIRDPCCHInitialDCHHS8" AS "SIRDPCCHInitialDCHHS8" , t."SIRDPCCHInitialDCHMax" AS "SIRDPCCHInitialDCHMax" , t."SIRDPCCHInitialDCHMin" AS "SIRDPCCHInitialDCHMin" , t."SIRDPCCHInitialDCHOffset" AS "SIRDPCCHInitialDCHOffset" , t."SIRDPCCHInitialDCHRxDiv2" AS "SIRDPCCHInitialDCHRxDiv2" , t."SIRDPCCHInitialDCHRxDiv4" AS "SIRDPCCHInitialDCHRxDiv4" , t."WRABChangeOrigin" AS "WRABChangeOrigin" FROM nokia_raml20."WRAB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IBFP', 'format_mo': 'IBFP', 'insert_query': ' INSERT INTO nokia_cm."IBFP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."desiredMinTx" AS "desiredMinTx" , t."detectMult" AS "detectMult" , t."dscp" AS "dscp" , t."profileName" AS "profileName" , t."requiredMinRx" AS "requiredMinRx" FROM nokia_raml20."IBFP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPNO', 'format_mo': 'IPNO', - 'insert_query': ' INSERT INTO nokia_cm."IPNO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdHoldUpTime" AS "bfdHoldUpTime" , t."btsId" AS "btsId" , t."btsIpAddr" AS "btsIpAddr" , t."btsSubnetMacAddr" AS "btsSubnetMacAddr" , t."cesopsnIpAddress" AS "cesopsnIpAddress" , t."disableFtp" AS "disableFtp" , t."enableSoam" AS "enableSoam" , t."flexBusIpAddr" AS "flexBusIpAddr" , t."fpLocalUdpPort" AS "fpLocalUdpPort" , t."fpMuxAmount" AS "fpMuxAmount" , t."fpMuxDelay" AS "fpMuxDelay" , t."fpRemoteUdpPort" AS "fpRemoteUdpPort" , t."ftmIpAddr" AS "ftmIpAddr" , t."ftmNetmask" AS "ftmNetmask" , t."iHSPAmode" AS "iHSPAmode" , t."icmpResponseEnabled" AS "icmpResponseEnabled" , t."linkOAMLoopbackSupport" AS "linkOAMLoopbackSupport" , t."mtu" AS "mtu" , t."oamCir" AS "oamCir" , t."oamTlvReply" AS "oamTlvReply" , t."omsTls" AS "omsTls" , t."ret1IpAddr" AS "ret1IpAddr" , t."rncIpAddr" AS "rncIpAddr" , t."transportMode" AS "transportMode" , t."twampMessageRate" AS "twampMessageRate" , t."cPlaneIpAddress" AS "cPlaneIpAddress" , t."mPlaneIpAddress" AS "mPlaneIpAddress" , t."planeMacAddr" AS "planeMacAddr" , t."sPlaneIpAddress" AS "sPlaneIpAddress" , t."twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag" AS "twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag" , t."uPlane2IpAddress" AS "uPlane2IpAddress" , t."uPlaneIpAddress" AS "uPlaneIpAddress" , t."IPForwardingIPV4" AS "IPForwardingIPV4" , t."defaultTTL" AS "defaultTTL" , t."subnetsAreLocal" AS "subnetsAreLocal" , t."hostName" AS "hostName" , t."actFastIpRerouting" AS "actFastIpRerouting" , t."actIpTnlMeasure" AS "actIpTnlMeasure" , t."actIpv6" AS "actIpv6" , t."actSeparationRanSharing" AS "actSeparationRanSharing" , t."cPlaneIpv6Address" AS "cPlaneIpv6Address" , t."ftmBtsSubnetAddress" AS "ftmBtsSubnetAddress" , t."ftmBtsSubnetMask" AS "ftmBtsSubnetMask" , t."mainTransportNwId" AS "mainTransportNwId" , t."oamIpAddr" AS "oamIpAddr" , t."retransTimer" AS "retransTimer" , t."secOmsIpAddr" AS "secOmsIpAddr" , t."servingOms" AS "servingOms" , t."servingOmsAdminSetting" AS "servingOmsAdminSetting" , t."twampReflectorPort" AS "twampReflectorPort" , t."uPlaneIpv6Address" AS "uPlaneIpv6Address" , t."wfqSchedOamWeight" AS "wfqSchedOamWeight" FROM nokia_raml20."IPNO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ISBFP', 'format_mo': 'ISBFP', 'insert_query': ' INSERT INTO nokia_cm."ISBFP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."desiredMinTx" AS "desiredMinTx" , t."detectMult" AS "detectMult" , t."dscp" AS "dscp" , t."holdupTime" AS "holdupTime" , t."profileName" AS "profileName" , t."requiredMinRx" AS "requiredMinRx" FROM nokia_raml20."ISBFP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPRTV6', 'format_mo': 'IPRTV6', 'insert_query': ' INSERT INTO nokia_cm."IPRTV6" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."IPRTV6" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PMCADM', 'format_mo': 'PMCADM', 'insert_query': ' INSERT INTO nokia_cm."PMCADM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."reportingIntervalPm" AS "reportingIntervalPm" FROM nokia_raml20."PMCADM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'BFD', 'format_mo': 'BFD', 'insert_query': ' INSERT INTO nokia_cm."BFD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdActivation" AS "bfdActivation" , t."bfdAdminUp" AS "bfdAdminUp" , t."bfdDestAddress" AS "bfdDestAddress" , t."bfdDetectMult" AS "bfdDetectMult" , t."bfdSourceIpAddr" AS "bfdSourceIpAddr" , t."bfdSourceUdpPort" AS "bfdSourceUdpPort" , t."bfdType" AS "bfdType" , t."desMinTxInt" AS "desMinTxInt" , t."function" AS "function" , t."reqMinRxInt" AS "reqMinRxInt" , t."bfdGrp" AS "bfdGrp" FROM nokia_raml20."BFD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'VPTT', 'format_mo': 'VPTT', 'insert_query': ' INSERT INTO nokia_cm."VPTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" , t."connectivityPtr" AS "connectivityPtr" FROM nokia_raml20."VPTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNADJW', 'format_mo': 'LNADJW', 'insert_query': ' INSERT INTO nokia_cm."LNADJW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."targetCellDn" AS "targetCellDn" , t."srvccHoInd" AS "srvccHoInd" , t."uTargetCid" AS "uTargetCid" , t."uTargetFreq" AS "uTargetFreq" , t."uTargetLac" AS "uTargetLac" , t."uTargetRac" AS "uTargetRac" , t."uTargetRncId" AS "uTargetRncId" , t."uTargetScFdd" AS "uTargetScFdd" FROM nokia_raml20."LNADJW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IUR', 'format_mo': 'IUR', - 'insert_query': ' INSERT INTO nokia_cm."IUR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."NeighbouringPLMNid_MCC_MNC" AS "NeighbouringPLMNid_MCC_MNC" , t."name" AS "name" , t."AAL2PTSigForIur" AS "AAL2PTSigForIur" , t."CellFACHnRncRelocSupport" AS "CellFACHnRncRelocSupport" , t."DSCPHighIur" AS "DSCPHighIur" , t."DSCPLowIur" AS "DSCPLowIur" , t."DSCPMedDCHIur" AS "DSCPMedDCHIur" , t."DelayThresholdMaxIur" AS "DelayThresholdMaxIur" , t."DelayThresholdMidIur" AS "DelayThresholdMidIur" , t."DelayThresholdMinIur" AS "DelayThresholdMinIur" , t."HSDPACCEnabledIur" AS "HSDPACCEnabledIur" , t."HSDPAULCToDSCPIur" AS "HSDPAULCToDSCPIur" , t."HSPAOverIur" AS "HSPAOverIur" , t."HSUPACCIurEnabled" AS "HSUPACCIurEnabled" , t."HSUPADLCToDSCPIur" AS "HSUPADLCToDSCPIur" , t."IBTSSharing" AS "IBTSSharing" , t."IPBasedRouteIdIur" AS "IPBasedRouteIdIur" , t."IURChangeOrigin" AS "IURChangeOrigin" , t."InterfaceMode" AS "InterfaceMode" , t."IurUPSupport" AS "IurUPSupport" , t."MaxFPDLFrameSizeIur" AS "MaxFPDLFrameSizeIur" , t."MaxIurNRTHSDSCHBitRate" AS "MaxIurNRTHSDSCHBitRate" , t."MinUDPPortIur" AS "MinUDPPortIur" , t."NRncId" AS "NRncId" , t."NRncNetworkInd" AS "NRncNetworkInd" , t."NRncRelocationSupport" AS "NRncRelocationSupport" , t."NRncSignPointCode" AS "NRncSignPointCode" , t."NRncVersion" AS "NRncVersion" , t."NeighbouringRNWElement" AS "NeighbouringRNWElement" , t."OverbookingSwitchIur" AS "OverbookingSwitchIur" , t."ProbabilityFactorMaxIur" AS "ProbabilityFactorMaxIur" , t."RNSAPCongAndPreemption" AS "RNSAPCongAndPreemption" , t."ToAWEOffsetNRTDCHIP" AS "ToAWEOffsetNRTDCHIP" , t."ToAWEOffsetRTDCHIP" AS "ToAWEOffsetRTDCHIP" , t."ToAWSOffsetNRTDCHIP" AS "ToAWSOffsetNRTDCHIP" , t."ToAWSOffsetRTDCHIP" AS "ToAWSOffsetRTDCHIP" FROM nokia_raml20."IUR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PPTT', 'format_mo': 'PPTT', 'insert_query': ' INSERT INTO nokia_cm."PPTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."administrativeState" AS "administrativeState" , t."interfaceNumber" AS "interfaceNumber" , t."pdhLbo" AS "pdhLbo" , t."pdhLineType" AS "pdhLineType" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."PPTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'VBTS', 'format_mo': 'VBTS', 'insert_query': ' INSERT INTO nokia_cm."VBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ControllerIdPair_IHSPAadapterId_ServingRNCId" AS "ControllerIdPair_IHSPAadapterId_ServingRNCId" , t."DediMeasRepPeriodCSdata" AS "DediMeasRepPeriodCSdata" , t."DediMeasRepPeriodPSdata" AS "DediMeasRepPeriodPSdata" , t."DedicatedMeasReportPeriod" AS "DedicatedMeasReportPeriod" , t."HARQRVConfiguration" AS "HARQRVConfiguration" , t."MeasFiltCoeff" AS "MeasFiltCoeff" , t."NodeBRABReconfigSupport" AS "NodeBRABReconfigSupport" , t."VBTSChangeOrigin" AS "VBTSChangeOrigin" FROM nokia_raml20."VBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TID', 'format_mo': 'TID', 'insert_query': ' INSERT INTO nokia_cm."TID" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."ioTextValue" AS "ioTextValue" FROM nokia_raml20."TID" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'OAMPRF', 'format_mo': 'OAMPRF', - 'insert_query': ' INSERT INTO nokia_cm."OAMPRF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."activeMode" AS "activeMode" , t."alarmClearanceDelay" AS "alarmClearanceDelay" , t."efEventThreshold" AS "efEventThreshold" , t."efEventWindow" AS "efEventWindow" , t."efpEventThreshold" AS "efpEventThreshold" , t."efpEventWindow" AS "efpEventWindow" , t."efssEventThreshold" AS "efssEventThreshold" , t."efssEventWindow" AS "efssEventWindow" , t."eventRepetition" AS "eventRepetition" , t."eventSupport" AS "eventSupport" , t."linkOAMProfileName" AS "linkOAMProfileName" , t."loopBackTime" AS "loopBackTime" , t."loopbackSupported" AS "loopbackSupported" , t."testFrameRate" AS "testFrameRate" , t."testFrameSize" AS "testFrameSize" FROM nokia_raml20."OAMPRF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LTAC', 'format_mo': 'LTAC', 'insert_query': ' INSERT INTO nokia_cm."LTAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."tacLimitGbrEmergency" AS "tacLimitGbrEmergency" , t."tacLimitGbrHandover" AS "tacLimitGbrHandover" , t."tacLimitGbrNormal" AS "tacLimitGbrNormal" , t."transportNwId" AS "transportNwId" FROM nokia_raml20."LTAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPRT', 'format_mo': 'IPRT', 'insert_query': ' INSERT INTO nokia_cm."IPRT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."staticRoutes_bfdId_destIpAddr_gateway_netmask_preference" AS "staticRoutes_bfdId_destIpAddr_gateway_netmask_preference" FROM nokia_raml20."IPRT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNPS', 'format_mo': 'RNPS', - 'insert_query': ' INSERT INTO nokia_cm."RNPS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ActivationTimeOffset" AS "ActivationTimeOffset" , t."CellDCHtestTmr" AS "CellDCHtestTmr" , t."CrQueuingTimeDL" AS "CrQueuingTimeDL" , t."CrQueuingTimeUL" AS "CrQueuingTimeUL" , t."DCHUtilBelowDowngradeThr" AS "DCHUtilBelowDowngradeThr" , t."DCHUtilHighAveWin" AS "DCHUtilHighAveWin" , t."DCHUtilHighBelowNRTDataRateThr" AS "DCHUtilHighBelowNRTDataRateThr" , t."DCHUtilHighTimeToTrigger" AS "DCHUtilHighTimeToTrigger" , t."DCHUtilLowerAveWin128" AS "DCHUtilLowerAveWin128" , t."DCHUtilLowerAveWin256" AS "DCHUtilLowerAveWin256" , t."DCHUtilLowerAveWin32" AS "DCHUtilLowerAveWin32" , t."DCHUtilLowerAveWin384" AS "DCHUtilLowerAveWin384" , t."DCHUtilLowerAveWin64" AS "DCHUtilLowerAveWin64" , t."DCHUtilLowerDowngradeThr128" AS "DCHUtilLowerDowngradeThr128" , t."DCHUtilLowerDowngradeThr256" AS "DCHUtilLowerDowngradeThr256" , t."DCHUtilLowerDowngradeThr32" AS "DCHUtilLowerDowngradeThr32" , t."DCHUtilLowerDowngradeThr384" AS "DCHUtilLowerDowngradeThr384" , t."DCHUtilLowerDowngradeThr64" AS "DCHUtilLowerDowngradeThr64" , t."DCHUtilLowerTimeToTrigger128" AS "DCHUtilLowerTimeToTrigger128" , t."DCHUtilLowerTimeToTrigger256" AS "DCHUtilLowerTimeToTrigger256" , t."DCHUtilLowerTimeToTrigger32" AS "DCHUtilLowerTimeToTrigger32" , t."DCHUtilLowerTimeToTrigger384" AS "DCHUtilLowerTimeToTrigger384" , t."DCHUtilLowerTimeToTrigger64" AS "DCHUtilLowerTimeToTrigger64" , t."DCHUtilMeasGuardTime" AS "DCHUtilMeasGuardTime" , t."DCHUtilUpperAveWin128" AS "DCHUtilUpperAveWin128" , t."DCHUtilUpperAveWin256" AS "DCHUtilUpperAveWin256" , t."DCHUtilUpperAveWin32" AS "DCHUtilUpperAveWin32" , t."DCHUtilUpperAveWin384" AS "DCHUtilUpperAveWin384" , t."DCHUtilUpperAveWin64" AS "DCHUtilUpperAveWin64" , t."DCHUtilUpperDowngradeThr128" AS "DCHUtilUpperDowngradeThr128" , t."DCHUtilUpperDowngradeThr256" AS "DCHUtilUpperDowngradeThr256" , t."DCHUtilUpperDowngradeThr32" AS "DCHUtilUpperDowngradeThr32" , t."DCHUtilUpperDowngradeThr384" AS "DCHUtilUpperDowngradeThr384" , t."DCHUtilUpperDowngradeThr64" AS "DCHUtilUpperDowngradeThr64" , t."DCHUtilUpperTimeToTrigger128" AS "DCHUtilUpperTimeToTrigger128" , t."DCHUtilUpperTimeToTrigger256" AS "DCHUtilUpperTimeToTrigger256" , t."DCHUtilUpperTimeToTrigger32" AS "DCHUtilUpperTimeToTrigger32" , t."DCHUtilUpperTimeToTrigger384" AS "DCHUtilUpperTimeToTrigger384" , t."DCHUtilUpperTimeToTrigger64" AS "DCHUtilUpperTimeToTrigger64" , t."DLOptimisationProhibitTime" AS "DLOptimisationProhibitTime" , t."DLOptimisationPwrOffset" AS "DLOptimisationPwrOffset" , t."FactorMinPBSinterval" AS "FactorMinPBSinterval" , t."InactDetForStreamingRB" AS "InactDetForStreamingRB" , t."IurPriority" AS "IurPriority" , t."MEHTVMPendingTime" AS "MEHTVMPendingTime" , t."PriForBackARP1" AS "PriForBackARP1" , t."PriForBackARP2" AS "PriForBackARP2" , t."PriForBackARP3" AS "PriForBackARP3" , t."PriForConvOnHSPA" AS "PriForConvOnHSPA" , t."PriForIntSignaling" AS "PriForIntSignaling" , t."PriForIntTHP1ARP1" AS "PriForIntTHP1ARP1" , t."PriForIntTHP1ARP2" AS "PriForIntTHP1ARP2" , t."PriForIntTHP1ARP3" AS "PriForIntTHP1ARP3" , t."PriForIntTHP2ARP1" AS "PriForIntTHP2ARP1" , t."PriForIntTHP2ARP2" AS "PriForIntTHP2ARP2" , t."PriForIntTHP2ARP3" AS "PriForIntTHP2ARP3" , t."PriForIntTHP3ARP1" AS "PriForIntTHP3ARP1" , t."PriForIntTHP3ARP2" AS "PriForIntTHP3ARP2" , t."PriForIntTHP3ARP3" AS "PriForIntTHP3ARP3" , t."PriForSRBsOnHSPA" AS "PriForSRBsOnHSPA" , t."PriForStreamARP1" AS "PriForStreamARP1" , t."PriForStreamARP2" AS "PriForStreamARP2" , t."PriForStreamARP3" AS "PriForStreamARP3" , t."RNPSChangeOrigin" AS "RNPSChangeOrigin" , t."RTOverNRTPriThresholdARP1" AS "RTOverNRTPriThresholdARP1" , t."RTOverNRTPriThresholdARP2" AS "RTOverNRTPriThresholdARP2" , t."RTOverNRTPriThresholdARP3" AS "RTOverNRTPriThresholdARP3" , t."SmartInactTimerFACH" AS "SmartInactTimerFACH" , t."SmartInactivityTimerDCH" AS "SmartInactivityTimerDCH" , t."ToCellFACHinTest" AS "ToCellFACHinTest" , t."TrafVolThresholdDLHigh" AS "TrafVolThresholdDLHigh" , t."TrafVolThresholdDLHighDCH128" AS "TrafVolThresholdDLHighDCH128" , t."TrafVolThresholdDLHighDCH16" AS "TrafVolThresholdDLHighDCH16" , t."TrafVolThresholdDLHighDCH256" AS "TrafVolThresholdDLHighDCH256" , t."TrafVolThresholdDLHighDCH32" AS "TrafVolThresholdDLHighDCH32" , t."TrafVolThresholdDLHighDCH64" AS "TrafVolThresholdDLHighDCH64" , t."TrafVolThresholdDLHighDCH8" AS "TrafVolThresholdDLHighDCH8" , t."TrafVolThresholdULHigh" AS "TrafVolThresholdULHigh" , t."TrafVolThresholdULHighDCH128" AS "TrafVolThresholdULHighDCH128" , t."TrafVolThresholdULHighDCH16" AS "TrafVolThresholdULHighDCH16" , t."TrafVolThresholdULHighDCH256" AS "TrafVolThresholdULHighDCH256" , t."TrafVolThresholdULHighDCH32" AS "TrafVolThresholdULHighDCH32" , t."TrafVolThresholdULHighDCH64" AS "TrafVolThresholdULHighDCH64" , t."TrafVolThresholdULHighDCH8" AS "TrafVolThresholdULHighDCH8" , t."TrafVolTimeToTriggerDL" AS "TrafVolTimeToTriggerDL" , t."TrafVolTimeToTriggerUL" AS "TrafVolTimeToTriggerUL" , t."ULLoadStateTTT" AS "ULLoadStateTTT" FROM nokia_raml20."RNPS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PWNE', 'format_mo': 'PWNE', 'insert_query': ' INSERT INTO nokia_cm."PWNE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl" AS "bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl" , t."cwEnable" AS "cwEnable" FROM nokia_raml20."PWNE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PCU', 'format_mo': 'PCU', 'insert_query': ' INSERT INTO nokia_cm."PCU" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."abisInType" AS "abisInType" , t."bcsuID" AS "bcsuID" , t."gbIfType" AS "gbIfType" , t."pcuAbisConnectionType" AS "pcuAbisConnectionType" , t."pcuID" AS "pcuID" , t."pcuObjectState" AS "pcuObjectState" , t."piuType" AS "piuType" , t."psei" AS "psei" FROM nokia_raml20."PCU" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'FMCG', 'format_mo': 'FMCG', - 'insert_query': ' INSERT INTO nokia_cm."FMCG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRDirReCell" AS "AMRDirReCell" , t."DLDPCHTxPwrClOffset" AS "DLDPCHTxPwrClOffset" , t."FMCGChangeOrigin" AS "FMCGChangeOrigin" , t."GSMcauseCPICHEcNo" AS "GSMcauseCPICHEcNo" , t."GSMcauseCPICHrscp" AS "GSMcauseCPICHrscp" , t."GSMcauseTxPwrDL" AS "GSMcauseTxPwrDL" , t."GSMcauseTxPwrUL" AS "GSMcauseTxPwrUL" , t."GSMcauseUplinkQuality" AS "GSMcauseUplinkQuality" , t."GsmDLTxPwrThrAMR" AS "GsmDLTxPwrThrAMR" , t."GsmDLTxPwrThrCS" AS "GsmDLTxPwrThrCS" , t."GsmDLTxPwrThrNrtPS" AS "GsmDLTxPwrThrNrtPS" , t."GsmDLTxPwrThrRtPS" AS "GsmDLTxPwrThrRtPS" , t."GsmMaxMeasPeriod" AS "GsmMaxMeasPeriod" , t."GsmMeasAveWindow" AS "GsmMeasAveWindow" , t."GsmMeasRepInterval" AS "GsmMeasRepInterval" , t."GsmMinHoInterval" AS "GsmMinHoInterval" , t."GsmMinMeasInterval" AS "GsmMinMeasInterval" , t."GsmMinSLHOInterval" AS "GsmMinSLHOInterval" , t."GsmNcellSearchPeriod" AS "GsmNcellSearchPeriod" , t."GsmUETxPwrFilterCoeff" AS "GsmUETxPwrFilterCoeff" , t."GsmUETxPwrThrAMR" AS "GsmUETxPwrThrAMR" , t."GsmUETxPwrThrCS" AS "GsmUETxPwrThrCS" , t."GsmUETxPwrThrNrtPS" AS "GsmUETxPwrThrNrtPS" , t."GsmUETxPwrThrRtPS" AS "GsmUETxPwrThrRtPS" , t."GsmUETxPwrTimeHyst" AS "GsmUETxPwrTimeHyst" , t."ISHOClcauseCPICHEcNo" AS "ISHOClcauseCPICHEcNo" , t."ISHOClcauseCPICHrscp" AS "ISHOClcauseCPICHrscp" , t."ISHOClcauseTxPwrDL" AS "ISHOClcauseTxPwrDL" , t."ISHOClcauseTxPwrUL" AS "ISHOClcauseTxPwrUL" , t."MaxBSICIdentTime" AS "MaxBSICIdentTime" FROM nokia_raml20."FMCG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPBR', 'format_mo': 'IPBR', 'insert_query': ' INSERT INTO nokia_cm."IPBR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."committedBW" AS "committedBW" , t."committedDcnBW" AS "committedDcnBW" , t."committedSigBW" AS "committedSigBW" , t."ifcFlag" AS "ifcFlag" , t."ipBasedRouteName" AS "ipBasedRouteName" , t."localMuxUDPPort" AS "localMuxUDPPort" , t."maxMuxPackets" AS "maxMuxPackets" , t."ratio" AS "ratio" , t."remoteMuxUDPPort" AS "remoteMuxUDPPort" , t."routeBW" AS "routeBW" , t."udpMuxDSCP" AS "udpMuxDSCP" , t."udpMuxEnabled" AS "udpMuxEnabled" FROM nokia_raml20."IPBR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RSTP', 'format_mo': 'RSTP', 'insert_query': ' INSERT INTO nokia_cm."RSTP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actRstp" AS "actRstp" , t."bridgeForwardDelay" AS "bridgeForwardDelay" , t."bridgeHelloTime" AS "bridgeHelloTime" , t."bridgeIdentifierPriority" AS "bridgeIdentifierPriority" , t."bridgeMaxAge" AS "bridgeMaxAge" , t."forcedProtocolVersion" AS "forcedProtocolVersion" , t."transmitHoldCount" AS "transmitHoldCount" FROM nokia_raml20."RSTP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'POC', 'format_mo': 'POC', - 'insert_query': ' INSERT INTO nokia_cm."POC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."alpha" AS "alpha" , t."bepPeriod" AS "bepPeriod" , t."bsTxPwrMax" AS "bsTxPwrMax" , t."bsTxPwrMax1x00" AS "bsTxPwrMax1x00" , t."bsTxPwrMin" AS "bsTxPwrMin" , t."enableAla" AS "enableAla" , t."gamma" AS "gamma" , t."maxPwrCompensation" AS "maxPwrCompensation" , t."minIntBetweenAla" AS "minIntBetweenAla" , t."pcALDlWeighting" AS "pcALDlWeighting" , t."pcALDlWindowSize" AS "pcALDlWindowSize" , t."pcALUlWeighting" AS "pcALUlWeighting" , t."pcALUlWindowSize" AS "pcALUlWindowSize" , t."pcAQLDlWeighting" AS "pcAQLDlWeighting" , t."pcAQLDlWindowSize" AS "pcAQLDlWindowSize" , t."pcAQLUlWeighting" AS "pcAQLUlWeighting" , t."pcAQLUlWindowSize" AS "pcAQLUlWindowSize" , t."pcControlEnabled" AS "pcControlEnabled" , t."pcControlInterval" AS "pcControlInterval" , t."pcIncrStepSize" AS "pcIncrStepSize" , t."pcLTLevDlNx" AS "pcLTLevDlNx" , t."pcLTLevDlPx" AS "pcLTLevDlPx" , t."pcLTLevUlNx" AS "pcLTLevUlNx" , t."pcLTLevUlPx" AS "pcLTLevUlPx" , t."pcLTQual144Nx" AS "pcLTQual144Nx" , t."pcLTQual144Px" AS "pcLTQual144Px" , t."pcLTQual144RxQual" AS "pcLTQual144RxQual" , t."pcLTQualDlNx" AS "pcLTQualDlNx" , t."pcLTQualDlPx" AS "pcLTQualDlPx" , t."pcLTQualDlRxQual" AS "pcLTQualDlRxQual" , t."pcLTQualUlNx" AS "pcLTQualUlNx" , t."pcLTQualUlPx" AS "pcLTQualUlPx" , t."pcLTQualUlRxQual" AS "pcLTQualUlRxQual" , t."pcLowerThresholdsLevDLRxLevel" AS "pcLowerThresholdsLevDLRxLevel" , t."pcLowerThresholsLevULRxLevel" AS "pcLowerThresholsLevULRxLevel" , t."pcRedStepSize" AS "pcRedStepSize" , t."pcUTLevDlNx" AS "pcUTLevDlNx" , t."pcUTLevDlPx" AS "pcUTLevDlPx" , t."pcUTLevUlNx" AS "pcUTLevUlNx" , t."pcUTLevUlPx" AS "pcUTLevUlPx" , t."pcUTQualDlNx" AS "pcUTQualDlNx" , t."pcUTQualDlPx" AS "pcUTQualDlPx" , t."pcUTQualDlRxQual" AS "pcUTQualDlRxQual" , t."pcUTQualUlNx" AS "pcUTQualUlNx" , t."pcUTQualUlPx" AS "pcUTQualUlPx" , t."pcUTQualUlRxQual" AS "pcUTQualUlRxQual" , t."pcUpperThresholdsLevDLRxLevel" AS "pcUpperThresholdsLevDLRxLevel" , t."pcUpperThresholdsLevULRxLevel" AS "pcUpperThresholdsLevULRxLevel" , t."powerDecrQualFactor" AS "powerDecrQualFactor" , t."powerLimitAla" AS "powerLimitAla" , t."pwrDecrLimitBand0" AS "pwrDecrLimitBand0" , t."pwrDecrLimitBand1" AS "pwrDecrLimitBand1" , t."pwrDecrLimitBand2" AS "pwrDecrLimitBand2" , t."tAvgT" AS "tAvgT" , t."tAvgW" AS "tAvgW" , t."name" AS "name" FROM nokia_raml20."POC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'GTPU', 'format_mo': 'GTPU', 'insert_query': ' INSERT INTO nokia_cm."GTPU" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."gtpuN3Reqs" AS "gtpuN3Reqs" , t."gtpuPathSupint" AS "gtpuPathSupint" , t."gtpuT3Resp" AS "gtpuT3Resp" , t."sgwIpAddressList_sgwIpAddress_transportNwId" AS "sgwIpAddressList_sgwIpAddress_transportNwId" FROM nokia_raml20."GTPU" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PCM', 'format_mo': 'PCM', 'insert_query': ' INSERT INTO nokia_cm."PCM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."name" AS "name" FROM nokia_raml20."PCM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IUPSIP', 'format_mo': 'IUPSIP', 'insert_query': ' INSERT INTO nokia_cm."IUPSIP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DestIPAddressPS" AS "DestIPAddressPS" , t."IPBasedRouteIdPS" AS "IPBasedRouteIdPS" , t."IPNetmaskPS" AS "IPNetmaskPS" , t."IPQMIdPS" AS "IPQMIdPS" , t."IUPSIPChangeOrigin" AS "IUPSIPChangeOrigin" FROM nokia_raml20."IUPSIP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNCEL', 'format_mo': 'LNCEL', - 'insert_query': ' INSERT INTO nokia_cm."LNCEL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."deploymentType" AS "deploymentType" , t."furtherPlmnIdL_mcc_mnc_cellReserve" AS "furtherPlmnIdL_mcc_mnc_cellReserve" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."name" AS "name" , t."a1TimeToTriggerDeactInterMeas" AS "a1TimeToTriggerDeactInterMeas" , t."a2TimeToTriggerActGERANMeas" AS "a2TimeToTriggerActGERANMeas" , t."a2TimeToTriggerActHrpdMeas" AS "a2TimeToTriggerActHrpdMeas" , t."a2TimeToTriggerActInterFreqMeas" AS "a2TimeToTriggerActInterFreqMeas" , t."a2TimeToTriggerActWcdmaMeas" AS "a2TimeToTriggerActWcdmaMeas" , t."a2TimeToTriggerRedirect" AS "a2TimeToTriggerRedirect" , t."a3Offset" AS "a3Offset" , t."a3ReportInterval" AS "a3ReportInterval" , t."a3TimeToTrigger" AS "a3TimeToTrigger" , t."a5ReportInterval" AS "a5ReportInterval" , t."a5TimeToTrigger" AS "a5TimeToTrigger" , t."actDlsOldtc" AS "actDlsOldtc" , t."actDlsVoicePacketAgg" AS "actDlsVoicePacketAgg" , t."actDrx" AS "actDrx" , t."actFastMimoSwitch" AS "actFastMimoSwitch" , t."actLdPdcch" AS "actLdPdcch" , t."actModulationSchemeUL" AS "actModulationSchemeUL" , t."actNoIntraBandIFMeasurements" AS "actNoIntraBandIFMeasurements" , t."actOlLaPdcch" AS "actOlLaPdcch" , t."actOtdoa" AS "actOtdoa" , t."actPrsTxDiv" AS "actPrsTxDiv" , t."actPuschMask" AS "actPuschMask" , t."actRepeaterMode" AS "actRepeaterMode" , t."actSixIfMeasurements" AS "actSixIfMeasurements" , t."actSmartDrx" AS "actSmartDrx" , t."actSuperCell" AS "actSuperCell" , t."actTtiBundling" AS "actTtiBundling" , t."actUlGrpHop" AS "actUlGrpHop" , t."actUlLnkAdp" AS "actUlLnkAdp" , t."actUlpcMethod" AS "actUlpcMethod" , t."addAUeRrHo" AS "addAUeRrHo" , t."addAUeTcHo" AS "addAUeTcHo" , t."addEmergencySessions" AS "addEmergencySessions" , t."addGbrTrafficRrHo" AS "addGbrTrafficRrHo" , t."addGbrTrafficTcHo" AS "addGbrTrafficTcHo" , t."addNumDrbRadioReasHo" AS "addNumDrbRadioReasHo" , t."addNumDrbTimeCriticalHo" AS "addNumDrbTimeCriticalHo" , t."addNumQci1DrbRadioReasHo" AS "addNumQci1DrbRadioReasHo" , t."addNumQci1DrbTimeCriticalHo" AS "addNumQci1DrbTimeCriticalHo" , t."addSpectrEmi" AS "addSpectrEmi" , t."administrativeState" AS "administrativeState" , t."anrUtraRscpThres" AS "anrUtraRscpThres" , t."applyOutOfSyncState" AS "applyOutOfSyncState" , t."blankedPucch" AS "blankedPucch" , t."tC2KMeasReport" AS "tC2KMeasReport" , t."tC2KRelocPrep" AS "tC2KRelocPrep" , t."tC2kRelocExec" AS "tC2kRelocExec" , t."tULHOPrepTransfer" AS "tULHOPrepTransfer" , t."celResTiFHM" AS "celResTiFHM" , t."celResTiFMM" AS "celResTiFMM" , t."cellBarred" AS "cellBarred" , t."cellCapClass" AS "cellCapClass" , t."cellIndOffServ" AS "cellIndOffServ" , t."cellName" AS "cellName" , t."cellReSelPrio" AS "cellReSelPrio" , t."cellResourceSharingMode" AS "cellResourceSharingMode" , t."cellSelectionInfoV920qQualMinR9" AS "cellSelectionInfoV920qQualMinR9" , t."cellSrPeriod" AS "cellSrPeriod" , t."cellType" AS "cellType" , t."cqiAperEnable" AS "cqiAperEnable" , t."cqiAperMode" AS "cqiAperMode" , t."cqiPerNp" AS "cqiPerNp" , t."cqiPerSbCycK" AS "cqiPerSbCycK" , t."cqiPerSimulAck" AS "cqiPerSimulAck" , t."dFpucchF1" AS "dFpucchF1" , t."dFpucchF1b" AS "dFpucchF1b" , t."dFpucchF2" AS "dFpucchF2" , t."dFpucchF2a" AS "dFpucchF2a" , t."dFpucchF2b" AS "dFpucchF2b" , t."dSrTransMax" AS "dSrTransMax" , t."defPagCyc" AS "defPagCyc" , t."deltaMargin" AS "deltaMargin" , t."deltaPreMsg3" AS "deltaPreMsg3" , t."deltaPucchShift" AS "deltaPucchShift" , t."deltaTfEnabled" AS "deltaTfEnabled" , t."dl64QamEnable" AS "dl64QamEnable" , t."dlCellPwrRed" AS "dlCellPwrRed" , t."dlChBw" AS "dlChBw" , t."dlInterferenceEnable" AS "dlInterferenceEnable" , t."dlInterferenceLevel" AS "dlInterferenceLevel" , t."dlInterferenceModulation" AS "dlInterferenceModulation" , t."dlMimoMode" AS "dlMimoMode" , t."dlOlqcEnable" AS "dlOlqcEnable" , t."dlPathlossChg" AS "dlPathlossChg" , t."dlPcfichBoost" AS "dlPcfichBoost" , t."dlPhichBoost" AS "dlPhichBoost" , t."dlRsBoost" AS "dlRsBoost" , t."dlTargetBler" AS "dlTargetBler" , t."dlamcCqiDef" AS "dlamcCqiDef" , t."dlamcEnable" AS "dlamcEnable" , t."dlpcMimoComp" AS "dlpcMimoComp" , t."dlsDciCch" AS "dlsDciCch" , t."dlsFdAlg" AS "dlsFdAlg" , t."dlsOldtcTarget" AS "dlsOldtcTarget" , t."dlsUsePartPrb" AS "dlsUsePartPrb" , t."drxApplyDeviceType" AS "drxApplyDeviceType" , t."drxProfile1drxProfileIndex" AS "drxProfile1drxProfileIndex" , t."drxProfile1drxProfilePriority" AS "drxProfile1drxProfilePriority" , t."drxProfile101drxInactivityT" AS "drxProfile101drxInactivityT" , t."drxProfile101drxLongCycle" AS "drxProfile101drxLongCycle" , t."drxProfile101drxOnDuratT" AS "drxProfile101drxOnDuratT" , t."drxProfile101drxProfileIndex" AS "drxProfile101drxProfileIndex" , t."drxProfile101drxProfilePriority" AS "drxProfile101drxProfilePriority" , t."drxProfile101drxRetransT" AS "drxProfile101drxRetransT" , t."drxProfile102drxInactivityT" AS "drxProfile102drxInactivityT" , t."drxProfile102drxLongCycle" AS "drxProfile102drxLongCycle" , t."drxProfile102drxOnDuratT" AS "drxProfile102drxOnDuratT" , t."drxProfile102drxProfileIndex" AS "drxProfile102drxProfileIndex" , t."drxProfile102drxProfilePriority" AS "drxProfile102drxProfilePriority" , t."drxProfile102drxRetransT" AS "drxProfile102drxRetransT" , t."drxProfile103drxInactivityT" AS "drxProfile103drxInactivityT" , t."drxProfile103drxLongCycle" AS "drxProfile103drxLongCycle" , t."drxProfile103drxOnDuratT" AS "drxProfile103drxOnDuratT" , t."drxProfile103drxProfileIndex" AS "drxProfile103drxProfileIndex" , t."drxProfile103drxProfilePriority" AS "drxProfile103drxProfilePriority" , t."drxProfile103drxRetransT" AS "drxProfile103drxRetransT" , t."drxProfile2drxInactivityT" AS "drxProfile2drxInactivityT" , t."drxProfile2drxLongCycle" AS "drxProfile2drxLongCycle" , t."drxProfile2drxOnDuratT" AS "drxProfile2drxOnDuratT" , t."drxProfile2drxProfileIndex" AS "drxProfile2drxProfileIndex" , t."drxProfile2drxProfilePriority" AS "drxProfile2drxProfilePriority" , t."drxProfile2drxRetransT" AS "drxProfile2drxRetransT" , t."drxProfile3drxInactivityT" AS "drxProfile3drxInactivityT" , t."drxProfile3drxLongCycle" AS "drxProfile3drxLongCycle" , t."drxProfile3drxOnDuratT" AS "drxProfile3drxOnDuratT" , t."drxProfile3drxProfileIndex" AS "drxProfile3drxProfileIndex" , t."drxProfile3drxProfilePriority" AS "drxProfile3drxProfilePriority" , t."drxProfile3drxRetransT" AS "drxProfile3drxRetransT" , t."drxProfile4drxInactivityT" AS "drxProfile4drxInactivityT" , t."drxProfile4drxLongCycle" AS "drxProfile4drxLongCycle" , t."drxProfile4drxOnDuratT" AS "drxProfile4drxOnDuratT" , t."drxProfile4drxProfileIndex" AS "drxProfile4drxProfileIndex" , t."drxProfile4drxProfilePriority" AS "drxProfile4drxProfilePriority" , t."drxProfile4drxRetransT" AS "drxProfile4drxRetransT" , t."drxProfile5drxInactivityT" AS "drxProfile5drxInactivityT" , t."drxProfile5drxLongCycle" AS "drxProfile5drxLongCycle" , t."drxProfile5drxOnDuratT" AS "drxProfile5drxOnDuratT" , t."drxProfile5drxProfileIndex" AS "drxProfile5drxProfileIndex" , t."drxProfile5drxProfilePriority" AS "drxProfile5drxProfilePriority" , t."drxProfile5drxRetransT" AS "drxProfile5drxRetransT" , t."drxSmartProfile2drxInactivityT" AS "drxSmartProfile2drxInactivityT" , t."drxSmartProfile2drxLongCycle" AS "drxSmartProfile2drxLongCycle" , t."drxSmartProfile2drxOnDuratT" AS "drxSmartProfile2drxOnDuratT" , t."drxSmartProfile2drxProfileIndex" AS "drxSmartProfile2drxProfileIndex" , t."drxSmartProfile2drxProfilePriority" AS "drxSmartProfile2drxProfilePriority" , t."drxSmartProfile2drxRetransT" AS "drxSmartProfile2drxRetransT" , t."drxSmartProfile2drxShortCycle" AS "drxSmartProfile2drxShortCycle" , t."drxSmartProfile2drxShortCycleT" AS "drxSmartProfile2drxShortCycleT" , t."drxSmartProfile2smartStInactFactor" AS "drxSmartProfile2smartStInactFactor" , t."drxSmartProfile3drxInactivityT" AS "drxSmartProfile3drxInactivityT" , t."drxSmartProfile3drxLongCycle" AS "drxSmartProfile3drxLongCycle" , t."drxSmartProfile3drxOnDuratT" AS "drxSmartProfile3drxOnDuratT" , t."drxSmartProfile3drxProfileIndex" AS "drxSmartProfile3drxProfileIndex" , t."drxSmartProfile3drxProfilePriority" AS "drxSmartProfile3drxProfilePriority" , t."drxSmartProfile3drxRetransT" AS "drxSmartProfile3drxRetransT" , t."drxSmartProfile3drxShortCycle" AS "drxSmartProfile3drxShortCycle" , t."drxSmartProfile3drxShortCycleT" AS "drxSmartProfile3drxShortCycleT" , t."drxSmartProfile3smartStInactFactor" AS "drxSmartProfile3smartStInactFactor" , t."drxSmartProfile4drxInactivityT" AS "drxSmartProfile4drxInactivityT" , t."drxSmartProfile4drxLongCycle" AS "drxSmartProfile4drxLongCycle" , t."drxSmartProfile4drxOnDuratT" AS "drxSmartProfile4drxOnDuratT" , t."drxSmartProfile4drxProfileIndex" AS "drxSmartProfile4drxProfileIndex" , t."drxSmartProfile4drxProfilePriority" AS "drxSmartProfile4drxProfilePriority" , t."drxSmartProfile4drxRetransT" AS "drxSmartProfile4drxRetransT" , t."drxSmartProfile4drxShortCycle" AS "drxSmartProfile4drxShortCycle" , t."drxSmartProfile4drxShortCycleT" AS "drxSmartProfile4drxShortCycleT" , t."drxSmartProfile4smartStInactFactor" AS "drxSmartProfile4smartStInactFactor" , t."drxSmartProfile5drxInactivityT" AS "drxSmartProfile5drxInactivityT" , t."drxSmartProfile5drxLongCycle" AS "drxSmartProfile5drxLongCycle" , t."drxSmartProfile5drxOnDuratT" AS "drxSmartProfile5drxOnDuratT" , t."drxSmartProfile5drxProfileIndex" AS "drxSmartProfile5drxProfileIndex" , t."drxSmartProfile5drxProfilePriority" AS "drxSmartProfile5drxProfilePriority" , t."drxSmartProfile5drxRetransT" AS "drxSmartProfile5drxRetransT" , t."drxSmartProfile5drxShortCycle" AS "drxSmartProfile5drxShortCycle" , t."drxSmartProfile5drxShortCycleT" AS "drxSmartProfile5drxShortCycleT" , t."drxSmartProfile5smartStInactFactor" AS "drxSmartProfile5smartStInactFactor" , t."eCallAcBarred" AS "eCallAcBarred" , t."eUlLaAtbPeriod" AS "eUlLaAtbPeriod" , t."eUlLaBlerAveWin" AS "eUlLaBlerAveWin" , t."eUlLaDeltaMcs" AS "eUlLaDeltaMcs" , t."eUlLaLowMcsThr" AS "eUlLaLowMcsThr" , t."eUlLaLowPrbThr" AS "eUlLaLowPrbThr" , t."eUlLaPrbIncDecFactor" AS "eUlLaPrbIncDecFactor" , t."earfcnDL" AS "earfcnDL" , t."earfcnUL" AS "earfcnUL" , t."enableAmcPdcch" AS "enableAmcPdcch" , t."enableBetterCellHo" AS "enableBetterCellHo" , t."enableCovHo" AS "enableCovHo" , t."enableDl16Qam" AS "enableDl16Qam" , t."enableLowAgg" AS "enableLowAgg" , t."enablePcPdcch" AS "enablePcPdcch" , t."eutraCelId" AS "eutraCelId" , t."altitude" AS "altitude" , t."confidence" AS "confidence" , t."degreesOfLatitude" AS "degreesOfLatitude" , t."degreesOfLongitude" AS "degreesOfLongitude" , t."directionOfAltitude" AS "directionOfAltitude" , t."latitudeSign" AS "latitudeSign" , t."orientationOfMajorAxis" AS "orientationOfMajorAxis" , t."uncertaintyAltitude" AS "uncertaintyAltitude" , t."uncertaintySemiMajor" AS "uncertaintySemiMajor" , t."uncertaintySemiMinor" AS "uncertaintySemiMinor" , t."fUlLAAtbTrigThr" AS "fUlLAAtbTrigThr" , t."filterCoeff" AS "filterCoeff" , t."filterCoefficientCSFBCpichEcn0" AS "filterCoefficientCSFBCpichEcn0" , t."filterCoefficientCSFBCpichRscp" AS "filterCoefficientCSFBCpichRscp" , t."filterCoefficientCpichEcn0" AS "filterCoefficientCpichEcn0" , t."filterCoefficientCpichRscp" AS "filterCoefficientCpichRscp" , t."filterCoefficientRSRP" AS "filterCoefficientRSRP" , t."filterCoefficientRSRQ" AS "filterCoefficientRSRQ" , t."filterCoefficientRSSI" AS "filterCoefficientRSSI" , t."gbrCongHandling" AS "gbrCongHandling" , t."grpAssigPUSCH" AS "grpAssigPUSCH" , t."harqMaxMsg3" AS "harqMaxMsg3" , t."harqMaxTrDl" AS "harqMaxTrDl" , t."harqMaxTrUl" AS "harqMaxTrUl" , t."harqMaxTrUlTtiBundling" AS "harqMaxTrUlTtiBundling" , t."hopModePusch" AS "hopModePusch" , t."tC2KRelocOverallHrpd" AS "tC2KRelocOverallHrpd" , t."tC2KRelocPrepHrpd" AS "tC2KRelocPrepHrpd" , t."tUlHoPrepTransferHrpd" AS "tUlHoPrepTransferHrpd" , t."hysA3Offset" AS "hysA3Offset" , t."hysThreshold2GERAN" AS "hysThreshold2GERAN" , t."hysThreshold2Hrpd" AS "hysThreshold2Hrpd" , t."hysThreshold2InterFreq" AS "hysThreshold2InterFreq" , t."hysThreshold2Wcdma" AS "hysThreshold2Wcdma" , t."hysThreshold2a" AS "hysThreshold2a" , t."hysThreshold3" AS "hysThreshold3" , t."hysThreshold4" AS "hysThreshold4" , t."iFLBBearCheckTimer" AS "iFLBBearCheckTimer" , t."iFLBHighLoadGBRDL" AS "iFLBHighLoadGBRDL" , t."iFLBHighLoadNonGBRDL" AS "iFLBHighLoadNonGBRDL" , t."iFLBHighLoadPdcch" AS "iFLBHighLoadPdcch" , t."iFLBNomNumPrb" AS "iFLBNomNumPrb" , t."iFLBRetryTimer" AS "iFLBRetryTimer" , t."iFLBTargetLoadGBRDL" AS "iFLBTargetLoadGBRDL" , t."iFLBTargetLoadNonGBRDL" AS "iFLBTargetLoadNonGBRDL" , t."iFLBTargetLoadPdcch" AS "iFLBTargetLoadPdcch" , t."idleLBCelResWeight" AS "idleLBCelResWeight" , t."idleLBPercentageOfUes" AS "idleLBPercentageOfUes" , t."ilReacTimerUl" AS "ilReacTimerUl" , t."inactivityTimer" AS "inactivityTimer" , t."iniMcsDl" AS "iniMcsDl" , t."iniMcsUl" AS "iniMcsUl" , t."iniPrbsUl" AS "iniPrbsUl" , t."intrFrqCelRes" AS "intrFrqCelRes" , t."intraPresAntP" AS "intraPresAntP" , t."lcrId" AS "lcrId" , t."loadBalancingProfile" AS "loadBalancingProfile" , t."lowerMarginCIO" AS "lowerMarginCIO" , t."maxBitrateDl" AS "maxBitrateDl" , t."maxBitrateUl" AS "maxBitrateUl" , t."maxCrPgDl" AS "maxCrPgDl" , t."maxCrRa4Dl" AS "maxCrRa4Dl" , t."maxCrRaDl" AS "maxCrRaDl" , t."maxCrSibDl" AS "maxCrSibDl" , t."maxGbrTrafficLimit" AS "maxGbrTrafficLimit" , t."maxNrSymPdcch" AS "maxNrSymPdcch" , t."maxNumActDrb" AS "maxNumActDrb" , t."maxNumActUE" AS "maxNumActUE" , t."maxNumCaConfUeDc" AS "maxNumCaConfUeDc" , t."maxNumQci1Drb" AS "maxNumQci1Drb" , t."maxNumRrc" AS "maxNumRrc" , t."maxNumRrcEmergency" AS "maxNumRrcEmergency" , t."maxNumUeDl" AS "maxNumUeDl" , t."maxNumUeUl" AS "maxNumUeUl" , t."mbrSelector" AS "mbrSelector" , t."measQuantityCSFBUtra" AS "measQuantityCSFBUtra" , t."measQuantityUtra" AS "measQuantityUtra" , t."mimoClCqiThD" AS "mimoClCqiThD" , t."mimoClCqiThU" AS "mimoClCqiThU" , t."mimoClRiThD" AS "mimoClRiThD" , t."mimoClRiThU" AS "mimoClRiThU" , t."mimoOlCqiThD" AS "mimoOlCqiThD" , t."mimoOlCqiThU" AS "mimoOlCqiThU" , t."mimoOlRiThD" AS "mimoOlRiThD" , t."mimoOlRiThU" AS "mimoOlRiThU" , t."minBitrateDl" AS "minBitrateDl" , t."minBitrateUl" AS "minBitrateUl" , t."mobStateParamNCelChgHgh" AS "mobStateParamNCelChgHgh" , t."mobStateParamNCelChgMed" AS "mobStateParamNCelChgMed" , t."mobStateParamTEval" AS "mobStateParamTEval" , t."mobStateParamTHystNorm" AS "mobStateParamTHystNorm" , t."modPeriodCoeff" AS "modPeriodCoeff" , t."n1PucchAn" AS "n1PucchAn" , t."n310" AS "n310" , t."n311" AS "n311" , t."nCqiRb" AS "nCqiRb" , t."offsetFreqIntra" AS "offsetFreqIntra" , t."operationalState" AS "operationalState" , t."p0NomPucch" AS "p0NomPucch" , t."p0NomPusch" AS "p0NomPusch" , t."pMax" AS "pMax" , t."pagingNb" AS "pagingNb" , t."pdcchAggDefUe" AS "pdcchAggDefUe" , t."pdcchAggMsg4" AS "pdcchAggMsg4" , t."pdcchAggPaging" AS "pdcchAggPaging" , t."pdcchAggPreamb" AS "pdcchAggPreamb" , t."pdcchAggRaresp" AS "pdcchAggRaresp" , t."pdcchAggSib" AS "pdcchAggSib" , t."pdcchAlpha" AS "pdcchAlpha" , t."pdcchCqiShift" AS "pdcchCqiShift" , t."pdcchHarqTargetBler" AS "pdcchHarqTargetBler" , t."pdcchUlDlBal" AS "pdcchUlDlBal" , t."periodicCqiFeedbackType" AS "periodicCqiFeedbackType" , t."activateMeas" AS "activateMeas" , t."measurementType" AS "measurementType" , t."reportAmount" AS "reportAmount" , t."reportInterval" AS "reportInterval" , t."phichDur" AS "phichDur" , t."phichRes" AS "phichRes" , t."phyCellId" AS "phyCellId" , t."prachCS" AS "prachCS" , t."prachConfIndex" AS "prachConfIndex" , t."prachFreqOff" AS "prachFreqOff" , t."prachHsFlag" AS "prachHsFlag" , t."prachPwrRamp" AS "prachPwrRamp" , t."preambTxMax" AS "preambTxMax" , t."primPlmnCellres" AS "primPlmnCellres" , t."prsConfigurationIndex" AS "prsConfigurationIndex" , t."prsMutingInfo" AS "prsMutingInfo" , t."prsMutingInfoPatternLen" AS "prsMutingInfoPatternLen" , t."prsNumDlFrames" AS "prsNumDlFrames" , t."prsPowerBoost" AS "prsPowerBoost" , t."pucchNAnCs" AS "pucchNAnCs" , t."puschAckOffI" AS "puschAckOffI" , t."puschCqiOffI" AS "puschCqiOffI" , t."puschRiOffI" AS "puschRiOffI" , t."qHyst" AS "qHyst" , t."qQualMinR9" AS "qQualMinR9" , t."qrxlevmin" AS "qrxlevmin" , t."qrxlevminintraF" AS "qrxlevminintraF" , t."raContResoT" AS "raContResoT" , t."raLargeMcsUl" AS "raLargeMcsUl" , t."raMsgPoffGrB" AS "raMsgPoffGrB" , t."raNondedPreamb" AS "raNondedPreamb" , t."raPreGrASize" AS "raPreGrASize" , t."raRespWinSize" AS "raRespWinSize" , t."raSmallMcsUl" AS "raSmallMcsUl" , t."raSmallVolUl" AS "raSmallVolUl" , t."rand" AS "rand" , t."rcAmbrMgnDl" AS "rcAmbrMgnDl" , t."rcAmbrMgnUl" AS "rcAmbrMgnUl" , t."rcEnableDl" AS "rcEnableDl" , t."rcEnableUl" AS "rcEnableUl" , t."redBwEnDl" AS "redBwEnDl" , t."redBwMaxRbDl" AS "redBwMaxRbDl" , t."redBwMaxRbUl" AS "redBwMaxRbUl" , t."redBwMinRbUl" AS "redBwMinRbUl" , t."redBwRpaEnUl" AS "redBwRpaEnUl" , t."riEnable" AS "riEnable" , t."riPerM" AS "riPerM" , t."riPerOffset" AS "riPerOffset" , t."rootSeqIndex" AS "rootSeqIndex" , t."a1ReportInterval" AS "a1ReportInterval" , t."a2TimeToTriggerMobRsrq" AS "a2TimeToTriggerMobRsrq" , t."hysThreshold2MobRsrq" AS "hysThreshold2MobRsrq" , t."threshold2MobRsrq" AS "threshold2MobRsrq" , t."threshold2aRsrq" AS "threshold2aRsrq" , t."a2TimeToTriggerRedirectRsrq" AS "a2TimeToTriggerRedirectRsrq" , t."hysThreshold4Rsrq" AS "hysThreshold4Rsrq" , t."threshold4Rsrq" AS "threshold4Rsrq" , t."rttCellIdInfo" AS "rttCellIdInfo" , t."rttCsfbType" AS "rttCsfbType" , t."sIntraSearchPR9" AS "sIntraSearchPR9" , t."sIntraSearchQR9" AS "sIntraSearchQR9" , t."sIntrasearch" AS "sIntrasearch" , t."sNonIntraSearchPR9" AS "sNonIntraSearchPR9" , t."sNonIntraSearchQR9" AS "sNonIntraSearchQR9" , t."sNonIntrsearch" AS "sNonIntrsearch" , t."siWindowLen" AS "siWindowLen" , t."sib2SchedulingsiMessagePeriodicity" AS "sib2SchedulingsiMessagePeriodicity" , t."sib2SchedulingsiMessageRepetition" AS "sib2SchedulingsiMessageRepetition" , t."sib2SchedulingsiMessageSibType" AS "sib2SchedulingsiMessageSibType" , t."sib3SchedulingsiMessagePeriodicity" AS "sib3SchedulingsiMessagePeriodicity" , t."sib3SchedulingsiMessageRepetition" AS "sib3SchedulingsiMessageRepetition" , t."sib3SchedulingsiMessageSibType" AS "sib3SchedulingsiMessageSibType" , t."sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType" AS "sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType" , t."nCellChgHigh" AS "nCellChgHigh" , t."nCellChgMed" AS "nCellChgMed" , t."qHystSfHigh" AS "qHystSfHigh" , t."qHystSfMed" AS "qHystSfMed" , t."tEvaluation" AS "tEvaluation" , t."tHystNormal" AS "tHystNormal" , t."srbSchedWeightDl" AS "srbSchedWeightDl" , t."srbSchedWeightUl" AS "srbSchedWeightUl" , t."srsPwrOffset" AS "srsPwrOffset" , t."stInactFactor" AS "stInactFactor" , t."syncSigTxMode" AS "syncSigTxMode" , t."t300" AS "t300" , t."t301" AS "t301" , t."t302" AS "t302" , t."t304InterRAT" AS "t304InterRAT" , t."t304InterRATGsm" AS "t304InterRATGsm" , t."t304IntraLte" AS "t304IntraLte" , t."t304eNaccGsm" AS "t304eNaccGsm" , t."t310" AS "t310" , t."t311" AS "t311" , t."t320" AS "t320" , t."tExtendedWait" AS "tExtendedWait" , t."tPageCorrInt" AS "tPageCorrInt" , t."tPeriodicBsr" AS "tPeriodicBsr" , t."tPeriodicPhr" AS "tPeriodicPhr" , t."tProhibitPhr" AS "tProhibitPhr" , t."tReTxBsrTime" AS "tReTxBsrTime" , t."tReselEutr" AS "tReselEutr" , t."tStoreUeCntxt" AS "tStoreUeCntxt" , t."taMaxOffset" AS "taMaxOffset" , t."taTimer" AS "taTimer" , t."taTimerMargin" AS "taTimerMargin" , t."tac" AS "tac" , t."threshSrvLow" AS "threshSrvLow" , t."threshold1" AS "threshold1" , t."threshold2GERAN" AS "threshold2GERAN" , t."threshold2Hrpd" AS "threshold2Hrpd" , t."threshold2InterFreq" AS "threshold2InterFreq" , t."threshold2Wcdma" AS "threshold2Wcdma" , t."threshold2a" AS "threshold2a" , t."threshold3" AS "threshold3" , t."threshold3a" AS "threshold3a" , t."threshold4" AS "threshold4" , t."timeToTriggerSfHigh" AS "timeToTriggerSfHigh" , t."timeToTriggerSfMedium" AS "timeToTriggerSfMedium" , t."ttiBundlingBlerTarget" AS "ttiBundlingBlerTarget" , t."ttiBundlingBlerThreshold" AS "ttiBundlingBlerThreshold" , t."ttiBundlingSinrThreshold" AS "ttiBundlingSinrThreshold" , t."ulChBw" AS "ulChBw" , t."ulCombinationMode" AS "ulCombinationMode" , t."ulRsCs" AS "ulRsCs" , t."ulTargetBler" AS "ulTargetBler" , t."ulamcAllTbEn" AS "ulamcAllTbEn" , t."ulamcSwitchPer" AS "ulamcSwitchPer" , t."ulatbEventPer" AS "ulatbEventPer" , t."ulpcAlpha" AS "ulpcAlpha" , t."p0NomPuschIAw" AS "p0NomPuschIAw" , t."ulpcCEBalanceIAw" AS "ulpcCEBalanceIAw" , t."ulpcMinQualIAw" AS "ulpcMinQualIAw" , t."ulpcMinWaitForPc" AS "ulpcMinWaitForPc" , t."ulpcRefPwrIAw" AS "ulpcRefPwrIAw" , t."ulpcIniPrePwr" AS "ulpcIniPrePwr" , t."ulpcLowlevCch" AS "ulpcLowlevCch" , t."ulpcLowqualCch" AS "ulpcLowqualCch" , t."ulpcUplevCch" AS "ulpcUplevCch" , t."ulpcUpqualCch" AS "ulpcUpqualCch" , t."ulpcLowlevSch" AS "ulpcLowlevSch" , t."ulpcLowqualSch" AS "ulpcLowqualSch" , t."ulpcUplevSch" AS "ulpcUplevSch" , t."ulpcUpqualSch" AS "ulpcUpqualSch" , t."ulpcRarespTpc" AS "ulpcRarespTpc" , t."ulpcReadPeriod" AS "ulpcReadPeriod" , t."ulsFdPrbAssignAlg" AS "ulsFdPrbAssignAlg" , t."ulsMaxPacketAgg" AS "ulsMaxPacketAgg" , t."ulsMinRbPerUe" AS "ulsMinRbPerUe" , t."ulsMinTbs" AS "ulsMinTbs" , t."ulsSchedMethod" AS "ulsSchedMethod" , t."deltaFPucchF1bCSr10" AS "deltaFPucchF1bCSr10" , t."deltaFPucchF3r10" AS "deltaFPucchF3r10" , t."upperMarginCIO" AS "upperMarginCIO" FROM nokia_raml20."LNCEL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SRT4', 'format_mo': 'SRT4', 'insert_query': ' INSERT INTO nokia_cm."SRT4" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dstIPAddr" AS "dstIPAddr" , t."netmask" AS "netmask" , t."subnet" AS "subnet" FROM nokia_raml20."SRT4" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'CCFA', 'format_mo': 'CCFA', 'insert_query': ' INSERT INTO nokia_cm."CCFA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."enableBundleUtlStatistics" AS "enableBundleUtlStatistics" , t."ubrPlusEnabled" AS "ubrPlusEnabled" , t."vccBundleEnabled" AS "vccBundleEnabled" FROM nokia_raml20."CCFA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IHCP', 'format_mo': 'IHCP', 'insert_query': ' INSERT INTO nokia_cm."IHCP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."IHCP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'BSC', 'format_mo': 'BSC', - 'insert_query': ' INSERT INTO nokia_cm."BSC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bscOptions" AS "bscOptions" , t."dcsMacrocellThreshold" AS "dcsMacrocellThreshold" , t."dcsMicrocellThreshold" AS "dcsMicrocellThreshold" , t."address" AS "address" , t."name" AS "name" , t."neSwRelease" AS "neSwRelease" , t."adjCellFreqsInMeasBAInfo" AS "adjCellFreqsInMeasBAInfo" , t."alrmChFail" AS "alrmChFail" , t."alrmNoOfSei" AS "alrmNoOfSei" , t."alrmSchFail" AS "alrmSchFail" , t."alrmSdcch" AS "alrmSdcch" , t."alrmSeizReq" AS "alrmSeizReq" , t."alrmTch" AS "alrmTch" , t."amhLowerLoadThreshold" AS "amhLowerLoadThreshold" , t."amhMaxLoadOfTgtCell" AS "amhMaxLoadOfTgtCell" , t."amhTrhoGuardTime" AS "amhTrhoGuardTime" , t."amhUpperLoadThreshold" AS "amhUpperLoadThreshold" , t."amrConfInHandovers" AS "amrConfInHandovers" , t."amrSetGradesEnabl" AS "amrSetGradesEnabl" , t."ansiEnvironment" AS "ansiEnvironment" , t."batteryBackupTimer" AS "batteryBackupTimer" , t."bcsuLoadThr" AS "bcsuLoadThr" , t."bscType" AS "bscType" , t."btsLoadDepTchRateLower" AS "btsLoadDepTchRateLower" , t."btsLoadDepTchRateUpper" AS "btsLoadDepTchRateUpper" , t."callReleaseLimit" AS "callReleaseLimit" , t."delayHoPcEmergencyCalls" AS "delayHoPcEmergencyCalls" , t."dfcaAmrFrConnection_softBlockingCn" AS "dfcaAmrFrConnection_softBlockingCn" , t."dfcaAmrHrConnection_softBlockingCn" AS "dfcaAmrHrConnection_softBlockingCn" , t."dfcaFrConnection_softBlockingCn" AS "dfcaFrConnection_softBlockingCn" , t."disableExtDr" AS "disableExtDr" , t."disableIntHo" AS "disableIntHo" , t."dtmFragmentationPenalty" AS "dtmFragmentationPenalty" , t."emerCallOnFacch" AS "emerCallOnFacch" , t."extraTrxBcsuNumber" AS "extraTrxBcsuNumber" , t."extraTrxMaxTrxInBcsu" AS "extraTrxMaxTrxInBcsu" , t."fepInPcHoUse" AS "fepInPcHoUse" , t."frTchALim" AS "frTchALim" , t."freeTSLsCsDowngrade" AS "freeTSLsCsDowngrade" , t."freeTSLsCsUpgrade" AS "freeTSLsCsUpgrade" , t."freqInMeasBAInfo" AS "freqInMeasBAInfo" , t."gprsTerritoryCalc" AS "gprsTerritoryCalc" , t."gsmMacrocellThreshold" AS "gsmMacrocellThreshold" , t."gsmMicrocellThreshold" AS "gsmMicrocellThreshold" , t."hoPrefOrderInterfDl" AS "hoPrefOrderInterfDl" , t."hoPrefOrderInterfUl" AS "hoPrefOrderInterfUl" , t."hrTchALim" AS "hrTchALim" , t."inactCriteria" AS "inactCriteria" , t."inactEventsPerHour" AS "inactEventsPerHour" , t."incomeRateThreshold" AS "incomeRateThreshold" , t."initAmrChannelRate" AS "initAmrChannelRate" , t."internalHoToExternal" AS "internalHoToExternal" , t."intraSegSdcchHoGuard" AS "intraSegSdcchHoGuard" , t."ishoPreferredForNonDtmMs" AS "ishoPreferredForNonDtmMs" , t."lapdLoadThr" AS "lapdLoadThr" , t."loadRateChSearch" AS "loadRateChSearch" , t."maxBcfCapacity" AS "maxBcfCapacity" , t."maxBtsCapacity" AS "maxBtsCapacity" , t."maxHldSdcch" AS "maxHldSdcch" , t."maxHldTch" AS "maxHldTch" , t."maxOnHiIf" AS "maxOnHiIf" , t."maxTchTransactionRate" AS "maxTchTransactionRate" , t."maxTrxCapacityHw" AS "maxTrxCapacityHw" , t."maxTrxCapacityReal" AS "maxTrxCapacityReal" , t."meanBepLimitUL_Prof0_2tsl" AS "meanBepLimitUL_Prof0_2tsl" , t."meanBepLimitUL_Prof0_3tsl" AS "meanBepLimitUL_Prof0_3tsl" , t."meanBepLimitUL_Prof0_4tsl" AS "meanBepLimitUL_Prof0_4tsl" , t."meanBepLimitUL_Prof1_2tsl" AS "meanBepLimitUL_Prof1_2tsl" , t."meanBepLimitUL_Prof1_3tsl" AS "meanBepLimitUL_Prof1_3tsl" , t."meanBepLimitUL_Prof1_4tsl" AS "meanBepLimitUL_Prof1_4tsl" , t."meanBepLimitUL_Prof2_3tsl" AS "meanBepLimitUL_Prof2_3tsl" , t."meanBepLimitUL_Prof2_4tsl" AS "meanBepLimitUL_Prof2_4tsl" , t."measPrdCh" AS "measPrdCh" , t."measPrdFail" AS "measPrdFail" , t."measPrdSdcch" AS "measPrdSdcch" , t."measTchMhold" AS "measTchMhold" , t."minHiIf" AS "minHiIf" , t."minHldTch" AS "minHldTch" , t."msDistanceBehaviour" AS "msDistanceBehaviour" , t."msSpeedC11" AS "msSpeedC11" , t."msSpeedC12" AS "msSpeedC12" , t."noOfPrefCells" AS "noOfPrefCells" , t."nokBtsOffHour" AS "nokBtsOffHour" , t."nokBtsOffMinute" AS "nokBtsOffMinute" , t."nokBtsOnHour" AS "nokBtsOnHour" , t."nokBtsOnMinute" AS "nokBtsOnMinute" , t."ordinaryCallOnFacch" AS "ordinaryCallOnFacch" , t."pagingAnsOnFacch" AS "pagingAnsOnFacch" , t."pcuMaxNoDLtbfInCH" AS "pcuMaxNoDLtbfInCH" , t."pcuMaxNoULtbfInCH" AS "pcuMaxNoULtbfInCH" , t."pfcAckBlerLimit_legacyStream" AS "pfcAckBlerLimit_legacyStream" , t."pfcAckBlerLimit_limit10004000ms" AS "pfcAckBlerLimit_limit10004000ms" , t."pfcAckBlerLimit_limit10150ms" AS "pfcAckBlerLimit_limit10150ms" , t."pfcAckBlerLimit_limit200950ms" AS "pfcAckBlerLimit_limit200950ms" , t."pfcAckBlerLimit_notAvailable" AS "pfcAckBlerLimit_notAvailable" , t."pfcUnackBlerLimit_legacyStream" AS "pfcUnackBlerLimit_legacyStream" , t."pfcUnackBlerLimit_limit110e1" AS "pfcUnackBlerLimit_limit110e1" , t."pfcUnackBlerLimit_limit110e2" AS "pfcUnackBlerLimit_limit110e2" , t."pfcUnackBlerLimit_limit110e3" AS "pfcUnackBlerLimit_limit110e3" , t."pfcUnackBlerLimit_limit710e3" AS "pfcUnackBlerLimit_limit710e3" , t."pfcUnackBlerLimit_notAvailable" AS "pfcUnackBlerLimit_notAvailable" , t."prdHighIf" AS "prdHighIf" , t."prdNokBts" AS "prdNokBts" , t."qcActionTriggerThr_drop" AS "qcActionTriggerThr_drop" , t."qcActionTriggerThr_nccr" AS "qcActionTriggerThr_nccr" , t."qcActionTriggerThr_qosRenego" AS "qcActionTriggerThr_qosRenego" , t."qcActionTriggerThr_realloca" AS "qcActionTriggerThr_realloca" , t."reestablishOnFacch" AS "reestablishOnFacch" , t."rnwConfId" AS "rnwConfId" , t."rnwFallbackConfId" AS "rnwFallbackConfId" , t."rnwPlanConfId" AS "rnwPlanConfId" , t."rnwPlanDatabaseState" AS "rnwPlanDatabaseState" , t."rtsl0PrefInTCHAlloc" AS "rtsl0PrefInTCHAlloc" , t."rxAntSupPer" AS "rxAntSupPer" , t."rxLevBalance" AS "rxLevBalance" , t."rxLevelBasedTchAccess" AS "rxLevelBasedTchAccess" , t."rxqualLimitUL_Prof0_2tsl" AS "rxqualLimitUL_Prof0_2tsl" , t."rxqualLimitUL_Prof0_3tsl" AS "rxqualLimitUL_Prof0_3tsl" , t."rxqualLimitUL_Prof0_4tsl" AS "rxqualLimitUL_Prof0_4tsl" , t."rxqualLimitUL_Prof1_2tsl" AS "rxqualLimitUL_Prof1_2tsl" , t."rxqualLimitUL_Prof1_3tsl" AS "rxqualLimitUL_Prof1_3tsl" , t."rxqualLimitUL_Prof1_4tsl" AS "rxqualLimitUL_Prof1_4tsl" , t."rxqualLimitUL_Prof2_3tsl" AS "rxqualLimitUL_Prof2_3tsl" , t."rxqualLimitUL_Prof2_4tsl" AS "rxqualLimitUL_Prof2_4tsl" , t."sacchRepeatWindow" AS "sacchRepeatWindow" , t."saicDlCIOffset" AS "saicDlCIOffset" , t."schedStepSizeDlHighPrior" AS "schedStepSizeDlHighPrior" , t."schedStepSizeDlLowPrior" AS "schedStepSizeDlLowPrior" , t."schedStepSizeDlNormPrior" AS "schedStepSizeDlNormPrior" , t."schedStepSizeUlPrior1" AS "schedStepSizeUlPrior1" , t."schedStepSizeUlPrior2" AS "schedStepSizeUlPrior2" , t."schedStepSizeUlPrior3" AS "schedStepSizeUlPrior3" , t."schedStepSizeUlPrior4" AS "schedStepSizeUlPrior4" , t."schedulingWeight_backgroundARP1" AS "schedulingWeight_backgroundARP1" , t."schedulingWeight_backgroundARP2" AS "schedulingWeight_backgroundARP2" , t."schedulingWeight_backgroundARP3" AS "schedulingWeight_backgroundARP3" , t."schedulingWeight_interactive1ARP1" AS "schedulingWeight_interactive1ARP1" , t."schedulingWeight_interactive1ARP2" AS "schedulingWeight_interactive1ARP2" , t."schedulingWeight_interactive1ARP3" AS "schedulingWeight_interactive1ARP3" , t."schedulingWeight_interactive2ARP1" AS "schedulingWeight_interactive2ARP1" , t."schedulingWeight_interactive2ARP2" AS "schedulingWeight_interactive2ARP2" , t."schedulingWeight_interactive2ARP3" AS "schedulingWeight_interactive2ARP3" , t."schedulingWeight_interactive3ARP1" AS "schedulingWeight_interactive3ARP1" , t."schedulingWeight_interactive3ARP2" AS "schedulingWeight_interactive3ARP2" , t."schedulingWeight_interactive3ARP3" AS "schedulingWeight_interactive3ARP3" , t."schedulingWeight_streamingARP1" AS "schedulingWeight_streamingARP1" , t."schedulingWeight_streamingARP2" AS "schedulingWeight_streamingARP2" , t."schedulingWeight_streamingARP3" AS "schedulingWeight_streamingARP3" , t."sdcchAlLimit" AS "sdcchAlLimit" , t."signallingPointCodeIN0" AS "signallingPointCodeIN0" , t."signallingPointCodeIN1" AS "signallingPointCodeIN1" , t."signallingPointCodeNA0" AS "signallingPointCodeNA0" , t."signallingPointCodeNA1" AS "signallingPointCodeNA1" , t."slowAmrLaEnabled" AS "slowAmrLaEnabled" , t."supervisionPeriod" AS "supervisionPeriod" , t."tchRateInternalHo" AS "tchRateInternalHo" , t."tchTransactionCount" AS "tchTransactionCount" , t."terrUpdGuardTGprs" AS "terrUpdGuardTGprs" , t."triggerMeasPeriod" AS "triggerMeasPeriod" , t."variableDlStepSize" AS "variableDlStepSize" , t."wcdmaRanSaiPenalty" AS "wcdmaRanSaiPenalty" FROM nokia_raml20."BSC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'VCEL', 'format_mo': 'VCEL', - 'insert_query': ' INSERT INTO nokia_cm."VCEL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CSAMRModeSET" AS "CSAMRModeSET" , t."CSAMRModeSETWB" AS "CSAMRModeSETWB" , t."DirectSCCEnabled" AS "DirectSCCEnabled" , t."EDCHMinimumSetETFCI" AS "EDCHMinimumSetETFCI" , t."EbNoSetIdentifier" AS "EbNoSetIdentifier" , t."FastActOfTargetServCell" AS "FastActOfTargetServCell" , t."FastCompletionOfSCC" AS "FastCompletionOfSCC" , t."HHoMaxAllowedBitrateDL" AS "HHoMaxAllowedBitrateDL" , t."HHoMaxAllowedBitrateUL" AS "HHoMaxAllowedBitrateUL" , t."HSDPAFmcgIdentifier" AS "HSDPAFmcgIdentifier" , t."HSDPAFmciIdentifier" AS "HSDPAFmciIdentifier" , t."HSDPAFmcsIdentifier" AS "HSDPAFmcsIdentifier" , t."HSDPAHopsIdentifier" AS "HSDPAHopsIdentifier" , t."HSDPAenabled" AS "HSDPAenabled" , t."HSPAFmcsIdentifier" AS "HSPAFmcsIdentifier" , t."HSPASCCSpecificATO" AS "HSPASCCSpecificATO" , t."HSPwrOffsetUpdateDelay" AS "HSPwrOffsetUpdateDelay" , t."HSUPAEnabled" AS "HSUPAEnabled" , t."InitialBitRateDL" AS "InitialBitRateDL" , t."InitialBitRateUL" AS "InitialBitRateUL" , t."LAC" AS "LAC" , t."MaxBitRateDLPSNRT" AS "MaxBitRateDLPSNRT" , t."MaxBitRateULPSNRT" AS "MaxBitRateULPSNRT" , t."MaxTotalUplinkSymbolRate" AS "MaxTotalUplinkSymbolRate" , t."MinAllowedBitRateDL" AS "MinAllowedBitRateDL" , t."MinAllowedBitRateUL" AS "MinAllowedBitRateUL" , t."NrtFmcgIdentifier" AS "NrtFmcgIdentifier" , t."NrtFmciIdentifier" AS "NrtFmciIdentifier" , t."NrtFmcsIdentifier" AS "NrtFmcsIdentifier" , t."NrtHopgIdentifier" AS "NrtHopgIdentifier" , t."NrtHopiIdentifier" AS "NrtHopiIdentifier" , t."NrtHopsIdentifier" AS "NrtHopsIdentifier" , t."PowerOffsetUpdMsgSize" AS "PowerOffsetUpdMsgSize" , t."PtxOffsetHSSCCH" AS "PtxOffsetHSSCCH" , t."RAC" AS "RAC" , t."RTWithHSDPAFmcgIdentifier" AS "RTWithHSDPAFmcgIdentifier" , t."RTWithHSPAFmcsIdentifier" AS "RTWithHSPAFmcsIdentifier" , t."RTwithHSDPAFmciIdentifier" AS "RTwithHSDPAFmciIdentifier" , t."RTwithHSDPAFmcsIdentifier" AS "RTwithHSDPAFmcsIdentifier" , t."RTwithHSDPAHopsIdentifier" AS "RTwithHSDPAHopsIdentifier" , t."RelocComm_in_InterRNC_HHO" AS "RelocComm_in_InterRNC_HHO" , t."RtFmcgIdentifier" AS "RtFmcgIdentifier" , t."RtFmciIdentifier" AS "RtFmciIdentifier" , t."RtFmcsIdentifier" AS "RtFmcsIdentifier" , t."RtHopgIdentifier" AS "RtHopgIdentifier" , t."RtHopiIdentifier" AS "RtHopiIdentifier" , t."RtHopsIdentifier" AS "RtHopsIdentifier" , t."RxDivIndicator" AS "RxDivIndicator" , t."SRBDCHFmcsId" AS "SRBDCHFmcsId" , t."SRBHopsIdentifier" AS "SRBHopsIdentifier" , t."VCELChangeOrigin" AS "VCELChangeOrigin" , t."WACSetIdentifier" AS "WACSetIdentifier" FROM nokia_raml20."VCEL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'FUUNIT', 'format_mo': 'FUUNIT', 'insert_query': ' INSERT INTO nokia_cm."FUUNIT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."functionalUnitType" AS "functionalUnitType" , t."supportedByUnit" AS "supportedByUnit" FROM nokia_raml20."FUUNIT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'GPC', 'format_mo': 'GPC', 'insert_query': ' INSERT INTO nokia_cm."GPC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."name" AS "name" , t."qcTputThrModes_egprsDlRlcAckMode" AS "qcTputThrModes_egprsDlRlcAckMode" , t."qcTputThrModes_egprsUlRlcAckMode" AS "qcTputThrModes_egprsUlRlcAckMode" , t."qcTputThrModes_gprsDlRlcAckMode" AS "qcTputThrModes_gprsDlRlcAckMode" , t."qcTputThrModes_gprsUlRlcAckMode" AS "qcTputThrModes_gprsUlRlcAckMode" FROM nokia_raml20."GPC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IFPG', 'format_mo': 'IFPG', 'insert_query': ' INSERT INTO nokia_cm."IFPG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."transIfPuPtrs" AS "transIfPuPtrs" FROM nokia_raml20."IFPG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'MODULE', 'format_mo': 'MODULE', 'insert_query': ' INSERT INTO nokia_cm."MODULE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."identificationCode" AS "identificationCode" , t."state" AS "state" , t."subrackSpecificType" AS "subrackSpecificType" , t."userLabel" AS "userLabel" , t."vendorName" AS "vendorName" , t."serialNumber" AS "serialNumber" , t."version" AS "version" FROM nokia_raml20."MODULE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'PMRNL', 'format_mo': 'PMRNL', - 'insert_query': ' INSERT INTO nokia_cm."PMRNL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."mtCellAvailability" AS "mtCellAvailability" , t."mtCellLoad" AS "mtCellLoad" , t."mtCellRes" AS "mtCellRes" , t."mtCellThruput" AS "mtCellThruput" , t."mtEPSBearer" AS "mtEPSBearer" , t."mtInterSysHo" AS "mtInterSysHo" , t."mtInterSysHoEhrpdBc" AS "mtInterSysHoEhrpdBc" , t."mtInterSysHoGsmNb" AS "mtInterSysHoGsmNb" , t."mtInterSysHoUtranNb" AS "mtInterSysHoUtranNb" , t."mtIntereNBHo" AS "mtIntereNBHo" , t."mtIntraeNBHo" AS "mtIntraeNBHo" , t."mtLTEHo" AS "mtLTEHo" , t."mtPowQualDL" AS "mtPowQualDL" , t."mtPowQualUL" AS "mtPowQualUL" , t."mtQoS" AS "mtQoS" , t."mtRRC" AS "mtRRC" , t."mtRadBearer" AS "mtRadBearer" , t."mtS1AP" AS "mtS1AP" , t."mtTranspLoad" AS "mtTranspLoad" , t."mtUEandServiceDiff" AS "mtUEandServiceDiff" , t."mtUEstate" AS "mtUEstate" , t."mtX2AP" AS "mtX2AP" , t."mteNBload" AS "mteNBload" , t."mtintraLTEHoNb" AS "mtintraLTEHoNb" FROM nokia_raml20."PMRNL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IUCS', 'format_mo': 'IUCS', - 'insert_query': ' INSERT INTO nokia_cm."IUCS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AAL2PTSigForIuCS" AS "AAL2PTSigForIuCS" , t."CNDomainVersion" AS "CNDomainVersion" , t."CNId" AS "CNId" , t."CSCNNRI_NRIMaxForCSCN_NRIMinForCSCN" AS "CSCNNRI_NRIMaxForCSCN_NRIMinForCSCN" , t."CSFlexiIuWeight" AS "CSFlexiIuWeight" , t."DefaultCN" AS "DefaultCN" , t."IUCSChangeOrigin" AS "IUCSChangeOrigin" , t."IUOIdentifier" AS "IUOIdentifier" , t."IuState" AS "IuState" , t."MinUDPPortCS" AS "MinUDPPortCS" , t."NetworkInd" AS "NetworkInd" , t."RelocationSupport" AS "RelocationSupport" , t."RtcpActivation" AS "RtcpActivation" , t."SignPointCode" AS "SignPointCode" , t."TRafC" AS "TRafC" , t."TRatC" AS "TRatC" , t."TigOR" AS "TigOR" , t."TinTR" AS "TinTR" FROM nokia_raml20."IUCS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNMME', 'format_mo': 'LNMME', 'insert_query': ' INSERT INTO nokia_cm."LNMME" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."accMmePlmnsList_mcc_mnc" AS "accMmePlmnsList_mcc_mnc" , t."administrativeState" AS "administrativeState" , t."ipAddrPrim" AS "ipAddrPrim" , t."ipAddrSec" AS "ipAddrSec" , t."relMmeCap" AS "relMmeCap" , t."s1LinkStatus" AS "s1LinkStatus" , t."transportNwId" AS "transportNwId" FROM nokia_raml20."LNMME" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNREL', 'format_mo': 'LNREL', 'insert_query': ' INSERT INTO nokia_cm."LNREL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."cellIndOffNeigh" AS "cellIndOffNeigh" , t."ecgiAdjEnbId" AS "ecgiAdjEnbId" , t."ecgiLcrId" AS "ecgiLcrId" , t."handoverAllowed" AS "handoverAllowed" , t."nrControl" AS "nrControl" , t."nrStatus" AS "nrStatus" FROM nokia_raml20."LNREL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ADJL', 'format_mo': 'ADJL', - 'insert_query': ' INSERT INTO nokia_cm."ADJL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."barredLteAdjCellGroup" AS "barredLteAdjCellGroup" , t."barredLteAdjCellList" AS "barredLteAdjCellList" , t."barredLteAdjCellPattern" AS "barredLteAdjCellPattern" , t."barredLteAdjCellPatternSense" AS "barredLteAdjCellPatternSense" , t."earfcn" AS "earfcn" , t."lteAdjCellMcc" AS "lteAdjCellMcc" , t."lteAdjCellMinBand" AS "lteAdjCellMinBand" , t."lteAdjCellMinRxLevel" AS "lteAdjCellMinRxLevel" , t."lteAdjCellMnc" AS "lteAdjCellMnc" , t."lteAdjCellPriority" AS "lteAdjCellPriority" , t."lteAdjCellReselectLowerThr" AS "lteAdjCellReselectLowerThr" , t."lteAdjCellReselectUpperThr" AS "lteAdjCellReselectUpperThr" , t."lteAdjCellTac" AS "lteAdjCellTac" , t."name" AS "name" , t."ADJLChangeOrigin" AS "ADJLChangeOrigin" , t."AdjLEARFCN" AS "AdjLEARFCN" , t."AdjLMeasBw" AS "AdjLMeasBw" , t."AdjLSelectFreq" AS "AdjLSelectFreq" , t."HopLIdentifier" AS "HopLIdentifier" FROM nokia_raml20."ADJL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IUPS', 'format_mo': 'IUPS', - 'insert_query': ' INSERT INTO nokia_cm."IUPS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CNDomainVersion" AS "CNDomainVersion" , t."CNId" AS "CNId" , t."CellFACHRelocSupport" AS "CellFACHRelocSupport" , t."DefaultCN" AS "DefaultCN" , t."IUOIdentifier" AS "IUOIdentifier" , t."IUPSChangeOrigin" AS "IUPSChangeOrigin" , t."IuState" AS "IuState" , t."NetworkInd" AS "NetworkInd" , t."PSCNNRI_NRIMaxForPSCN_NRIMinForPSCN" AS "PSCNNRI_NRIMaxForPSCN_NRIMinForPSCN" , t."PSFlexiIuWeight" AS "PSFlexiIuWeight" , t."RelocationSupport" AS "RelocationSupport" , t."SignPointCode" AS "SignPointCode" , t."TDataFwd" AS "TDataFwd" , t."TRafC" AS "TRafC" , t."TRatC" AS "TRatC" , t."TigOR" AS "TigOR" , t."TinTR" AS "TinTR" FROM nokia_raml20."IUPS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'UFFIM', 'format_mo': 'UFFIM', 'insert_query': ' INSERT INTO nokia_cm."UFFIM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."tResUtra" AS "tResUtra" , t."utrResTiFHM" AS "utrResTiFHM" , t."utrResTiFMM" AS "utrResTiFMM" , t."utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL" AS "utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL" FROM nokia_raml20."UFFIM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IEIF', 'format_mo': 'IEIF', - 'insert_query': ' INSERT INTO nokia_cm."IEIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cir" AS "cir" , t."confCost" AS "confCost" , t."helloInterval" AS "helloInterval" , t."ipAddr_localIpAddr_netmask" AS "ipAddr_localIpAddr_netmask" , t."mtu" AS "mtu" , t."mtuMismatchDetection" AS "mtuMismatchDetection" , t."ospfWithBfd" AS "ospfWithBfd" , t."qosEnabled" AS "qosEnabled" , t."retransInterval" AS "retransInterval" , t."routerDeadInterval" AS "routerDeadInterval" , t."sbs" AS "sbs" , t."sbsTotal" AS "sbsTotal" , t."shapedBandwidth" AS "shapedBandwidth" , t."sir" AS "sir" , t."sirTotal" AS "sirTotal" , t."trafficPathShapingEnable" AS "trafficPathShapingEnable" , t."transmitDelay" AS "transmitDelay" , t."upperLayerShaping" AS "upperLayerShaping" , t."vlanEnabled" AS "vlanEnabled" , t."vlanId" AS "vlanId" , t."IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask" AS "IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask" , t."administrativeState" AS "administrativeState" , t."ifType" AS "ifType" , t."IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask" AS "IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask" , t."localIpAddr" AS "localIpAddr" , t."localIpv6Addr" AS "localIpv6Addr" , t."localIpv6PrefixLength" AS "localIpv6PrefixLength" , t."netmask" AS "netmask" , t."wfqSchedQueueWeight" AS "wfqSchedQueueWeight" FROM nokia_raml20."IEIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ANTL', 'format_mo': 'ANTL', - 'insert_query': ' INSERT INTO nokia_cm."ANTL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."alDcVoltageEnabled" AS "alDcVoltageEnabled" , t."antId" AS "antId" , t."antennaRoundTripDelay" AS "antennaRoundTripDelay" , t."antennaTotalLoss" AS "antennaTotalLoss" , t."cableLength" AS "cableLength" , t."communication3gppEnabled" AS "communication3gppEnabled" , t."feederLoss" AS "feederLoss" , t."feederVoltage" AS "feederVoltage" , t."multiplexerAmount" AS "multiplexerAmount" , t."multiplexerLoss" AS "multiplexerLoss" , t."multiplexerTotalDelay" AS "multiplexerTotalDelay" , t."multiplexerType" AS "multiplexerType" , t."rModId" AS "rModId" , t."ulDelay" AS "ulDelay" , t."velocityFactor" AS "velocityFactor" , t."vswrMajorAlarm" AS "vswrMajorAlarm" , t."vswrMinorAlarm" AS "vswrMinorAlarm" , t."additionalRxGain" AS "additionalRxGain" , t."forcedVoltage" AS "forcedVoltage" FROM nokia_raml20."ANTL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNADJ', 'format_mo': 'LNADJ', 'insert_query': ' INSERT INTO nokia_cm."LNADJ" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."guGroupIdList_mcc_mmeGroupId_mnc" AS "guGroupIdList_mcc_mmeGroupId_mnc" , t."name" AS "name" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."targetBtsDn" AS "targetBtsDn" , t."adjEnbId" AS "adjEnbId" , t."cPlaneIpAddr" AS "cPlaneIpAddr" , t."cPlaneIpAddrCtrl" AS "cPlaneIpAddrCtrl" , t."x2LinkStatus" AS "x2LinkStatus" FROM nokia_raml20."LNADJ" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'WBTS', 'format_mo': 'WBTS', - 'insert_query': ' INSERT INTO nokia_cm."WBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ATMInterfaceID" AS "ATMInterfaceID" , t."BTSAdditionalInfo" AS "BTSAdditionalInfo" , t."BTSIPAddress" AS "BTSIPAddress" , t."BTSSupportForHSPACM" AS "BTSSupportForHSPACM" , t."BlindHOIntraBTSQCheck" AS "BlindHOIntraBTSQCheck" , t."COCOId" AS "COCOId" , t."DCNLinkStatus" AS "DCNLinkStatus" , t."DCNSecurityStatus" AS "DCNSecurityStatus" , t."DLORLAveragingWindowSize" AS "DLORLAveragingWindowSize" , t."DSCPHigh" AS "DSCPHigh" , t."DSCPLow" AS "DSCPLow" , t."DSCPMedDCH" AS "DSCPMedDCH" , t."DSCPMedHSPA" AS "DSCPMedHSPA" , t."DediMeasRepPeriodCSdata" AS "DediMeasRepPeriodCSdata" , t."DediMeasRepPeriodPSdata" AS "DediMeasRepPeriodPSdata" , t."DedicatedMeasReportPeriod" AS "DedicatedMeasReportPeriod" , t."DelayThresholdMax" AS "DelayThresholdMax" , t."DelayThresholdMax2msTTI" AS "DelayThresholdMax2msTTI" , t."DelayThresholdMid" AS "DelayThresholdMid" , t."DelayThresholdMid2msTTI" AS "DelayThresholdMid2msTTI" , t."DelayThresholdMin" AS "DelayThresholdMin" , t."DelayThresholdMin2msTTI" AS "DelayThresholdMin2msTTI" , t."HARQRVConfiguration" AS "HARQRVConfiguration" , t."HSDPA14MbpsPerUser" AS "HSDPA14MbpsPerUser" , t."HSDPACCEnabled" AS "HSDPACCEnabled" , t."HSDPAULCToDSCP" AS "HSDPAULCToDSCP" , t."HSUPACCEnabled" AS "HSUPACCEnabled" , t."HSUPADLCToDSCP" AS "HSUPADLCToDSCP" , t."HSUPAXUsersEnabled" AS "HSUPAXUsersEnabled" , t."IPBasedRouteIdIub" AS "IPBasedRouteIdIub" , t."IPBasedRouteIdIub2" AS "IPBasedRouteIdIub2" , t."IPBasedRouteIdIub3" AS "IPBasedRouteIdIub3" , t."IPBasedRouteIdIub4" AS "IPBasedRouteIdIub4" , t."IPNBId" AS "IPNBId" , t."InactCACThresholdATM" AS "InactCACThresholdATM" , t."InactCACThresholdIP" AS "InactCACThresholdIP" , t."InactUsersCIDThreshold" AS "InactUsersCIDThreshold" , t."IntelligentSDPrioHO" AS "IntelligentSDPrioHO" , t."IubTransportMedia" AS "IubTransportMedia" , t."IubTransportSharing" AS "IubTransportSharing" , t."LoadControlPeriodPS" AS "LoadControlPeriodPS" , t."MaxFPDLFrameSizeIub" AS "MaxFPDLFrameSizeIub" , t."MaxNumberEDCHLCG" AS "MaxNumberEDCHLCG" , t."MeasFiltCoeff" AS "MeasFiltCoeff" , t."MinUDPPortIub" AS "MinUDPPortIub" , t."NESWVersion" AS "NESWVersion" , t."NEType" AS "NEType" , t."NbrOfOverbookedHSDPAUsers" AS "NbrOfOverbookedHSDPAUsers" , t."NodeBRABReconfigSupport" AS "NodeBRABReconfigSupport" , t."OverbookingSwitch" AS "OverbookingSwitch" , t."PDUSize656WithHSDSCH" AS "PDUSize656WithHSDSCH" , t."PSAveragingWindowSize" AS "PSAveragingWindowSize" , t."PSRLAveragingWindowSize" AS "PSRLAveragingWindowSize" , t."PWSMAVTrafficVERLogic" AS "PWSMAVTrafficVERLogic" , t."PWSMEnableWakeUpTime" AS "PWSMEnableWakeUpTime" , t."PWSMInUse" AS "PWSMInUse" , t."PWSMRemCellSDBeginHour" AS "PWSMRemCellSDBeginHour" , t."PWSMRemCellSDBeginMin" AS "PWSMRemCellSDBeginMin" , t."PWSMRemCellSDEndHour" AS "PWSMRemCellSDEndHour" , t."PWSMRemCellSDEndMin" AS "PWSMRemCellSDEndMin" , t."PWSMShutdownBeginHour" AS "PWSMShutdownBeginHour" , t."PWSMShutdownBeginMin" AS "PWSMShutdownBeginMin" , t."PWSMShutdownEndHour" AS "PWSMShutdownEndHour" , t."PWSMShutdownEndMin" AS "PWSMShutdownEndMin" , t."PWSMWeekday" AS "PWSMWeekday" , t."ProbabilityFactorMax" AS "ProbabilityFactorMax" , t."ProbabilityFactorMax2msTTI" AS "ProbabilityFactorMax2msTTI" , t."PrxAlpha" AS "PrxAlpha" , t."PrxMeasAveWindow" AS "PrxMeasAveWindow" , t."PrxTargetPSAdjustPeriod" AS "PrxTargetPSAdjustPeriod" , t."PtxAlpha" AS "PtxAlpha" , t."PtxDPCHmax" AS "PtxDPCHmax" , t."PtxDPCHmin" AS "PtxDPCHmin" , t."PtxMeasAveWindow" AS "PtxMeasAveWindow" , t."RACHloadIndicationPeriod" AS "RACHloadIndicationPeriod" , t."RFSharingState" AS "RFSharingState" , t."RRIndPeriod" AS "RRIndPeriod" , t."RRMULDCHActivityFactorCSAMR" AS "RRMULDCHActivityFactorCSAMR" , t."RRMULDCHActivityFactorCSNTData" AS "RRMULDCHActivityFactorCSNTData" , t."RRMULDCHActivityFactorCSTData" AS "RRMULDCHActivityFactorCSTData" , t."RRMULDCHActivityFactorPSBackgr" AS "RRMULDCHActivityFactorPSBackgr" , t."RRMULDCHActivityFactorPSStream" AS "RRMULDCHActivityFactorPSStream" , t."RRMULDCHActivityFactorPSTHP1" AS "RRMULDCHActivityFactorPSTHP1" , t."RRMULDCHActivityFactorPSTHP2" AS "RRMULDCHActivityFactorPSTHP2" , t."RRMULDCHActivityFactorPSTHP3" AS "RRMULDCHActivityFactorPSTHP3" , t."RRMULDCHActivityFactorSRB" AS "RRMULDCHActivityFactorSRB" , t."ReleaseTimerForSharedHSDPAallocation" AS "ReleaseTimerForSharedHSDPAallocation" , t."SchedulingPeriod" AS "SchedulingPeriod" , t."SharedHSDPAVCCSelectionMethod" AS "SharedHSDPAVCCSelectionMethod" , t."SharedHSDPAallocation" AS "SharedHSDPAallocation" , t."TQMId" AS "TQMId" , t."TQMId2" AS "TQMId2" , t."TQMId3" AS "TQMId3" , t."TQMId4" AS "TQMId4" , t."ToAWEOffsetNRTDCHIP" AS "ToAWEOffsetNRTDCHIP" , t."ToAWEOffsetRTDCHIP" AS "ToAWEOffsetRTDCHIP" , t."ToAWSOffsetNRTDCHIP" AS "ToAWSOffsetNRTDCHIP" , t."ToAWSOffsetRTDCHIP" AS "ToAWSOffsetRTDCHIP" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."WBTSChangeOrigin" AS "WBTSChangeOrigin" , t."WBTSName" AS "WBTSName" , t."WBTSSWBuildId" AS "WBTSSWBuildId" , t."WinACRABsetupDL" AS "WinACRABsetupDL" , t."WinACRABsetupUL" AS "WinACRABsetupUL" , t."WinLCHSDPA" AS "WinLCHSDPA" , t."WinLCHSUPA" AS "WinLCHSUPA" FROM nokia_raml20."WBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'HW', 'format_mo': 'HW', 'insert_query': ' INSERT INTO nokia_cm."HW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."NEType" AS "NEType" , t."locationName" AS "locationName" , t."operationalState" AS "operationalState" , t."systemTitle" AS "systemTitle" , t."vendorName" AS "vendorName" , t."serialNumber" AS "serialNumber" , t."softwareReleaseVersion" AS "softwareReleaseVersion" , t."systemReleaseVersion" AS "systemReleaseVersion" FROM nokia_raml20."HW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SBR4', 'format_mo': 'SBR4', 'insert_query': ' INSERT INTO nokia_cm."SBR4" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."netmask" AS "netmask" , t."srcIPAddr" AS "srcIPAddr" , t."subnet" AS "subnet" FROM nokia_raml20."SBR4" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNHSPA', 'format_mo': 'RNHSPA', - 'insert_query': ' INSERT INTO nokia_cm."RNHSPA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."WeightForARP1" AS "WeightForARP1" , t."WeightForARP2" AS "WeightForARP2" , t."WeightForARP3" AS "WeightForARP3" , t."ATOSRBsOnHSPA" AS "ATOSRBsOnHSPA" , t."N10msCPCOptObjective" AS "N10msCPCOptObjective" , t."N10msCQIDTXTimer" AS "N10msCQIDTXTimer" , t."N10msCQIFeedbackCPC" AS "N10msCQIFeedbackCPC" , t."N10msInacThrUEDRXCycle" AS "N10msInacThrUEDRXCycle" , t."N10msInacThrUEDTXCycl2" AS "N10msInacThrUEDTXCycl2" , t."N10msMACDTXCycle" AS "N10msMACDTXCycle" , t."N10msMACInacThr" AS "N10msMACInacThr" , t."N10msUEDPCCHburst1" AS "N10msUEDPCCHburst1" , t."N10msUEDPCCHburst2" AS "N10msUEDPCCHburst2" , t."N10msUEDRXCycle" AS "N10msUEDRXCycle" , t."N10msUEDTXCycle1" AS "N10msUEDTXCycle1" , t."N10msUEDTXCycle2" AS "N10msUEDTXCycle2" , t."N10msUEDTXLongPreamble" AS "N10msUEDTXLongPreamble" , t."N2msCPCOptObjective" AS "N2msCPCOptObjective" , t."N2msCQIDTXTimer" AS "N2msCQIDTXTimer" , t."N2msCQIFeedbackCPC" AS "N2msCQIFeedbackCPC" , t."N2msInacThrUEDRXCycle" AS "N2msInacThrUEDRXCycle" , t."N2msInacThrUEDTXCycl2" AS "N2msInacThrUEDTXCycl2" , t."N2msMACDTXCycle" AS "N2msMACDTXCycle" , t."N2msMACInacThr" AS "N2msMACInacThr" , t."N2msUEDPCCHburst1" AS "N2msUEDPCCHburst1" , t."N2msUEDPCCHburst2" AS "N2msUEDPCCHburst2" , t."N2msUEDRXCycle" AS "N2msUEDRXCycle" , t."N2msUEDTXCycle1" AS "N2msUEDTXCycle1" , t."N2msUEDTXCycle2" AS "N2msUEDTXCycle2" , t."N2msUEDTXLongPreamble" AS "N2msUEDTXLongPreamble" , t."S10msCPCOptObjective" AS "S10msCPCOptObjective" , t."S10msCQIDTXTimer" AS "S10msCQIDTXTimer" , t."S10msCQIFeedbackCPC" AS "S10msCQIFeedbackCPC" , t."S10msInacThrUEDRXCycle" AS "S10msInacThrUEDRXCycle" , t."S10msInacThrUEDTXCycl2" AS "S10msInacThrUEDTXCycl2" , t."S10msMACDTXCycle" AS "S10msMACDTXCycle" , t."S10msMACInacThr" AS "S10msMACInacThr" , t."S10msUEDPCCHburst1" AS "S10msUEDPCCHburst1" , t."S10msUEDPCCHburst2" AS "S10msUEDPCCHburst2" , t."S10msUEDRXCycle" AS "S10msUEDRXCycle" , t."S10msUEDTXCycle1" AS "S10msUEDTXCycle1" , t."S10msUEDTXCycle2" AS "S10msUEDTXCycle2" , t."S10msUEDTXLongPreamble" AS "S10msUEDTXLongPreamble" , t."S2msCPCOptObjective" AS "S2msCPCOptObjective" , t."S2msCQIDTXTimer" AS "S2msCQIDTXTimer" , t."S2msCQIFeedbackCPC" AS "S2msCQIFeedbackCPC" , t."S2msInacThrUEDRXCycle" AS "S2msInacThrUEDRXCycle" , t."S2msInacThrUEDTXCycl2" AS "S2msInacThrUEDTXCycl2" , t."S2msMACDTXCycle" AS "S2msMACDTXCycle" , t."S2msMACInacThr" AS "S2msMACInacThr" , t."S2msUEDPCCHburst1" AS "S2msUEDPCCHburst1" , t."S2msUEDPCCHburst2" AS "S2msUEDPCCHburst2" , t."S2msUEDRXCycle" AS "S2msUEDRXCycle" , t."S2msUEDTXCycle1" AS "S2msUEDTXCycle1" , t."S2msUEDTXCycle2" AS "S2msUEDTXCycle2" , t."S2msUEDTXLongPreamble" AS "S2msUEDTXLongPreamble" , t."V10msCPCOptObjective" AS "V10msCPCOptObjective" , t."V10msCQIDTXTimer" AS "V10msCQIDTXTimer" , t."V10msCQIFeedbackCPC" AS "V10msCQIFeedbackCPC" , t."V10msInacThrUEDRXCycle" AS "V10msInacThrUEDRXCycle" , t."V10msInacThrUEDTXCycl2" AS "V10msInacThrUEDTXCycl2" , t."V10msMACDTXCycle" AS "V10msMACDTXCycle" , t."V10msMACInacThr" AS "V10msMACInacThr" , t."V10msUEDPCCHburst1" AS "V10msUEDPCCHburst1" , t."V10msUEDPCCHburst2" AS "V10msUEDPCCHburst2" , t."V10msUEDRXCycle" AS "V10msUEDRXCycle" , t."V10msUEDTXCycle1" AS "V10msUEDTXCycle1" , t."V10msUEDTXCycle2" AS "V10msUEDTXCycle2" , t."V10msUEDTXLongPreamble" AS "V10msUEDTXLongPreamble" , t."V2msCPCOptObjective" AS "V2msCPCOptObjective" , t."V2msCQIDTXTimer" AS "V2msCQIDTXTimer" , t."V2msCQIFeedbackCPC" AS "V2msCQIFeedbackCPC" , t."V2msInacThrUEDRXCycle" AS "V2msInacThrUEDRXCycle" , t."V2msInacThrUEDTXCycl2" AS "V2msInacThrUEDTXCycl2" , t."V2msMACDTXCycle" AS "V2msMACDTXCycle" , t."V2msMACInacThr" AS "V2msMACInacThr" , t."V2msUEDPCCHburst1" AS "V2msUEDPCCHburst1" , t."V2msUEDPCCHburst2" AS "V2msUEDPCCHburst2" , t."V2msUEDRXCycle" AS "V2msUEDRXCycle" , t."V2msUEDTXCycle1" AS "V2msUEDTXCycle1" , t."V2msUEDTXCycle2" AS "V2msUEDTXCycle2" , t."V2msUEDTXLongPreamble" AS "V2msUEDTXLongPreamble" , t."CPICHECNOSRBHSPA" AS "CPICHECNOSRBHSPA" , t."CPICHECNOThreEDCH2MS" AS "CPICHECNOThreEDCH2MS" , t."CPICHRSCPThreEDCH2MS" AS "CPICHRSCPThreEDCH2MS" , t."CPICHRSCPThreSRBHSDPA" AS "CPICHRSCPThreSRBHSDPA" , t."DCellVsMIMOPreference" AS "DCellVsMIMOPreference" , t."DiscardTimerHSCSVoice" AS "DiscardTimerHSCSVoice" , t."EDCHCTSwitchGuardTimer" AS "EDCHCTSwitchGuardTimer" , t."EDCHMACdflowtputStrTtT" AS "EDCHMACdflowtputStrTtT" , t."EDCHMaxHARQReTxStr" AS "EDCHMaxHARQReTxStr" , t."EDCHMaxHarqReTxSRB" AS "EDCHMaxHarqReTxSRB" , t."EDCHMaxHarqReTxSRB2MS" AS "EDCHMaxHarqReTxSRB2MS" , t."EDCHMaxNumberOfHARQReTx" AS "EDCHMaxNumberOfHARQReTx" , t."EDCHQOSClasses" AS "EDCHQOSClasses" , t."EnablDelayHHO" AS "EnablDelayHHO" , t."EnablDelayStand" AS "EnablDelayStand" , t."FDPCHAllocMinInterval" AS "FDPCHAllocMinInterval" , t."FDPCHAndSRBOnHSPATC" AS "FDPCHAndSRBOnHSPATC" , t."FDPCHSetupEC" AS "FDPCHSetupEC" , t."FactorEDCHMaxBRPSstream" AS "FactorEDCHMaxBRPSstream" , t."FactorEDCHMaxBitRate" AS "FactorEDCHMaxBitRate" , t."FactorEDCHMaxBitRate2NRT" AS "FactorEDCHMaxBitRate2NRT" , t."FactorEDCHMaxBitRate3NRT" AS "FactorEDCHMaxBitRate3NRT" , t."HSDPACPICHCTSRepPer" AS "HSDPACPICHCTSRepPer" , t."HSDPACPICHEcNoThreshold" AS "HSDPACPICHEcNoThreshold" , t."HSDPACellChangeRepetitionTime" AS "HSDPACellChangeRepetitionTime" , t."HSDPAChaTypeSwitchWindow" AS "HSDPAChaTypeSwitchWindow" , t."HSDPAMaxCellChangeRepetition" AS "HSDPAMaxCellChangeRepetition" , t."HSDPAPeakRateLimitRABMax" AS "HSDPAPeakRateLimitRABMax" , t."HSDPAPriority" AS "HSDPAPriority" , t."HSDPARRCdiversity" AS "HSDPARRCdiversity" , t."HSDPASRBWindow" AS "HSDPASRBWindow" , t."HSDSCHCTSwitchGuardTimer" AS "HSDSCHCTSwitchGuardTimer" , t."HSDSCHGuardTimerLowThroughput" AS "HSDSCHGuardTimerLowThroughput" , t."HSDSCHQoSclasses" AS "HSDSCHQoSclasses" , t."NBRForPri0DL" AS "NBRForPri0DL" , t."NBRForPri0UL" AS "NBRForPri0UL" , t."NBRForPri10DL" AS "NBRForPri10DL" , t."NBRForPri10UL" AS "NBRForPri10UL" , t."NBRForPri11DL" AS "NBRForPri11DL" , t."NBRForPri11UL" AS "NBRForPri11UL" , t."NBRForPri12DL" AS "NBRForPri12DL" , t."NBRForPri12UL" AS "NBRForPri12UL" , t."NBRForPri1DL" AS "NBRForPri1DL" , t."NBRForPri1UL" AS "NBRForPri1UL" , t."NBRForPri2DL" AS "NBRForPri2DL" , t."NBRForPri2UL" AS "NBRForPri2UL" , t."NBRForPri3DL" AS "NBRForPri3DL" , t."NBRForPri3UL" AS "NBRForPri3UL" , t."NBRForPri4DL" AS "NBRForPri4DL" , t."NBRForPri4UL" AS "NBRForPri4UL" , t."NBRForPri5DL" AS "NBRForPri5DL" , t."NBRForPri5UL" AS "NBRForPri5UL" , t."NBRForPri6DL" AS "NBRForPri6DL" , t."NBRForPri6UL" AS "NBRForPri6UL" , t."NBRForPri7DL" AS "NBRForPri7DL" , t."NBRForPri7UL" AS "NBRForPri7UL" , t."NBRForPri8DL" AS "NBRForPri8DL" , t."NBRForPri8UL" AS "NBRForPri8UL" , t."NBRForPri9DL" AS "NBRForPri9DL" , t."NBRForPri9UL" AS "NBRForPri9UL" , t."HSPDSCHAdjustPeriod" AS "HSPDSCHAdjustPeriod" , t."HappyBitDelayConditionEDCH" AS "HappyBitDelayConditionEDCH" , t."HsdschGuardTimerHO" AS "HsdschGuardTimerHO" , t."InacUserNbrXXXOverNRT" AS "InacUserNbrXXXOverNRT" , t."InacUsersOverloadFact" AS "InacUsersOverloadFact" , t."MACdflowthroughputRelThr" AS "MACdflowthroughputRelThr" , t."MACdflowthroughputTimetoTrigger" AS "MACdflowthroughputTimetoTrigger" , t."MACdflowtputStrTtT" AS "MACdflowtputStrTtT" , t."MACdflowutilStrTtT" AS "MACdflowutilStrTtT" , t."MEHCQIFeedbackCycle" AS "MEHCQIFeedbackCycle" , t."MEHHSUPAUserIncr" AS "MEHHSUPAUserIncr" , t."MaxBitRateNRTMACDFlow" AS "MaxBitRateNRTMACDFlow" , t."MaxCSDelayRNCETTI10" AS "MaxCSDelayRNCETTI10" , t."MaxCSDelayRNCETTI2" AS "MaxCSDelayRNCETTI2" , t."MaxCSDelayUE" AS "MaxCSDelayUE" , t."MaxEHARQReTxCSAMR10" AS "MaxEHARQReTxCSAMR10" , t."MaxEHARQReTxCSAMR2" AS "MaxEHARQReTxCSAMR2" , t."MaxReWaitTime" AS "MaxReWaitTime" , t."MaxReWaitTime2msTTI" AS "MaxReWaitTime2msTTI" , t."MaxReWaitTimeRT" AS "MaxReWaitTimeRT" , t."MaxSetOfEDPDCHCSAMR10" AS "MaxSetOfEDPDCHCSAMR10" , t."MaxSetOfEDPDCHCSAMR2" AS "MaxSetOfEDPDCHCSAMR2" , t."NRTRBBRWithEDCHStr" AS "NRTRBBRWithEDCHStr" , t."PeriodicityForSI" AS "PeriodicityForSI" , t."PowerOffsetEHARQVoice" AS "PowerOffsetEHARQVoice" , t."PowerOffsetForSI" AS "PowerOffsetForSI" , t."RNHSPAChangeOrigin" AS "RNHSPAChangeOrigin" , t."SmartHSPATimeToTrigger" AS "SmartHSPATimeToTrigger" , t."SmartHSPATputAveWin" AS "SmartHSPATputAveWin" , t."T1HSCSVoice" AS "T1HSCSVoice" , t."TGPLAMRHSDPAInterFreq" AS "TGPLAMRHSDPAInterFreq" , t."TGPLHSDPAInterFreq" AS "TGPLHSDPAInterFreq" , t."ThresholdMaxEDPDCHSR1920kbps" AS "ThresholdMaxEDPDCHSR1920kbps" , t."ThresholdMaxEDPDCHSR3840kbps" AS "ThresholdMaxEDPDCHSR3840kbps" , t."ThresholdMaxEDPDCHSR960kbps" AS "ThresholdMaxEDPDCHSR960kbps" , t."UPResAllocInCellDCHWait" AS "UPResAllocInCellDCHWait" , t."VCPHSDPAPrevDuration" AS "VCPHSDPAPrevDuration" , t."VCPHSDPAUserIncr" AS "VCPHSDPAUserIncr" , t."WeightDCHBG" AS "WeightDCHBG" , t."WeightDCHTHP1" AS "WeightDCHTHP1" , t."WeightDCHTHP2" AS "WeightDCHTHP2" , t."WeightDCHTHP3" AS "WeightDCHTHP3" , t."WeightHSPABG" AS "WeightHSPABG" , t."WeightHSPATHP1" AS "WeightHSPATHP1" , t."WeightHSPATHP2" AS "WeightHSPATHP2" , t."WeightHSPATHP3" AS "WeightHSPATHP3" FROM nokia_raml20."RNHSPA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'CTRLTS', 'format_mo': 'CTRLTS', 'insert_query': ' INSERT INTO nokia_cm."CTRLTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."extCellTraceRep" AS "extCellTraceRep" , t."extUeTraceRep" AS "extUeTraceRep" , t."maxUeTraceSessions" AS "maxUeTraceSessions" , t."netActIpAddr" AS "netActIpAddr" , t."omsTracePortNum" AS "omsTracePortNum" , t."tceTracePortNum" AS "tceTracePortNum" , t."cellTraceRepMode" AS "cellTraceRepMode" , t."ueTraceRepMode" AS "ueTraceRepMode" , t."taTracing" AS "taTracing" FROM nokia_raml20."CTRLTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNMOBI', 'format_mo': 'RNMOBI', - 'insert_query': ' INSERT INTO nokia_cm."RNMOBI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AnchorFmciIdentifier" AS "AnchorFmciIdentifier" , t."AnchorFmcsIdentifier" AS "AnchorFmcsIdentifier" , t."AnchorHopiIdentifier" AS "AnchorHopiIdentifier" , t."AnchorHopsIdentifier" AS "AnchorHopsIdentifier" , t."CellReselectionObservingTime" AS "CellReselectionObservingTime" , t."DRRCForHSDPALayerServices" AS "DRRCForHSDPALayerServices" , t."DirectedRRCForHSDPALayerEnhanc" AS "DirectedRRCForHSDPALayerEnhanc" , t."DisablePowerInHSDPALayeringDecision" AS "DisablePowerInHSDPALayeringDecision" , t."EcnoDifferenceThreshold" AS "EcnoDifferenceThreshold" , t."EnableULQualDetRep" AS "EnableULQualDetRep" , t."FastDormOverCpcPri" AS "FastDormOverCpcPri" , t."FastUECancel" AS "FastUECancel" , t."FastUEPeriod" AS "FastUEPeriod" , t."FastUEThreshold" AS "FastUEThreshold" , t."GANetwARFCN" AS "GANetwARFCN" , t."GANetwBCC" AS "GANetwBCC" , t."GANetwNCC" AS "GANetwNCC" , t."GapPositionSingleFrame" AS "GapPositionSingleFrame" , t."GsmHandoverAMR" AS "GsmHandoverAMR" , t."GsmHandoverCS" AS "GsmHandoverCS" , t."GsmHandoverNrtPS" AS "GsmHandoverNrtPS" , t."GsmHandoverRtPS" AS "GsmHandoverRtPS" , t."HSCAHORabCombSupport" AS "HSCAHORabCombSupport" , t."HSDPACPICHAveWindow" AS "HSDPACPICHAveWindow" , t."HSDPACPICHReportPeriod" AS "HSDPACPICHReportPeriod" , t."HSDPACellChangeMinInterval" AS "HSDPACellChangeMinInterval" , t."HSDPALayerLoadShareThreshold" AS "HSDPALayerLoadShareThreshold" , t."HSDPASIRErrorAveWindow" AS "HSDPASIRErrorAveWindow" , t."HSDPASIRErrorFilterCoefficient" AS "HSDPASIRErrorFilterCoefficient" , t."HSDPASIRErrorReportPeriod" AS "HSDPASIRErrorReportPeriod" , t."HSDPASIRErrorServCell" AS "HSDPASIRErrorServCell" , t."HSDPASIRErrorTargetCell" AS "HSDPASIRErrorTargetCell" , t."HSDPAServCellWindow" AS "HSDPAServCellWindow" , t."HSPADRNCEcNoOffset" AS "HSPADRNCEcNoOffset" , t."HSPADRNCSIRErrorOffset" AS "HSPADRNCSIRErrorOffset" , t."IBTSRabCombSupport" AS "IBTSRabCombSupport" , t."LHOMinNrtDchAllocTime" AS "LHOMinNrtDchAllocTime" , t."LowerRxTxTimeDiff" AS "LowerRxTxTimeDiff" , t."MBLBGuardTimer" AS "MBLBGuardTimer" , t."MaxCellReselections" AS "MaxCellReselections" , t."MaxNumISHOClPerAS" AS "MaxNumISHOClPerAS" , t."MultipleBSICIdent" AS "MultipleBSICIdent" , t."NCHOFilterCoeffComLoadMeasDRNCCell" AS "NCHOFilterCoeffComLoadMeasDRNCCell" , t."NCHOHystComLoadMeasDRNCCell" AS "NCHOHystComLoadMeasDRNCCell" , t."NCHOThrComLoadMeasDRNCCell" AS "NCHOThrComLoadMeasDRNCCell" , t."PreferBandForLayering" AS "PreferBandForLayering" , t."RANAPCause1LoadHO" AS "RANAPCause1LoadHO" , t."RANAPCause2LoadHO" AS "RANAPCause2LoadHO" , t."RANAPCause3LoadHO" AS "RANAPCause3LoadHO" , t."RANAPCause1ServHO" AS "RANAPCause1ServHO" , t."RANAPCause2ServHO" AS "RANAPCause2ServHO" , t."RANAPCause3ServHO" AS "RANAPCause3ServHO" , t."RNMOBIChangeOrigin" AS "RNMOBIChangeOrigin" , t."SLHOHandlingOfCellLoadMeasNotAct" AS "SLHOHandlingOfCellLoadMeasNotAct" , t."SLHOProfileBackgroundPSNRTData" AS "SLHOProfileBackgroundPSNRTData" , t."SLHOProfileConvCSSpeech" AS "SLHOProfileConvCSSpeech" , t."SLHOProfileConvCSTData" AS "SLHOProfileConvCSTData" , t."SLHOProfileConvPSRTData" AS "SLHOProfileConvPSRTData" , t."SLHOProfileConvPSSpeech" AS "SLHOProfileConvPSSpeech" , t."SLHOProfileInteractivePSNRTData" AS "SLHOProfileInteractivePSNRTData" , t."SLHOProfileStreamCSNTData" AS "SLHOProfileStreamCSNTData" , t."SLHOProfileStreamPSRTData" AS "SLHOProfileStreamPSRTData" , t."SLHOUseBackgroundPSNRTData" AS "SLHOUseBackgroundPSNRTData" , t."SLHOUseConvCSSpeech" AS "SLHOUseConvCSSpeech" , t."SLHOUseConvCSTData" AS "SLHOUseConvCSTData" , t."SLHOUseConvPSRTData" AS "SLHOUseConvPSRTData" , t."SLHOUseConvPSSpeech" AS "SLHOUseConvPSSpeech" , t."SLHOUseInteractivePSNRTData" AS "SLHOUseInteractivePSNRTData" , t."SLHOUseStreamCSNTData" AS "SLHOUseStreamCSNTData" , t."SLHOUseStreamPSRTData" AS "SLHOUseStreamPSRTData" , t."ServBtwnHSDPALayers" AS "ServBtwnHSDPALayers" , t."ServicesToHSDPALayer" AS "ServicesToHSDPALayer" , t."SmartLTELayeringPrevT" AS "SmartLTELayeringPrevT" , t."SmartLTELayeringServ" AS "SmartLTELayeringServ" , t."TGPLdoubleframeNRTPSgsm" AS "TGPLdoubleframeNRTPSgsm" , t."TGPLdoubleframeNRTPSinterFreq" AS "TGPLdoubleframeNRTPSinterFreq" , t."TGPLsingleframeAMRgsm" AS "TGPLsingleframeAMRgsm" , t."TGPLsingleframeAMRinterFreq" AS "TGPLsingleframeAMRinterFreq" , t."TGPLsingleframeCSgsm" AS "TGPLsingleframeCSgsm" , t."TGPLsingleframeCSinterFreq" AS "TGPLsingleframeCSinterFreq" , t."TGPLsingleframeNRTPSgsm" AS "TGPLsingleframeNRTPSgsm" , t."TGPLsingleframeNRTPSinterFreq" AS "TGPLsingleframeNRTPSinterFreq" , t."TGPLsingleframeRTPSgsm" AS "TGPLsingleframeRTPSgsm" , t."TGPLsingleframeRTPSinterFreq" AS "TGPLsingleframeRTPSinterFreq" , t."TRelocOverall" AS "TRelocOverall" , t."TRelocPrep" AS "TRelocPrep" , t."UEQualityRepInterv" AS "UEQualityRepInterv" , t."UETxPowerMaxRef" AS "UETxPowerMaxRef" , t."ULQualDetRepThreshold" AS "ULQualDetRepThreshold" , t."UpperRxTxTimeDiff" AS "UpperRxTxTimeDiff" FROM nokia_raml20."RNMOBI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ADJI', 'format_mo': 'ADJI', - 'insert_query': ' INSERT INTO nokia_cm."ADJI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AdjiMCC" AS "AdjiMCC" , t."AdjiMNC" AS "AdjiMNC" , t."TargetCellDN" AS "TargetCellDN" , t."name" AS "name" , t."ADJIChangeOrigin" AS "ADJIChangeOrigin" , t."AdjiCI" AS "AdjiCI" , t."AdjiCPICHTxPwr" AS "AdjiCPICHTxPwr" , t."AdjiComLoadMeasDRNCCellNCHO" AS "AdjiComLoadMeasDRNCCellNCHO" , t."AdjiEcNoOffsetNCHO" AS "AdjiEcNoOffsetNCHO" , t."AdjiHandlingBlockedCellSLHO" AS "AdjiHandlingBlockedCellSLHO" , t."AdjiLAC" AS "AdjiLAC" , t."AdjiNCHOHSPASupport" AS "AdjiNCHOHSPASupport" , t."AdjiRAC" AS "AdjiRAC" , t."AdjiRNCid" AS "AdjiRNCid" , t."AdjiSIB" AS "AdjiSIB" , t."AdjiScrCode" AS "AdjiScrCode" , t."AdjiTxDiv" AS "AdjiTxDiv" , t."AdjiTxPwrDPCH" AS "AdjiTxPwrDPCH" , t."AdjiTxPwrRACH" AS "AdjiTxPwrRACH" , t."AdjiUARFCN" AS "AdjiUARFCN" , t."BlindHOTargetCell" AS "BlindHOTargetCell" , t."NrtHopiIdentifier" AS "NrtHopiIdentifier" , t."RtHopiIdentifier" AS "RtHopiIdentifier" FROM nokia_raml20."ADJI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPRO', 'format_mo': 'IPRO', 'insert_query': ' INSERT INTO nokia_cm."IPRO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."addrValueIPV4" AS "addrValueIPV4" , t."ifName" AS "ifName" , t."ipBasedRouteId" AS "ipBasedRouteId" , t."phbAF1" AS "phbAF1" , t."phbAF2" AS "phbAF2" , t."phbAF3" AS "phbAF3" , t."phbAF4" AS "phbAF4" , t."phbBE" AS "phbBE" , t."phbEF" AS "phbEF" FROM nokia_raml20."IPRO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'WCEL', 'format_mo': 'WCEL', - 'insert_query': ' INSERT INTO nokia_cm."WCEL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."WCELMCC" AS "WCELMCC" , t."WCELMNC" AS "WCELMNC" , t."name" AS "name" , t."ACBarredList" AS "ACBarredList" , t."AICHTraTime" AS "AICHTraTime" , t."AMROverSC" AS "AMROverSC" , t."AMROverTransmission" AS "AMROverTransmission" , t."AMROverTxNC" AS "AMROverTxNC" , t."AMROverTxNonHSPA" AS "AMROverTxNonHSPA" , t."AMROverTxTotal" AS "AMROverTxTotal" , t."AMRSF" AS "AMRSF" , t."AMRTargetSC" AS "AMRTargetSC" , t."AMRTargetTransmission" AS "AMRTargetTransmission" , t."AMRTargetTxNC" AS "AMRTargetTxNC" , t."AMRTargetTxNonHSPA" AS "AMRTargetTxNonHSPA" , t."AMRTargetTxTotal" AS "AMRTargetTxTotal" , t."AMRUnderSC" AS "AMRUnderSC" , t."AMRUnderTransmission" AS "AMRUnderTransmission" , t."AMRUnderTxNC" AS "AMRUnderTxNC" , t."AMRUnderTxNonHSPA" AS "AMRUnderTxNonHSPA" , t."AMRUnderTxTotal" AS "AMRUnderTxTotal" , t."ATOSRBsOnHSPA" AS "ATOSRBsOnHSPA" , t."AbsPrioCellReselec" AS "AbsPrioCellReselec" , t."ActivationTimeOffset" AS "ActivationTimeOffset" , t."AdminCellState" AS "AdminCellState" , t."AdminPICState" AS "AdminPICState" , t."AllowedPreambleSignatures" AS "AllowedPreambleSignatures" , t."AllowedRACHSubChannels" AS "AllowedRACHSubChannels" , t."AltScramblingCodeCM" AS "AltScramblingCodeCM" , t."AssignedPICPool" AS "AssignedPICPool" , t."BlindHOEcNoThrTarget" AS "BlindHOEcNoThrTarget" , t."BlindHORSCPThrTarget" AS "BlindHORSCPThrTarget" , t."CCHSetupEnabled" AS "CCHSetupEnabled" , t."CIRForFDPCH" AS "CIRForFDPCH" , t."CId" AS "CId" , t."CPCEnabled" AS "CPCEnabled" , t."CPICHEcNoSRBMapRRC" AS "CPICHEcNoSRBMapRRC" , t."CPICHRSCPSRBMapRRC" AS "CPICHRSCPSRBMapRRC" , t."CPICHtoRefRABoffset" AS "CPICHtoRefRABoffset" , t."CSAMRModeSET" AS "CSAMRModeSET" , t."CSAMRModeSETWB" AS "CSAMRModeSETWB" , t."CSGroupId" AS "CSGroupId" , t."CUCEcNoThreshold" AS "CUCEcNoThreshold" , t."CUCRSCPThreshold" AS "CUCRSCPThreshold" , t."CableLoss" AS "CableLoss" , t."CellAdditionalInfo" AS "CellAdditionalInfo" , t."CellBarred" AS "CellBarred" , t."CellRange" AS "CellRange" , t."CellSelQualMeas" AS "CellSelQualMeas" , t."CellWeightForHSDPALayering" AS "CellWeightForHSDPALayering" , t."Cell_Reserved" AS "Cell_Reserved" , t."CodeTreeOptTimer" AS "CodeTreeOptTimer" , t."CodeTreeOptimisation" AS "CodeTreeOptimisation" , t."CodeTreeOptimisationGuardTime" AS "CodeTreeOptimisationGuardTime" , t."CodeTreeUsage" AS "CodeTreeUsage" , t."DCellAndMIMOUsage" AS "DCellAndMIMOUsage" , t."DCellHSDPACapaHO" AS "DCellHSDPACapaHO" , t."DCellHSDPAEnabled" AS "DCellHSDPAEnabled" , t."DCellHSDPAFmcsId" AS "DCellHSDPAFmcsId" , t."DLLoadStateTTT" AS "DLLoadStateTTT" , t."DPCHOverHSPDSCHThreshold" AS "DPCHOverHSPDSCHThreshold" , t."DPCModeChangeSupport" AS "DPCModeChangeSupport" , t."DRRCprxMargin" AS "DRRCprxMargin" , t."DRRCprxOffset" AS "DRRCprxOffset" , t."DRRCptxMargin" AS "DRRCptxMargin" , t."DRRCptxOffset" AS "DRRCptxOffset" , t."DefMeasCtrlReading" AS "DefMeasCtrlReading" , t."DeltaPrxMaxDown" AS "DeltaPrxMaxDown" , t."DeltaPrxMaxUp" AS "DeltaPrxMaxUp" , t."DeltaPtxMaxDown" AS "DeltaPtxMaxDown" , t."DeltaPtxMaxUp" AS "DeltaPtxMaxUp" , t."DirectSCCEnabled" AS "DirectSCCEnabled" , t."DirectedRRCEnabled" AS "DirectedRRCEnabled" , t."DirectedRRCForHSDPALayerEnabled" AS "DirectedRRCForHSDPALayerEnabled" , t."EDCHCapability" AS "EDCHCapability" , t."EDCHMinSetETFCIT0" AS "EDCHMinSetETFCIT0" , t."EDCHMinimumSetETFCI" AS "EDCHMinimumSetETFCI" , t."EDCHOpState" AS "EDCHOpState" , t."EbNoSetIdentifier" AS "EbNoSetIdentifier" , t."FDPCHCodeChangeEnabled" AS "FDPCHCodeChangeEnabled" , t."FDPCHEnabled" AS "FDPCHEnabled" , t."FDPCHSetup" AS "FDPCHSetup" , t."FachLoadMarginCCH" AS "FachLoadMarginCCH" , t."FachLoadThresholdCCH" AS "FachLoadThresholdCCH" , t."FastActOfTargetServCell" AS "FastActOfTargetServCell" , t."FastCompletionOfSCC" AS "FastCompletionOfSCC" , t."FastHSPAMobilityEnabled" AS "FastHSPAMobilityEnabled" , t."HCS_PRIO" AS "HCS_PRIO" , t."HHoMaxAllowedBitrateDL" AS "HHoMaxAllowedBitrateDL" , t."HHoMaxAllowedBitrateUL" AS "HHoMaxAllowedBitrateUL" , t."HSCapabilityHONumbUE" AS "HSCapabilityHONumbUE" , t."HSCapabilityHOPeriod" AS "HSCapabilityHOPeriod" , t."HSDPA64QAMallowed" AS "HSDPA64QAMallowed" , t."HSDPA64UsersEnabled" AS "HSDPA64UsersEnabled" , t."HSDPACPICHAveWindow" AS "HSDPACPICHAveWindow" , t."HSDPACPICHReportPeriod" AS "HSDPACPICHReportPeriod" , t."HSDPACellChangeMinInterval" AS "HSDPACellChangeMinInterval" , t."HSDPAFmcgIdentifier" AS "HSDPAFmcgIdentifier" , t."HSDPAFmciIdentifier" AS "HSDPAFmciIdentifier" , t."HSDPAFmcsIdentifier" AS "HSDPAFmcsIdentifier" , t."HSDPALayeringCommonChEnabled" AS "HSDPALayeringCommonChEnabled" , t."HSDPAMaxCellChangeRepetition" AS "HSDPAMaxCellChangeRepetition" , t."HSDPASRBWindow" AS "HSDPASRBWindow" , t."HSDPAServCellWindow" AS "HSDPAServCellWindow" , t."HSDPAcapability" AS "HSDPAcapability" , t."HSDPAenabled" AS "HSDPAenabled" , t."HSDSCHOpState" AS "HSDSCHOpState" , t."HSLoadStateHSDBRLimit" AS "HSLoadStateHSDBRLimit" , t."HSLoadStateHSDOffset" AS "HSLoadStateHSDOffset" , t."HSLoadStateHSUBRLimit" AS "HSLoadStateHSUBRLimit" , t."HSLoadStateHSUOffset" AS "HSLoadStateHSUOffset" , t."HSLoadStateHSUResThr" AS "HSLoadStateHSUResThr" , t."HSPA72UsersPerCell" AS "HSPA72UsersPerCell" , t."HSPACapaHO" AS "HSPACapaHO" , t."HSPAFmcsIdentifier" AS "HSPAFmcsIdentifier" , t."HSPAQoSEnabled" AS "HSPAQoSEnabled" , t."HSPASCCSpecificATO" AS "HSPASCCSpecificATO" , t."HSPDSCHCodeSet" AS "HSPDSCHCodeSet" , t."HSPDSCHMarginSF128" AS "HSPDSCHMarginSF128" , t."HSPwrOffsetUpdateDelay" AS "HSPwrOffsetUpdateDelay" , t."HSUPA2MSTTIEnabled" AS "HSUPA2MSTTIEnabled" , t."HSUPAEnabled" AS "HSUPAEnabled" , t."HspaMultiNrtRabSupport" AS "HspaMultiNrtRabSupport" , t."IncomingLTEISHO" AS "IncomingLTEISHO" , t."InitialBitRateDL" AS "InitialBitRateDL" , t."InitialBitRateUL" AS "InitialBitRateUL" , t."InterFreqScaleTresel" AS "InterFreqScaleTresel" , t."InterRATScaleTresel" AS "InterRATScaleTresel" , t."IntraFreq_Cell_Reselect_Ind" AS "IntraFreq_Cell_Reselect_Ind" , t."LAC" AS "LAC" , t."LHOCapaReqRejRateDL" AS "LHOCapaReqRejRateDL" , t."LHOCapaReqRejRateUL" AS "LHOCapaReqRejRateUL" , t."LHODelayOFFCapaReqRejRate" AS "LHODelayOFFCapaReqRejRate" , t."LHODelayOFFHardBlocking" AS "LHODelayOFFHardBlocking" , t."LHODelayOFFInterference" AS "LHODelayOFFInterference" , t."LHODelayOFFResRateSC" AS "LHODelayOFFResRateSC" , t."LHOHardBlockingBaseLoad" AS "LHOHardBlockingBaseLoad" , t."LHOHardBlockingRatio" AS "LHOHardBlockingRatio" , t."LHOHystTimeCapaReqRejRate" AS "LHOHystTimeCapaReqRejRate" , t."LHOHystTimeHardBlocking" AS "LHOHystTimeHardBlocking" , t."LHOHystTimeInterference" AS "LHOHystTimeInterference" , t."LHOHystTimeResRateSC" AS "LHOHystTimeResRateSC" , t."LHONRTTrafficBaseLoad" AS "LHONRTTrafficBaseLoad" , t."LHONumbUEInterFreq" AS "LHONumbUEInterFreq" , t."LHONumbUEInterRAT" AS "LHONumbUEInterRAT" , t."LHOPwrOffsetDL" AS "LHOPwrOffsetDL" , t."LHOPwrOffsetUL" AS "LHOPwrOffsetUL" , t."LHOResRateSC" AS "LHOResRateSC" , t."LHOWinSizeOFFCapaReqRejRate" AS "LHOWinSizeOFFCapaReqRejRate" , t."LHOWinSizeOFFHardBlocking" AS "LHOWinSizeOFFHardBlocking" , t."LHOWinSizeOFFInterference" AS "LHOWinSizeOFFInterference" , t."LHOWinSizeOFFResRateSC" AS "LHOWinSizeOFFResRateSC" , t."LHOWinSizeONCapaReqRejRate" AS "LHOWinSizeONCapaReqRejRate" , t."LHOWinSizeONHardBlocking" AS "LHOWinSizeONHardBlocking" , t."LHOWinSizeONInterference" AS "LHOWinSizeONInterference" , t."LHOWinSizeONResRateSC" AS "LHOWinSizeONResRateSC" , t."LTECellReselection" AS "LTECellReselection" , t."LoadBasedCPICHEcNoSRBHSPA" AS "LoadBasedCPICHEcNoSRBHSPA" , t."LoadBasedCPICHEcNoThreEDCH2MS" AS "LoadBasedCPICHEcNoThreEDCH2MS" , t."MBLBInactivityEnabled" AS "MBLBInactivityEnabled" , t."MBLBLoadInfoDistr" AS "MBLBLoadInfoDistr" , t."MBLBMobilityEnabled" AS "MBLBMobilityEnabled" , t."MBLBRABSetupEnabled" AS "MBLBRABSetupEnabled" , t."MBLBRABSetupMultiRAB" AS "MBLBRABSetupMultiRAB" , t."MBLBStateTransEnabled" AS "MBLBStateTransEnabled" , t."MEHHSDPAUserNbrCQI" AS "MEHHSDPAUserNbrCQI" , t."MEHHSUPAUserNbr2msTTI" AS "MEHHSUPAUserNbr2msTTI" , t."MEHLoadStateTtT" AS "MEHLoadStateTtT" , t."MEHMaxHSUPAUsers" AS "MEHMaxHSUPAUsers" , t."MEHQueueThreshold" AS "MEHQueueThreshold" , t."MEHULLHSDPAUALimit" AS "MEHULLHSDPAUALimit" , t."MHA" AS "MHA" , t."MIMOEnabled" AS "MIMOEnabled" , t."MIMOHSDPACapaHO" AS "MIMOHSDPACapaHO" , t."MIMOWith64QAMUsage" AS "MIMOWith64QAMUsage" , t."MassEventHandler" AS "MassEventHandler" , t."MaxBitRateDLPSNRT" AS "MaxBitRateDLPSNRT" , t."MaxBitRateULPSNRT" AS "MaxBitRateULPSNRT" , t."MaxCodeReleases" AS "MaxCodeReleases" , t."MaxDLPowerCapability" AS "MaxDLPowerCapability" , t."MaxIncrInterferenceUL" AS "MaxIncrInterferenceUL" , t."MaxNbrOfHSSCCHCodes" AS "MaxNbrOfHSSCCHCodes" , t."MaxNumbHSDPAUsersS" AS "MaxNumbHSDPAUsersS" , t."MaxNumbHSDSCHMACdFS" AS "MaxNumbHSDSCHMACdFS" , t."MaxNumberEDCHCell" AS "MaxNumberEDCHCell" , t."MaxNumberHSDPAUsers" AS "MaxNumberHSDPAUsers" , t."MaxNumberHSDSCHMACdFlows" AS "MaxNumberHSDSCHMACdFlows" , t."MaxNumberUECmHO" AS "MaxNumberUECmHO" , t."MaxNumberUECmSLHO" AS "MaxNumberUECmSLHO" , t."MaxNumberUEHSPACmHO" AS "MaxNumberUEHSPACmHO" , t."MaxNumberUEHSPACmNCHO" AS "MaxNumberUEHSPACmNCHO" , t."MaxTotalUplinkSymbolRate" AS "MaxTotalUplinkSymbolRate" , t."MinAllowedBitRateDL" AS "MinAllowedBitRateDL" , t."MinAllowedBitRateUL" AS "MinAllowedBitRateUL" , t."MultiplePLMNListIncluded" AS "MultiplePLMNListIncluded" , t."N300" AS "N300" , t."N312" AS "N312" , t."N312Conn" AS "N312Conn" , t."N313" AS "N313" , t."N315" AS "N315" , t."NASsignVolThrDL" AS "NASsignVolThrDL" , t."NASsignVolThrUL" AS "NASsignVolThrUL" , t."NCr" AS "NCr" , t."NbrOfSCCPCHs" AS "NbrOfSCCPCHs" , t."NonHCSNcr" AS "NonHCSNcr" , t."NonHCSTcrMax" AS "NonHCSTcrMax" , t."NonHCSTcrMaxHyst" AS "NonHCSTcrMaxHyst" , t."NrtFmcgIdentifier" AS "NrtFmcgIdentifier" , t."NrtFmciIdentifier" AS "NrtFmciIdentifier" , t."NrtFmcsIdentifier" AS "NrtFmcsIdentifier" , t."NumberEDCHReservedSHOBranchAdditions" AS "NumberEDCHReservedSHOBranchAdditions" , t."OCULNRTDCHGrantedMinAllocT" AS "OCULNRTDCHGrantedMinAllocT" , t."OCdlNrtDCHgrantedMinAllocT" AS "OCdlNrtDCHgrantedMinAllocT" , t."PBSgrantedMinDCHallocTequalP" AS "PBSgrantedMinDCHallocTequalP" , t."PBSgrantedMinDCHallocThigherP" AS "PBSgrantedMinDCHallocThigherP" , t."PBSgrantedMinDCHallocTlowerP" AS "PBSgrantedMinDCHallocTlowerP" , t."PCH24kbpsEnabled" AS "PCH24kbpsEnabled" , t."PFLIdentifier" AS "PFLIdentifier" , t."PICState" AS "PICState" , t."PI_amount" AS "PI_amount" , t."PRACHDelayRange" AS "PRACHDelayRange" , t."PRACHRequiredReceivedCI" AS "PRACHRequiredReceivedCI" , t."PRACHScramblingCode" AS "PRACHScramblingCode" , t."PRACH_preamble_retrans" AS "PRACH_preamble_retrans" , t."PSGroupId" AS "PSGroupId" , t."PTxPICH" AS "PTxPICH" , t."PWSMAVLimitDCHSDPA" AS "PWSMAVLimitDCHSDPA" , t."PWSMAVLimitNRTHSDPA" AS "PWSMAVLimitNRTHSDPA" , t."PWSMAVLimitRTDCH" AS "PWSMAVLimitRTDCH" , t."PWSMAVLimitRTHSDPA" AS "PWSMAVLimitRTHSDPA" , t."PWSMAVPwrNRTHSDPA" AS "PWSMAVPwrNRTHSDPA" , t."PWSMAVPwrRTHSDPA" AS "PWSMAVPwrRTHSDPA" , t."PWSMCellGroup" AS "PWSMCellGroup" , t."PWSMEXPwrLimit" AS "PWSMEXPwrLimit" , t."PWSMEXUsrLimit" AS "PWSMEXUsrLimit" , t."PWSMSDLimitDCHSDPA" AS "PWSMSDLimitDCHSDPA" , t."PWSMSDLimitNRTDCH" AS "PWSMSDLimitNRTDCH" , t."PWSMSDLimitNRTHSDPA" AS "PWSMSDLimitNRTHSDPA" , t."PWSMSDLimitRTDCH" AS "PWSMSDLimitRTDCH" , t."PWSMSDLimitRTHSDPA" AS "PWSMSDLimitRTHSDPA" , t."PWSMSDPwrNRTHSDPA" AS "PWSMSDPwrNRTHSDPA" , t."PWSMSDPwrRTDCH" AS "PWSMSDPwrRTDCH" , t."PWSMSDPwrRTHSDPA" AS "PWSMSDPwrRTHSDPA" , t."PWSMShutdownOrder" AS "PWSMShutdownOrder" , t."PWSMShutdownRemCell" AS "PWSMShutdownRemCell" , t."PowerOffsetLastPreamblePRACHmessage" AS "PowerOffsetLastPreamblePRACHmessage" , t."PO1_15" AS "PO1_15" , t."PO1_30" AS "PO1_30" , t."PO1_60" AS "PO1_60" , t."PowerOffsetUpdMsgSize" AS "PowerOffsetUpdMsgSize" , t."PowerRampStepPRACHpreamble" AS "PowerRampStepPRACHpreamble" , t."PowerSaveHSPAType" AS "PowerSaveHSPAType" , t."PriScrCode" AS "PriScrCode" , t."PrxLoadMarginDCH" AS "PrxLoadMarginDCH" , t."PrxLoadMarginEDCH" AS "PrxLoadMarginEDCH" , t."PrxLoadMarginMaxDCH" AS "PrxLoadMarginMaxDCH" , t."PrxMaxOrigTargetBTS" AS "PrxMaxOrigTargetBTS" , t."PrxMaxTargetBTS" AS "PrxMaxTargetBTS" , t."PrxMeasFilterCoeff" AS "PrxMeasFilterCoeff" , t."PrxNoise" AS "PrxNoise" , t."PrxNoiseAutotuning" AS "PrxNoiseAutotuning" , t."PrxOffset" AS "PrxOffset" , t."PrxTarget" AS "PrxTarget" , t."PrxTargetMax" AS "PrxTargetMax" , t."PrxTargetPSMax" AS "PrxTargetPSMax" , t."PrxTargetPSMin" AS "PrxTargetPSMin" , t."PrxTargetPSStepDown" AS "PrxTargetPSStepDown" , t."PrxTargetPSStepUp" AS "PrxTargetPSStepUp" , t."PtxAICH" AS "PtxAICH" , t."PtxCellMax" AS "PtxCellMax" , t."PtxDLabsMax" AS "PtxDLabsMax" , t."PtxFDPCHMax" AS "PtxFDPCHMax" , t."PtxFDPCHMin" AS "PtxFDPCHMin" , t."PtxHighHSDPAPwr" AS "PtxHighHSDPAPwr" , t."PtxMarginCCH" AS "PtxMarginCCH" , t."PtxMaxEHICH" AS "PtxMaxEHICH" , t."PtxMaxHSDPA" AS "PtxMaxHSDPA" , t."PtxMeasFilterCoeff" AS "PtxMeasFilterCoeff" , t."PtxOffset" AS "PtxOffset" , t."PtxOffsetEAGCH" AS "PtxOffsetEAGCH" , t."PtxOffsetEAGCHDPCCH" AS "PtxOffsetEAGCHDPCCH" , t."PtxOffsetEHICHDPCCH" AS "PtxOffsetEHICHDPCCH" , t."PtxOffsetERGCH" AS "PtxOffsetERGCH" , t."PtxOffsetERGCHDPCCH" AS "PtxOffsetERGCHDPCCH" , t."PtxOffsetExxCH2ms" AS "PtxOffsetExxCH2ms" , t."PtxOffsetExxCHSHO" AS "PtxOffsetExxCHSHO" , t."PtxOffsetFDPCHSHO" AS "PtxOffsetFDPCHSHO" , t."PtxOffsetHSDPA" AS "PtxOffsetHSDPA" , t."PtxPSstreamAbsMax" AS "PtxPSstreamAbsMax" , t."PtxPrimaryCCPCH" AS "PtxPrimaryCCPCH" , t."PtxPrimaryCPICH" AS "PtxPrimaryCPICH" , t."PtxPrimarySCH" AS "PtxPrimarySCH" , t."PtxSCCPCH1" AS "PtxSCCPCH1" , t."PtxSCCPCH2" AS "PtxSCCPCH2" , t."PtxSCCPCH2SF128" AS "PtxSCCPCH2SF128" , t."PtxSCCPCH3" AS "PtxSCCPCH3" , t."PtxSecSCH" AS "PtxSecSCH" , t."PtxTarget" AS "PtxTarget" , t."PtxTargetHSDPA" AS "PtxTargetHSDPA" , t."PtxTargetPSAdjustPeriod" AS "PtxTargetPSAdjustPeriod" , t."PtxTargetPSMax" AS "PtxTargetPSMax" , t."PtxTargetPSMin" AS "PtxTargetPSMin" , t."PtxTargetPSStepDown" AS "PtxTargetPSStepDown" , t."PtxTargetPSStepUp" AS "PtxTargetPSStepUp" , t."PtxTargetTotMax" AS "PtxTargetTotMax" , t."PtxTargetTotMin" AS "PtxTargetTotMin" , t."PtxThresholdCCH" AS "PtxThresholdCCH" , t."QHCS" AS "QHCS" , t."Qhyst1" AS "Qhyst1" , t."Qhyst1FACH" AS "Qhyst1FACH" , t."Qhyst1PCH" AS "Qhyst1PCH" , t."Qhyst2" AS "Qhyst2" , t."Qhyst2FACH" AS "Qhyst2FACH" , t."Qhyst2PCH" AS "Qhyst2PCH" , t."QqualMin" AS "QqualMin" , t."QrxlevMin" AS "QrxlevMin" , t."RAC" AS "RAC" , t."RACHCapacity" AS "RACHCapacity" , t."RACHInterFreqMesQuant" AS "RACHInterFreqMesQuant" , t."RACHIntraFreqMesQuant" AS "RACHIntraFreqMesQuant" , t."RACH_Tx_NB01max" AS "RACH_Tx_NB01max" , t."RACH_Tx_NB01min" AS "RACH_Tx_NB01min" , t."RACH_tx_Max" AS "RACH_tx_Max" , t."RACHmeasFilterCoeff" AS "RACHmeasFilterCoeff" , t."RNARGroupId" AS "RNARGroupId" , t."RRCconnRepTimer1" AS "RRCconnRepTimer1" , t."RRCconnRepTimer2" AS "RRCconnRepTimer2" , t."RTWithHSDPAFmcgIdentifier" AS "RTWithHSDPAFmcgIdentifier" , t."RTWithHSDPAFmciIdentifier" AS "RTWithHSDPAFmciIdentifier" , t."RTWithHSDPAFmcsIdentifier" AS "RTWithHSDPAFmcsIdentifier" , t."RTWithHSPAFmcsIdentifier" AS "RTWithHSPAFmcsIdentifier" , t."RachLoadMarginCCH" AS "RachLoadMarginCCH" , t."RachLoadThresholdCCH" AS "RachLoadThresholdCCH" , t."RefServForCodePower" AS "RefServForCodePower" , t."RelocComm_in_InterRNC_HHO" AS "RelocComm_in_InterRNC_HHO" , t."RsrvdSignaturesOffset" AS "RsrvdSignaturesOffset" , t."RtFmcgIdentifier" AS "RtFmcgIdentifier" , t."RtFmciIdentifier" AS "RtFmciIdentifier" , t."RtFmcsIdentifier" AS "RtFmcsIdentifier" , t."RxDivIndicator" AS "RxDivIndicator" , t."SAC" AS "SAC" , t."SHCS_RAT" AS "SHCS_RAT" , t."SHCS_RATConn" AS "SHCS_RATConn" , t."SIB11Length" AS "SIB11Length" , t."SIB11bisLength" AS "SIB11bisLength" , t."SIB12Length" AS "SIB12Length" , t."SIB4Indicator" AS "SIB4Indicator" , t."SIB7factor" AS "SIB7factor" , t."SIRDPCCHOffsetEDPCH" AS "SIRDPCCHOffsetEDPCH" , t."SRBBitRateRRCSetupEC" AS "SRBBitRateRRCSetupEC" , t."SRBDCHFmcsId" AS "SRBDCHFmcsId" , t."SRBHSPAFmcsId" AS "SRBHSPAFmcsId" , t."SRBMapRRCSetupEC" AS "SRBMapRRCSetupEC" , t."SectorID" AS "SectorID" , t."ServHONumbUEInterFreq" AS "ServHONumbUEInterFreq" , t."ServHONumbUEInterRAT" AS "ServHONumbUEInterRAT" , t."ServHOPeriodInterFreq" AS "ServHOPeriodInterFreq" , t."ServHOPeriodInterRAT" AS "ServHOPeriodInterRAT" , t."ShutdownStepAmount" AS "ShutdownStepAmount" , t."ShutdownWindow" AS "ShutdownWindow" , t."Sintersearch" AS "Sintersearch" , t."SintersearchConn" AS "SintersearchConn" , t."Sintrasearch" AS "Sintrasearch" , t."SintrasearchConn" AS "SintrasearchConn" , t."Slimit_SearchRAT" AS "Slimit_SearchRAT" , t."Slimit_SearchRATConn" AS "Slimit_SearchRATConn" , t."SmartLTELayeringEnabled" AS "SmartLTELayeringEnabled" , t."SmartLTELayeringRSCP" AS "SmartLTELayeringRSCP" , t."SmartLTELayeringTSysSel" AS "SmartLTELayeringTSysSel" , t."SmartLTELayeringUA" AS "SmartLTELayeringUA" , t."SmartTrafVolThrDL" AS "SmartTrafVolThrDL" , t."SmartTrafVolThrUL" AS "SmartTrafVolThrUL" , t."SpeedScaleTresel" AS "SpeedScaleTresel" , t."Sprioritysearch1" AS "Sprioritysearch1" , t."Sprioritysearch2" AS "Sprioritysearch2" , t."SsearchHCS" AS "SsearchHCS" , t."SsearchHCSConn" AS "SsearchHCSConn" , t."Ssearch_RAT" AS "Ssearch_RAT" , t."Ssearch_RATConn" AS "Ssearch_RATConn" , t."T300" AS "T300" , t."T312" AS "T312" , t."T312Conn" AS "T312Conn" , t."T313" AS "T313" , t."T315" AS "T315" , t."TBarred" AS "TBarred" , t."TCrmax" AS "TCrmax" , t."TCrmaxHyst" AS "TCrmaxHyst" , t."TPCCommandERTarget" AS "TPCCommandERTarget" , t."TargetNSEDCHToTotalEDCHPR" AS "TargetNSEDCHToTotalEDCHPR" , t."Tcell" AS "Tcell" , t."Threshservlow" AS "Threshservlow" , t."Threshservlow2" AS "Threshservlow2" , t."ToAWE_CCH" AS "ToAWE_CCH" , t."ToAWS_CCH" AS "ToAWS_CCH" , t."TrafVolThresholdDLLow" AS "TrafVolThresholdDLLow" , t."Treselection" AS "Treselection" , t."TreselectionFACH" AS "TreselectionFACH" , t."TreselectionPCH" AS "TreselectionPCH" , t."UARFCN" AS "UARFCN" , t."UEtxPowerMaxDPCH" AS "UEtxPowerMaxDPCH" , t."UEtxPowerMaxPRACH" AS "UEtxPowerMaxPRACH" , t."UEtxPowerMaxPRACHConn" AS "UEtxPowerMaxPRACHConn" , t."ULLoadStateHSUBRLimit" AS "ULLoadStateHSUBRLimit" , t."ULLoadStateHSUOffset" AS "ULLoadStateHSUOffset" , t."URAId" AS "URAId" , t."UTRAN_DRX_length" AS "UTRAN_DRX_length" , t."UseOfHCS" AS "UseOfHCS" , t."UsersPerHSSCCHCode" AS "UsersPerHSSCCHCode" , t."VCPMaxHSDPAUsers" AS "VCPMaxHSDPAUsers" , t."VCPPtxOffset" AS "VCPPtxOffset" , t."VoiceCallPriority" AS "VoiceCallPriority" , t."VoiceOverrideSTHSUPA" AS "VoiceOverrideSTHSUPA" , t."WACSetIdentifier" AS "WACSetIdentifier" , t."WCELChangeOrigin" AS "WCELChangeOrigin" , t."WCelState" AS "WCelState" FROM nokia_raml20."WCEL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SPTT', 'format_mo': 'SPTT', 'insert_query': ' INSERT INTO nokia_cm."SPTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."SPTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'INTP', 'format_mo': 'INTP', 'insert_query': ' INSERT INTO nokia_cm."INTP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ntpServers" AS "ntpServers" FROM nokia_raml20."INTP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'FMCI', 'format_mo': 'FMCI', - 'insert_query': ' INSERT INTO nokia_cm."FMCI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."FMCIChangeOrigin" AS "FMCIChangeOrigin" , t."IFHOcauseCPICHEcNo" AS "IFHOcauseCPICHEcNo" , t."IFHOcauseCPICHrscp" AS "IFHOcauseCPICHrscp" , t."IFHOcauseTxPwrDL" AS "IFHOcauseTxPwrDL" , t."IFHOcauseTxPwrUL" AS "IFHOcauseTxPwrUL" , t."IFHOcauseUplinkQuality" AS "IFHOcauseUplinkQuality" , t."InterFreqDLTxPwrThrAMR" AS "InterFreqDLTxPwrThrAMR" , t."InterFreqDLTxPwrThrCS" AS "InterFreqDLTxPwrThrCS" , t."InterFreqDLTxPwrThrNrtPS" AS "InterFreqDLTxPwrThrNrtPS" , t."InterFreqDLTxPwrThrRtPS" AS "InterFreqDLTxPwrThrRtPS" , t."InterFreqMaxMeasPeriod" AS "InterFreqMaxMeasPeriod" , t."InterFreqMeasAveWindow" AS "InterFreqMeasAveWindow" , t."InterFreqMeasRepInterval" AS "InterFreqMeasRepInterval" , t."InterFreqMinHoInterval" AS "InterFreqMinHoInterval" , t."InterFreqMinMeasInterval" AS "InterFreqMinMeasInterval" , t."InterFreqMinSLHOInterval" AS "InterFreqMinSLHOInterval" , t."InterFreqNcellSearchPeriod" AS "InterFreqNcellSearchPeriod" , t."InterFreqUETxPwrFilterCoeff" AS "InterFreqUETxPwrFilterCoeff" , t."InterFreqUETxPwrThrAMR" AS "InterFreqUETxPwrThrAMR" , t."InterFreqUETxPwrThrCS" AS "InterFreqUETxPwrThrCS" , t."InterFreqUETxPwrThrNrtPS" AS "InterFreqUETxPwrThrNrtPS" , t."InterFreqUETxPwrThrRtPS" AS "InterFreqUETxPwrThrRtPS" , t."InterFreqUETxPwrTimeHyst" AS "InterFreqUETxPwrTimeHyst" , t."MBLBMobilityOffset" AS "MBLBMobilityOffset" , t."MBLBMobilityRABComb" AS "MBLBMobilityRABComb" FROM nokia_raml20."FMCI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TCSM', 'format_mo': 'TCSM', 'insert_query': ' INSERT INTO nokia_cm."TCSM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."cardConfiguration_cardName_cardNumber" AS "cardConfiguration_cardName_cardNumber" , t."pcmConfiguration_pcmNumber_pcmType" AS "pcmConfiguration_pcmNumber_pcmType" , t."tcsmType" AS "tcsmType" , t."name" AS "name" FROM nokia_raml20."TCSM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SMLC', 'format_mo': 'SMLC', 'insert_query': ' INSERT INTO nokia_cm."SMLC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."name" AS "name" FROM nokia_raml20."SMLC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNTRM', 'format_mo': 'RNTRM', - 'insert_query': ' INSERT INTO nokia_cm."RNTRM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."A2EA" AS "A2EA" , t."Af122AMRDL" AS "Af122AMRDL" , t."Af122AMRUL" AS "Af122AMRUL" , t."Af59AMRDL" AS "Af59AMRDL" , t."Af59AMRUL" AS "Af59AMRUL" , t."Af144CSStreDL" AS "Af144CSStreDL" , t."Af144CSStreUL" AS "Af144CSStreUL" , t."Af576CSStreDL" AS "Af576CSStreDL" , t."Af576CSStreUL" AS "Af576CSStreUL" , t."Af64CSConDL" AS "Af64CSConDL" , t."Af64CSConUL" AS "Af64CSConUL" , t."Af128And136DCCHDL" AS "Af128And136DCCHDL" , t."Af128And136DCCHUL" AS "Af128And136DCCHUL" , t."Af16And17DCCHDL" AS "Af16And17DCCHDL" , t."Af16And17DCCHUL" AS "Af16And17DCCHUL" , t."Af32And34DCCHDL" AS "Af32And34DCCHDL" , t."Af32And34DCCHUL" AS "Af32And34DCCHUL" , t."AfFACHCCDL" AS "AfFACHCCDL" , t."AfFACHCIDL" AS "AfFACHCIDL" , t."AfFACHContUL" AS "AfFACHContUL" , t."AfFACHSDL" AS "AfFACHSDL" , t."AfFACHUDL" AS "AfFACHUDL" , t."AfRACH208UL" AS "AfRACH208UL" , t."AfRACHContDL" AS "AfRACHContDL" , t."AfRTHSDPA" AS "AfRTHSDPA" , t."AfRTHSUPA" AS "AfRTHSUPA" , t."AfSRBOnHSDPA" AS "AfSRBOnHSDPA" , t."AfSRBOnHSUPA" AS "AfSRBOnHSUPA" , t."Af128NRTDCHDL" AS "Af128NRTDCHDL" , t."Af128NRTDCHUL" AS "Af128NRTDCHUL" , t."Af16NRTDCHDL" AS "Af16NRTDCHDL" , t."Af16NRTDCHUL" AS "Af16NRTDCHUL" , t."Af256NRTDCHDL" AS "Af256NRTDCHDL" , t."Af256NRTDCHUL" AS "Af256NRTDCHUL" , t."Af32NRTDCHDL" AS "Af32NRTDCHDL" , t."Af32NRTDCHUL" AS "Af32NRTDCHUL" , t."Af384NRTDCHDL" AS "Af384NRTDCHDL" , t."Af384NRTDCHUL" AS "Af384NRTDCHUL" , t."Af64NRTDCHDL" AS "Af64NRTDCHDL" , t."Af64NRTDCHUL" AS "Af64NRTDCHUL" , t."Af8NRTDCHDL" AS "Af8NRTDCHDL" , t."Af8NRTDCHUL" AS "Af8NRTDCHUL" , t."AfPCHContUL" AS "AfPCHContUL" , t."AfPCHDL" AS "AfPCHDL" , t."Af128RTPSAMDL" AS "Af128RTPSAMDL" , t."Af128RTPSAMUL" AS "Af128RTPSAMUL" , t."Af128RTPSUMDL" AS "Af128RTPSUMDL" , t."Af128RTPSUMUL" AS "Af128RTPSUMUL" , t."Af16RTPSAMDL" AS "Af16RTPSAMDL" , t."Af16RTPSAMUL" AS "Af16RTPSAMUL" , t."Af16RTPSUMDL" AS "Af16RTPSUMDL" , t."Af16RTPSUMUL" AS "Af16RTPSUMUL" , t."Af256RTPSAMDL" AS "Af256RTPSAMDL" , t."Af256RTPSUMDL" AS "Af256RTPSUMDL" , t."Af32RTPSAMDL" AS "Af32RTPSAMDL" , t."Af32RTPSAMUL" AS "Af32RTPSAMUL" , t."Af32RTPSUMDL" AS "Af32RTPSUMDL" , t."Af32RTPSUMUL" AS "Af32RTPSUMUL" , t."Af64RTPSAMDL" AS "Af64RTPSAMDL" , t."Af64RTPSAMUL" AS "Af64RTPSAMUL" , t."Af64RTPSUMDL" AS "Af64RTPSUMDL" , t."Af64RTPSUMUL" AS "Af64RTPSUMUL" , t."Af8RTPSAMDL" AS "Af8RTPSAMDL" , t."Af8RTPSAMUL" AS "Af8RTPSAMUL" , t."Af8RTPSUMDL" AS "Af8RTPSUMDL" , t."Af8RTPSUMUL" AS "Af8RTPSUMUL" , t."DSCPBTSOMToBTS" AS "DSCPBTSOMToBTS" , t."DSCPBTSOMToOMS" AS "DSCPBTSOMToOMS" , t."DSCPForGTPSignalling" AS "DSCPForGTPSignalling" , t."EchoRequestSending" AS "EchoRequestSending" , t."HSDPAFlowControlLowThresholdDedicatedVCC" AS "HSDPAFlowControlLowThresholdDedicatedVCC" , t."HSDPAFlowControlLowThresholdSharedVCC" AS "HSDPAFlowControlLowThresholdSharedVCC" , t."HSDPAFlowControlTargetDelayDedicatedVCC" AS "HSDPAFlowControlTargetDelayDedicatedVCC" , t."HSDPAFlowControlTargetDelaySharedVCC" AS "HSDPAFlowControlTargetDelaySharedVCC" , t."IPStackErrorTimer" AS "IPStackErrorTimer" , t."IuDATree" AS "IuDATree" , t."IubDATree" AS "IubDATree" , t."IurDATree" AS "IurDATree" , t."N3Requests" AS "N3Requests" , t."RNTRMChangeOrigin" AS "RNTRMChangeOrigin" , t."RespSyncCounterIP" AS "RespSyncCounterIP" , t."RespSyncModEnableIP" AS "RespSyncModEnableIP" , t."RespSyncTimerIP" AS "RespSyncTimerIP" , t."T3Response" AS "T3Response" , t."THP1DelaySensitivitySwitch" AS "THP1DelaySensitivitySwitch" , t."THP2DelaySensitivitySwitch" AS "THP2DelaySensitivitySwitch" , t."THP3DelaySensitivitySwitch" AS "THP3DelaySensitivitySwitch" , t."ToAWEOffsetForOverbook" AS "ToAWEOffsetForOverbook" , t."ToAWSOffsetForOverbook" AS "ToAWSOffsetForOverbook" , t."ULCACSwitch" AS "ULCACSwitch" , t."UsedSRBALCSet" AS "UsedSRBALCSet" FROM nokia_raml20."RNTRM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TAC', 'format_mo': 'TAC', 'insert_query': ' INSERT INTO nokia_cm."TAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."TAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'MRBTS', 'format_mo': 'MRBTS', - 'insert_query': ' INSERT INTO nokia_cm."MRBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actSwMonitoring" AS "actSwMonitoring" , t."autoConfBlocked" AS "autoConfBlocked" , t."commissioningRequired" AS "commissioningRequired" , t."enAutoLicReq" AS "enAutoLicReq" , t."resetToTestDedicated" AS "resetToTestDedicated" , t."sharedRfTechnologies" AS "sharedRfTechnologies" , t."timeZone" AS "timeZone" , t."unitList_primaryConnection_prodCode_unitName_unitNumber_variant" AS "unitList_primaryConnection_prodCode_unitName_unitNumber_variant" , t."unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant" AS "unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant" , t."name" AS "name" , t."actEthernetSec" AS "actEthernetSec" , t."cmSyncCheck" AS "cmSyncCheck" , t."cmSyncCheckPeriod" AS "cmSyncCheckPeriod" , t."configDataRevisionNumber" AS "configDataRevisionNumber" , t."passUnitList_comment_name_serNum" AS "passUnitList_comment_name_serNum" , t."passUnitList_comment_name_prodCode_serNum_version" AS "passUnitList_comment_name_prodCode_serNum_version" , t."passUnitList_comment_name_prodCode_serNum" AS "passUnitList_comment_name_prodCode_serNum" , t."passUnitList_comment_name_prodCode_version" AS "passUnitList_comment_name_prodCode_version" , t."passUnitList_name_prodCode_serNum_version" AS "passUnitList_name_prodCode_serNum_version" , t."passUnitList_name" AS "passUnitList_name" , t."passUnitList_comment_name" AS "passUnitList_comment_name" , t."passUnitList_comment_name_prodCode" AS "passUnitList_comment_name_prodCode" , t."passUnitList_name_prodCode_serNum" AS "passUnitList_name_prodCode_serNum" FROM nokia_raml20."MRBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TOPB', 'format_mo': 'TOPB', 'insert_query': ' INSERT INTO nokia_cm."TOPB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."TOPB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPSECC', 'format_mo': 'IPSECC', 'insert_query': ' INSERT INTO nokia_cm."IPSECC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ipSecEnabled" AS "ipSecEnabled" , t."ipSecEmBypassCtrlIpAddr" AS "ipSecEmBypassCtrlIpAddr" , t."ipSecEmBypassEnabled" AS "ipSecEmBypassEnabled" , t."ipSecEmBypassPingTimer" AS "ipSecEmBypassPingTimer" , t."ipSecEmBypassState" AS "ipSecEmBypassState" FROM nokia_raml20."IPSECC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SRTT', 'format_mo': 'SRTT', 'insert_query': ' INSERT INTO nokia_cm."SRTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."SRTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ACCP', 'format_mo': 'ACCP', 'insert_query': ' INSERT INTO nokia_cm."ACCP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."egressBandwidth" AS "egressBandwidth" , t."ingressBandwidth" AS "ingressBandwidth" , t."maxNumVCIBitsSupported" AS "maxNumVCIBitsSupported" , t."maxNumVPIBitsSupported" AS "maxNumVPIBitsSupported" , t."upcNpc" AS "upcNpc" FROM nokia_raml20."ACCP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IAIF', 'format_mo': 'IAIF', 'insert_query': ' INSERT INTO nokia_cm."IAIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."destIpAddr" AS "destIpAddr" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" , t."atmIfId" AS "atmIfId" , t."encapsulationMethod" AS "encapsulationMethod" , t."usage" AS "usage" , t."vci" AS "vci" , t."vpi" AS "vpi" FROM nokia_raml20."IAIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'CERTH', 'format_mo': 'CERTH', 'insert_query': ' INSERT INTO nokia_cm."CERTH" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."btsCertificateUpdateTime" AS "btsCertificateUpdateTime" , t."caCertificateUpdateTime" AS "caCertificateUpdateTime" , t."cmpServerIpAddress" AS "cmpServerIpAddress" , t."cmpServerPort" AS "cmpServerPort" , t."crServerIpAddress" AS "crServerIpAddress" , t."crServerPort" AS "crServerPort" , t."crlUpdatePeriod" AS "crlUpdatePeriod" , t."CRLDPSource" AS "CRLDPSource" , t."CRLUsageEnabled" AS "CRLUsageEnabled" , t."cmpDirectory" AS "cmpDirectory" FROM nokia_raml20."CERTH" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'VCCT', 'format_mo': 'VCCT', 'insert_query': ' INSERT INTO nokia_cm."VCCT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."trafficDescriptorId" AS "trafficDescriptorId" , t."unitNumber" AS "unitNumber" , t."administrativeState" AS "administrativeState" , t."egressFrameDiscardEnabled" AS "egressFrameDiscardEnabled" , t."ingressFrameDiscardEnabled" AS "ingressFrameDiscardEnabled" , t."operationalState" AS "operationalState" , t."segmentEndPoint" AS "segmentEndPoint" , t."trafficDescriptorPtr" AS "trafficDescriptorPtr" FROM nokia_raml20."VCCT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IDSP', 'format_mo': 'IDSP', 'insert_query': ' INSERT INTO nokia_cm."IDSP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dscpProfileName" AS "dscpProfileName" , t."profileList_dscpNumber_phb" AS "profileList_dscpNumber_phb" FROM nokia_raml20."IDSP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'HOPI', 'format_mo': 'HOPI', - 'insert_query': ' INSERT INTO nokia_cm."HOPI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjiEcNoMargin" AS "AdjiEcNoMargin" , t."AdjiHCSpriority" AS "AdjiHCSpriority" , t."AdjiHCSthreshold" AS "AdjiHCSthreshold" , t."AdjiMinEcNo" AS "AdjiMinEcNo" , t."AdjiMinEcNoNCHO" AS "AdjiMinEcNoNCHO" , t."AdjiMinRSCP" AS "AdjiMinRSCP" , t."AdjiMinRscpNCHO" AS "AdjiMinRscpNCHO" , t."AdjiPenaltyTime" AS "AdjiPenaltyTime" , t."AdjiPenaltyTimeNCHO" AS "AdjiPenaltyTimeNCHO" , t."AdjiPlossMargin" AS "AdjiPlossMargin" , t."AdjiPriorityCoverage" AS "AdjiPriorityCoverage" , t."AdjiPriorityDCellCAHO" AS "AdjiPriorityDCellCAHO" , t."AdjiPriorityHSCAHO" AS "AdjiPriorityHSCAHO" , t."AdjiPriorityMIMOCAHO" AS "AdjiPriorityMIMOCAHO" , t."AdjiPriorityQuality" AS "AdjiPriorityQuality" , t."AdjiPrioritySLHO" AS "AdjiPrioritySLHO" , t."AdjiQoffset1" AS "AdjiQoffset1" , t."AdjiQoffset2" AS "AdjiQoffset2" , t."AdjiQqualMin" AS "AdjiQqualMin" , t."AdjiQrxlevMin" AS "AdjiQrxlevMin" , t."AdjiTempOffset1" AS "AdjiTempOffset1" , t."AdjiTempOffset2" AS "AdjiTempOffset2" , t."BlindHORSCPThr" AS "BlindHORSCPThr" , t."HOPIChangeOrigin" AS "HOPIChangeOrigin" FROM nokia_raml20."HOPI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RA', 'format_mo': 'RA', 'insert_query': ' INSERT INTO nokia_cm."RA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."nseiList" AS "nseiList" , t."routingAreaIdLac" AS "routingAreaIdLac" , t."routingAreaIdMcc" AS "routingAreaIdMcc" , t."routingAreaIdMnc" AS "routingAreaIdMnc" , t."routingAreaIdRac" AS "routingAreaIdRac" FROM nokia_raml20."RA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'OSPFV2', 'format_mo': 'OSPFV2', 'insert_query': ' INSERT INTO nokia_cm."OSPFV2" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."confPref" AS "confPref" , t."ospfEnabled" AS "ospfEnabled" , t."ospfRouterId" AS "ospfRouterId" , t."refBandwidth" AS "refBandwidth" , t."spfDelay" AS "spfDelay" , t."spfHoldTime" AS "spfHoldTime" , t."spfMaxHoldTime" AS "spfMaxHoldTime" FROM nokia_raml20."OSPFV2" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IUBSNT', 'format_mo': 'IUBSNT', 'insert_query': ' INSERT INTO nokia_cm."IUBSNT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."IPV4MaskLength" AS "IPV4MaskLength" , t."IPV4SubnetAddress" AS "IPV4SubnetAddress" , t."assocMaxRetrans" AS "assocMaxRetrans" , t."hbInterval" AS "hbInterval" , t."maxInitRetrans" AS "maxInitRetrans" , t."pathMaxRetrans" AS "pathMaxRetrans" , t."rtoInitial" AS "rtoInitial" , t."rtoMax" AS "rtoMax" , t."rtoMin" AS "rtoMin" , t."sackPeriod" AS "sackPeriod" , t."validCookieLife" AS "validCookieLife" FROM nokia_raml20."IUBSNT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'BTSSCL', 'format_mo': 'BTSSCL', 'insert_query': ' INSERT INTO nokia_cm."BTSSCL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."btsId" AS "btsId" , t."btsName" AS "btsName" , t."btsSyncMode" AS "btsSyncMode" , t."ext1ppsClkOutOn" AS "ext1ppsClkOutOn" , t."ext2M048ClkInUse" AS "ext2M048ClkInUse" , t."ext2M048ClkOutOn" AS "ext2M048ClkOutOn" , t."gpsCtrlBlockForCoLocatedBts" AS "gpsCtrlBlockForCoLocatedBts" , t."gpsInUse" AS "gpsInUse" , t."holdOverModeUsed" AS "holdOverModeUsed" , t."rfSharingEnabled" AS "rfSharingEnabled" , t."syncPropagationEnabled" AS "syncPropagationEnabled" , t."tdmSyncInUse" AS "tdmSyncInUse" FROM nokia_raml20."BTSSCL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TRX', 'format_mo': 'TRX', - 'insert_query': ' INSERT INTO nokia_cm."TRX" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."name" AS "name" , t."adminState" AS "adminState" , t."bbUnitSupportsEdge" AS "bbUnitSupportsEdge" , t."channel0AdminState" AS "channel0AdminState" , t."channel0Maio" AS "channel0Maio" , t."channel0Pcm" AS "channel0Pcm" , t."channel0Subslot" AS "channel0Subslot" , t."channel0Tsl" AS "channel0Tsl" , t."channel0Type" AS "channel0Type" , t."channel1AdminState" AS "channel1AdminState" , t."channel1Maio" AS "channel1Maio" , t."channel1Pcm" AS "channel1Pcm" , t."channel1Subslot" AS "channel1Subslot" , t."channel1Tsl" AS "channel1Tsl" , t."channel1Type" AS "channel1Type" , t."channel2AdminState" AS "channel2AdminState" , t."channel2Maio" AS "channel2Maio" , t."channel2Pcm" AS "channel2Pcm" , t."channel2Subslot" AS "channel2Subslot" , t."channel2Tsl" AS "channel2Tsl" , t."channel2Type" AS "channel2Type" , t."channel3AdminState" AS "channel3AdminState" , t."channel3Maio" AS "channel3Maio" , t."channel3Pcm" AS "channel3Pcm" , t."channel3Subslot" AS "channel3Subslot" , t."channel3Tsl" AS "channel3Tsl" , t."channel3Type" AS "channel3Type" , t."channel4AdminState" AS "channel4AdminState" , t."channel4Maio" AS "channel4Maio" , t."channel4Pcm" AS "channel4Pcm" , t."channel4Subslot" AS "channel4Subslot" , t."channel4Tsl" AS "channel4Tsl" , t."channel4Type" AS "channel4Type" , t."channel5AdminState" AS "channel5AdminState" , t."channel5Maio" AS "channel5Maio" , t."channel5Pcm" AS "channel5Pcm" , t."channel5Subslot" AS "channel5Subslot" , t."channel5Tsl" AS "channel5Tsl" , t."channel5Type" AS "channel5Type" , t."channel6AdminState" AS "channel6AdminState" , t."channel6Maio" AS "channel6Maio" , t."channel6Pcm" AS "channel6Pcm" , t."channel6Subslot" AS "channel6Subslot" , t."channel6Tsl" AS "channel6Tsl" , t."channel6Type" AS "channel6Type" , t."channel7AdminState" AS "channel7AdminState" , t."channel7Maio" AS "channel7Maio" , t."channel7Pcm" AS "channel7Pcm" , t."channel7Subslot" AS "channel7Subslot" , t."channel7Tsl" AS "channel7Tsl" , t."channel7Type" AS "channel7Type" , t."daPool_ID" AS "daPool_ID" , t."eTrxInd" AS "eTrxInd" , t."gprsEnabledTrx" AS "gprsEnabledTrx" , t."halfRateSupport" AS "halfRateSupport" , t."initialFrequency" AS "initialFrequency" , t."lapdLinkName" AS "lapdLinkName" , t."lapdLinkNumber" AS "lapdLinkNumber" , t."optimumRxLevDL" AS "optimumRxLevDL" , t."optimumRxLevUL" AS "optimumRxLevUL" , t."preferredBcchMark" AS "preferredBcchMark" , t."subslotsForSignalling" AS "subslotsForSignalling" , t."trxAbilities" AS "trxAbilities" , t."tsc" AS "tsc" , t."metroTrxType" AS "metroTrxType" , t."notificationOrigin" AS "notificationOrigin" , t."numberOfTrxRfPowerLevels" AS "numberOfTrxRfPowerLevels" , t."trxOscCapability" AS "trxOscCapability" , t."trxRfPower" AS "trxRfPower" FROM nokia_raml20."TRX" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'CABINET', 'format_mo': 'CABINET', 'insert_query': ' INSERT INTO nokia_cm."CABINET" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cabinetType" AS "cabinetType" , t."locationName" AS "locationName" FROM nokia_raml20."CABINET" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TRE', 'format_mo': 'TRE', 'insert_query': ' INSERT INTO nokia_cm."TRE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."name" AS "name" , t."q1Address" AS "q1Address" , t."unitType" AS "unitType" FROM nokia_raml20."TRE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SCTP', 'format_mo': 'SCTP', 'insert_query': ' INSERT INTO nokia_cm."SCTP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."assocMaxRetrans" AS "assocMaxRetrans" , t."maxTimeSctpSetup" AS "maxTimeSctpSetup" , t."pathMaxRetrans" AS "pathMaxRetrans" , t."rtoMax" AS "rtoMax" , t."rtoMin" AS "rtoMin" , t."sctpHeartbeatInterval" AS "sctpHeartbeatInterval" FROM nokia_raml20."SCTP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ADJW', 'format_mo': 'ADJW', 'insert_query': ' INSERT INTO nokia_cm."ADJW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."name" AS "name" , t."targetCellDN" AS "targetCellDN" , t."AdjwCId" AS "AdjwCId" , t."intSystemDaEcioThr" AS "intSystemDaEcioThr" , t."lac" AS "lac" , t."mcc" AS "mcc" , t."minEcnoThreshold" AS "minEcnoThreshold" , t."mnc" AS "mnc" , t."rncId" AS "rncId" , t."sac" AS "sac" , t."scramblingCode" AS "scramblingCode" , t."txDiversityInd" AS "txDiversityInd" , t."uarfcn" AS "uarfcn" FROM nokia_raml20."ADJW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LNBTS', 'format_mo': 'LNBTS', - 'insert_query': ' INSERT INTO nokia_cm."LNBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."name" AS "name" , t."act1xCsfb" AS "act1xCsfb" , t."act8EpsBearers" AS "act8EpsBearers" , t."actCMAS" AS "actCMAS" , t."actCSFBRedir" AS "actCSFBRedir" , t."actCellTrace" AS "actCellTrace" , t."actCellTraceWithIMSI" AS "actCellTraceWithIMSI" , t."actCiphering" AS "actCiphering" , t."actCompChecks" AS "actCompChecks" , t."actConvVoice" AS "actConvVoice" , t."actCplaneOvlHandling" AS "actCplaneOvlHandling" , t."actCsfbPsHoToUtra" AS "actCsfbPsHoToUtra" , t."actDLCAggr" AS "actDLCAggr" , t."actDistributedSite" AS "actDistributedSite" , t."actDualBand" AS "actDualBand" , t."actDualCarrier" AS "actDualCarrier" , t."actDualRx1xCsfb" AS "actDualRx1xCsfb" , t."actERabModify" AS "actERabModify" , t."actETWS" AS "actETWS" , t."actEmerCallRedir" AS "actEmerCallRedir" , t."actEnhAcAndGbrServices" AS "actEnhAcAndGbrServices" , t."actFlexBbUsage" AS "actFlexBbUsage" , t."actGsmRedirWithSI" AS "actGsmRedirWithSI" , t."actHOtoHrpd" AS "actHOtoHrpd" , t."actHOtoWcdma" AS "actHOtoWcdma" , t."actHeNBMobility" AS "actHeNBMobility" , t."actHighPrioServices" AS "actHighPrioServices" , t."actHighRrc" AS "actHighRrc" , t."actHoFromUtran" AS "actHoFromUtran" , t."actIMSEmerSessR9" AS "actIMSEmerSessR9" , t."actIdleLB" AS "actIdleLB" , t."actIfHo" AS "actIfHo" , t."actImmHRPD" AS "actImmHRPD" , t."actImmXrtt" AS "actImmXrtt" , t."actInterFreqLB" AS "actInterFreqLB" , t."actIntraFreqLoadBal" AS "actIntraFreqLoadBal" , t."actLPPaOtdoa" AS "actLPPaOtdoa" , t."actLTES1Ho" AS "actLTES1Ho" , t."actLocRep" AS "actLocRep" , t."actMDTCellTrace" AS "actMDTCellTrace" , t."actMFBI" AS "actMFBI" , t."actMultBearers" AS "actMultBearers" , t."actMultGbrBearers" AS "actMultGbrBearers" , t."actNonGbrServiceDiff" AS "actNonGbrServiceDiff" , t."actOTNRecovery" AS "actOTNRecovery" , t."actOperatorQCI" AS "actOperatorQCI" , t."actOperatorQCIGBR" AS "actOperatorQCIGBR" , t."actOptMmeSelection" AS "actOptMmeSelection" , t."actPdcpRohc" AS "actPdcpRohc" , t."actRIMforGSM" AS "actRIMforGSM" , t."actRedirect" AS "actRedirect" , t."actRfChaining" AS "actRfChaining" , t."actS1Flex" AS "actS1Flex" , t."actS1OlHandling" AS "actS1OlHandling" , t."actSelMobPrf" AS "actSelMobPrf" , t."actSrvccToGsm" AS "actSrvccToGsm" , t."actSrvccToWcdma" AS "actSrvccToWcdma" , t."actSubscriberTrace" AS "actSubscriberTrace" , t."actUeBasedAnrInterFreqLte" AS "actUeBasedAnrInterFreqLte" , t."actUeBasedAnrIntraFreqLte" AS "actUeBasedAnrIntraFreqLte" , t."actUeBasedAnrUtran" AS "actUeBasedAnrUtran" , t."actUlCoMp" AS "actUlCoMp" , t."actZUC" AS "actZUC" , t."acteNACCtoGSM" AS "acteNACCtoGSM" , t."amRlcPBTab1dlPollByte" AS "amRlcPBTab1dlPollByte" , t."amRlcPBTab1ueCategory" AS "amRlcPBTab1ueCategory" , t."amRlcPBTab1ulPollByte" AS "amRlcPBTab1ulPollByte" , t."amRlcPBTab2dlPollByte" AS "amRlcPBTab2dlPollByte" , t."amRlcPBTab2ueCategory" AS "amRlcPBTab2ueCategory" , t."amRlcPBTab2ulPollByte" AS "amRlcPBTab2ulPollByte" , t."amRlcPBTab3dlPollByte" AS "amRlcPBTab3dlPollByte" , t."amRlcPBTab3ueCategory" AS "amRlcPBTab3ueCategory" , t."amRlcPBTab3ulPollByte" AS "amRlcPBTab3ulPollByte" , t."amRlcPBTab4dlPollByte" AS "amRlcPBTab4dlPollByte" , t."amRlcPBTab4ueCategory" AS "amRlcPBTab4ueCategory" , t."amRlcPBTab4ulPollByte" AS "amRlcPBTab4ulPollByte" , t."amRlcPBTab5dlPollByte" AS "amRlcPBTab5dlPollByte" , t."amRlcPBTab5ueCategory" AS "amRlcPBTab5ueCategory" , t."amRlcPBTab5ulPollByte" AS "amRlcPBTab5ulPollByte" , t."anrIfTRSC" AS "anrIfTRSC" , t."anrOmExtEnable" AS "anrOmExtEnable" , t."anrRobLevel" AS "anrRobLevel" , t."caMinDlAmbr" AS "caMinDlAmbr" , t."eea0" AS "eea0" , t."eea1" AS "eea1" , t."eea2" AS "eea2" , t."eea3" AS "eea3" , t."congWeightAlg" AS "congWeightAlg" , t."defProfIdxAM" AS "defProfIdxAM" , t."defProfIdxUM" AS "defProfIdxUM" , t."enableAutoLock" AS "enableAutoLock" , t."enableGrflShdn" AS "enableGrflShdn" , t."enbName" AS "enbName" , t."etwsPrimNotifBcDur" AS "etwsPrimNotifBcDur" , t."hpsSessArpMax" AS "hpsSessArpMax" , t."hpsSessArpMin" AS "hpsSessArpMin" , t."eia0" AS "eia0" , t."eia1" AS "eia1" , t."eia2" AS "eia2" , t."eia3" AS "eia3" , t."keyRefrMarg" AS "keyRefrMarg" , t."maxNumOfLnadjLimit" AS "maxNumOfLnadjLimit" , t."maxNumPreEmptions" AS "maxNumPreEmptions" , t."maxNumX2LinksIn" AS "maxNumX2LinksIn" , t."maxNumX2LinksOut" AS "maxNumX2LinksOut" , t."minNotActivatedUtraRSCFS" AS "minNotActivatedUtraRSCFS" , t."moProfileSelect" AS "moProfileSelect" , t."nRimRirG" AS "nRimRirG" , t."nullFallback" AS "nullFallback" , t."operationalState" AS "operationalState" , t."otnRecoveryPeriod" AS "otnRecoveryPeriod" , t."actInHORed" AS "actInHORed" , t."actRrcConnRed" AS "actRrcConnRed" , t."pbrNonGbr" AS "pbrNonGbr" , t."pdcpProf1pdcpProfileId" AS "pdcpProf1pdcpProfileId" , t."pdcpProf1statusRepReq" AS "pdcpProf1statusRepReq" , t."pdcpProf1tDiscard" AS "pdcpProf1tDiscard" , t."pdcpProf101pdcpProfileId" AS "pdcpProf101pdcpProfileId" , t."pdcpProf101rohcMaxCid" AS "pdcpProf101rohcMaxCid" , t."pdcpProf101snSize" AS "pdcpProf101snSize" , t."pdcpProf101tDiscard" AS "pdcpProf101tDiscard" , t."pdcpProf102pdcpProfileId" AS "pdcpProf102pdcpProfileId" , t."pdcpProf102snSize" AS "pdcpProf102snSize" , t."pdcpProf102tDiscard" AS "pdcpProf102tDiscard" , t."pdcpProf103pdcpProfileId" AS "pdcpProf103pdcpProfileId" , t."pdcpProf103snSize" AS "pdcpProf103snSize" , t."pdcpProf103tDiscard" AS "pdcpProf103tDiscard" , t."pdcpProf104pdcpProfileId" AS "pdcpProf104pdcpProfileId" , t."pdcpProf104snSize" AS "pdcpProf104snSize" , t."pdcpProf104tDiscard" AS "pdcpProf104tDiscard" , t."pdcpProf2pdcpProfileId" AS "pdcpProf2pdcpProfileId" , t."pdcpProf2statusRepReq" AS "pdcpProf2statusRepReq" , t."pdcpProf2tDiscard" AS "pdcpProf2tDiscard" , t."pdcpProf3pdcpProfileId" AS "pdcpProf3pdcpProfileId" , t."pdcpProf3statusRepReq" AS "pdcpProf3statusRepReq" , t."pdcpProf3tDiscard" AS "pdcpProf3tDiscard" , t."pdcpProf4pdcpProfileId" AS "pdcpProf4pdcpProfileId" , t."pdcpProf4statusRepReq" AS "pdcpProf4statusRepReq" , t."pdcpProf4tDiscard" AS "pdcpProf4tDiscard" , t."pdcpProf5pdcpProfileId" AS "pdcpProf5pdcpProfileId" , t."pdcpProf5statusRepReq" AS "pdcpProf5statusRepReq" , t."pdcpProf5tDiscard" AS "pdcpProf5tDiscard" , t."prioTopoHO" AS "prioTopoHO" , t."prohibitLBHOTimer" AS "prohibitLBHOTimer" , t."prohibitPsHOtoWcdma" AS "prohibitPsHOtoWcdma" , t."pwsWithEmAreaId" AS "pwsWithEmAreaId" , t."qciTab1delayTarget" AS "qciTab1delayTarget" , t."qciTab1drxProfileIndex" AS "qciTab1drxProfileIndex" , t."qciTab1dscp" AS "qciTab1dscp" , t."qciTab1enforceTtiBundling" AS "qciTab1enforceTtiBundling" , t."qciTab1lcgid" AS "qciTab1lcgid" , t."qciTab1maxGbrDl" AS "qciTab1maxGbrDl" , t."qciTab1maxGbrUl" AS "qciTab1maxGbrUl" , t."qciTab1pdcpProfIdx" AS "qciTab1pdcpProfIdx" , t."qciTab1prio" AS "qciTab1prio" , t."qciTab1qci" AS "qciTab1qci" , t."qciTab1qciSupp" AS "qciTab1qciSupp" , t."qciTab1resType" AS "qciTab1resType" , t."qciTab1rlcMode" AS "qciTab1rlcMode" , t."qciTab1rlcProfIdx" AS "qciTab1rlcProfIdx" , t."qciTab1schedulBSD" AS "qciTab1schedulBSD" , t."qciTab1schedulPrio" AS "qciTab1schedulPrio" , t."qciTab2delayTarget" AS "qciTab2delayTarget" , t."qciTab2drxProfileIndex" AS "qciTab2drxProfileIndex" , t."qciTab2dscp" AS "qciTab2dscp" , t."qciTab2enforceTtiBundling" AS "qciTab2enforceTtiBundling" , t."qciTab2l2OHFactorDL" AS "qciTab2l2OHFactorDL" , t."qciTab2l2OHFactorUL" AS "qciTab2l2OHFactorUL" , t."qciTab2lcgid" AS "qciTab2lcgid" , t."qciTab2maxGbrDl" AS "qciTab2maxGbrDl" , t."qciTab2maxGbrUl" AS "qciTab2maxGbrUl" , t."qciTab2pdcpProfIdx" AS "qciTab2pdcpProfIdx" , t."qciTab2prio" AS "qciTab2prio" , t."qciTab2qci" AS "qciTab2qci" , t."qciTab2qciSupp" AS "qciTab2qciSupp" , t."qciTab2resType" AS "qciTab2resType" , t."qciTab2rlcMode" AS "qciTab2rlcMode" , t."qciTab2rlcProfIdx" AS "qciTab2rlcProfIdx" , t."qciTab2schedulBSD" AS "qciTab2schedulBSD" , t."qciTab2schedulPrio" AS "qciTab2schedulPrio" , t."qciTab3delayTarget" AS "qciTab3delayTarget" , t."qciTab3drxProfileIndex" AS "qciTab3drxProfileIndex" , t."qciTab3dscp" AS "qciTab3dscp" , t."qciTab3enforceTtiBundling" AS "qciTab3enforceTtiBundling" , t."qciTab3l2OHFactorDL" AS "qciTab3l2OHFactorDL" , t."qciTab3l2OHFactorUL" AS "qciTab3l2OHFactorUL" , t."qciTab3lcgid" AS "qciTab3lcgid" , t."qciTab3maxGbrDl" AS "qciTab3maxGbrDl" , t."qciTab3maxGbrUl" AS "qciTab3maxGbrUl" , t."qciTab3pdcpProfIdx" AS "qciTab3pdcpProfIdx" , t."qciTab3prio" AS "qciTab3prio" , t."qciTab3qci" AS "qciTab3qci" , t."qciTab3qciSupp" AS "qciTab3qciSupp" , t."qciTab3resType" AS "qciTab3resType" , t."qciTab3rlcMode" AS "qciTab3rlcMode" , t."qciTab3rlcProfIdx" AS "qciTab3rlcProfIdx" , t."qciTab3schedulBSD" AS "qciTab3schedulBSD" , t."qciTab3schedulPrio" AS "qciTab3schedulPrio" , t."qciTab4delayTarget" AS "qciTab4delayTarget" , t."qciTab4drxProfileIndex" AS "qciTab4drxProfileIndex" , t."qciTab4dscp" AS "qciTab4dscp" , t."qciTab4enforceTtiBundling" AS "qciTab4enforceTtiBundling" , t."qciTab4l2OHFactorDL" AS "qciTab4l2OHFactorDL" , t."qciTab4l2OHFactorUL" AS "qciTab4l2OHFactorUL" , t."qciTab4lcgid" AS "qciTab4lcgid" , t."qciTab4maxGbrDl" AS "qciTab4maxGbrDl" , t."qciTab4maxGbrUl" AS "qciTab4maxGbrUl" , t."qciTab4pdcpProfIdx" AS "qciTab4pdcpProfIdx" , t."qciTab4prio" AS "qciTab4prio" , t."qciTab4qci" AS "qciTab4qci" , t."qciTab4qciSupp" AS "qciTab4qciSupp" , t."qciTab4resType" AS "qciTab4resType" , t."qciTab4rlcMode" AS "qciTab4rlcMode" , t."qciTab4rlcProfIdx" AS "qciTab4rlcProfIdx" , t."qciTab4schedulBSD" AS "qciTab4schedulBSD" , t."qciTab4schedulPrio" AS "qciTab4schedulPrio" , t."qciTab5drxProfileIndex" AS "qciTab5drxProfileIndex" , t."qciTab5dscp" AS "qciTab5dscp" , t."qciTab5enforceTtiBundling" AS "qciTab5enforceTtiBundling" , t."qciTab5lcgid" AS "qciTab5lcgid" , t."qciTab5pdcpProfIdx" AS "qciTab5pdcpProfIdx" , t."qciTab5prio" AS "qciTab5prio" , t."qciTab5qci" AS "qciTab5qci" , t."qciTab5qciSupp" AS "qciTab5qciSupp" , t."qciTab5resType" AS "qciTab5resType" , t."qciTab5rlcMode" AS "qciTab5rlcMode" , t."qciTab5rlcProfIdx" AS "qciTab5rlcProfIdx" , t."qciTab5schedulBSD" AS "qciTab5schedulBSD" , t."qciTab5schedulPrio" AS "qciTab5schedulPrio" , t."qciTab5schedulType" AS "qciTab5schedulType" , t."qciTab5schedulWeight" AS "qciTab5schedulWeight" , t."qciTab6drxProfileIndex" AS "qciTab6drxProfileIndex" , t."qciTab6dscp" AS "qciTab6dscp" , t."qciTab6enforceTtiBundling" AS "qciTab6enforceTtiBundling" , t."qciTab6lcgid" AS "qciTab6lcgid" , t."qciTab6pdcpProfIdx" AS "qciTab6pdcpProfIdx" , t."qciTab6prio" AS "qciTab6prio" , t."qciTab6qci" AS "qciTab6qci" , t."qciTab6qciSupp" AS "qciTab6qciSupp" , t."qciTab6resType" AS "qciTab6resType" , t."qciTab6rlcMode" AS "qciTab6rlcMode" , t."qciTab6rlcProfIdx" AS "qciTab6rlcProfIdx" , t."qciTab6schedulBSD" AS "qciTab6schedulBSD" , t."qciTab6schedulPrio" AS "qciTab6schedulPrio" , t."qciTab6schedulWeight" AS "qciTab6schedulWeight" , t."qciTab7drxProfileIndex" AS "qciTab7drxProfileIndex" , t."qciTab7dscp" AS "qciTab7dscp" , t."qciTab7enforceTtiBundling" AS "qciTab7enforceTtiBundling" , t."qciTab7lcgid" AS "qciTab7lcgid" , t."qciTab7pdcpProfIdx" AS "qciTab7pdcpProfIdx" , t."qciTab7prio" AS "qciTab7prio" , t."qciTab7qci" AS "qciTab7qci" , t."qciTab7qciSupp" AS "qciTab7qciSupp" , t."qciTab7resType" AS "qciTab7resType" , t."qciTab7rlcMode" AS "qciTab7rlcMode" , t."qciTab7rlcProfIdx" AS "qciTab7rlcProfIdx" , t."qciTab7schedulBSD" AS "qciTab7schedulBSD" , t."qciTab7schedulPrio" AS "qciTab7schedulPrio" , t."qciTab7schedulWeight" AS "qciTab7schedulWeight" , t."qciTab8drxProfileIndex" AS "qciTab8drxProfileIndex" , t."qciTab8dscp" AS "qciTab8dscp" , t."qciTab8enforceTtiBundling" AS "qciTab8enforceTtiBundling" , t."qciTab8lcgid" AS "qciTab8lcgid" , t."qciTab8pdcpProfIdx" AS "qciTab8pdcpProfIdx" , t."qciTab8prio" AS "qciTab8prio" , t."qciTab8qci" AS "qciTab8qci" , t."qciTab8qciSupp" AS "qciTab8qciSupp" , t."qciTab8resType" AS "qciTab8resType" , t."qciTab8rlcMode" AS "qciTab8rlcMode" , t."qciTab8rlcProfIdx" AS "qciTab8rlcProfIdx" , t."qciTab8schedulBSD" AS "qciTab8schedulBSD" , t."qciTab8schedulPrio" AS "qciTab8schedulPrio" , t."qciTab8schedulWeight" AS "qciTab8schedulWeight" , t."qciTab9drxProfileIndex" AS "qciTab9drxProfileIndex" , t."qciTab9dscp" AS "qciTab9dscp" , t."qciTab9enforceTtiBundling" AS "qciTab9enforceTtiBundling" , t."qciTab9lcgid" AS "qciTab9lcgid" , t."qciTab9pdcpProfIdx" AS "qciTab9pdcpProfIdx" , t."qciTab9prio" AS "qciTab9prio" , t."qciTab9qci" AS "qciTab9qci" , t."qciTab9qciSupp" AS "qciTab9qciSupp" , t."qciTab9resType" AS "qciTab9resType" , t."qciTab9rlcMode" AS "qciTab9rlcMode" , t."qciTab9rlcProfIdx" AS "qciTab9rlcProfIdx" , t."qciTab9schedulBSD" AS "qciTab9schedulBSD" , t."qciTab9schedulPrio" AS "qciTab9schedulPrio" , t."qciTab9schedulWeight" AS "qciTab9schedulWeight" , t."rachAccessForHoFromUtran" AS "rachAccessForHoFromUtran" , t."recoveryResetDelay" AS "recoveryResetDelay" , t."rlcProf1pollPdu" AS "rlcProf1pollPdu" , t."rlcProf1rlcProfileId" AS "rlcProf1rlcProfileId" , t."rlcProf1tPollRetr" AS "rlcProf1tPollRetr" , t."rlcProf1tProhib" AS "rlcProf1tProhib" , t."rlcProf1tReord" AS "rlcProf1tReord" , t."rlcProf101rlcProfileId" AS "rlcProf101rlcProfileId" , t."rlcProf101snFieldLengthDL" AS "rlcProf101snFieldLengthDL" , t."rlcProf101snFieldLengthUL" AS "rlcProf101snFieldLengthUL" , t."rlcProf101tReord" AS "rlcProf101tReord" , t."rlcProf102rlcProfileId" AS "rlcProf102rlcProfileId" , t."rlcProf102snFieldLengthDL" AS "rlcProf102snFieldLengthDL" , t."rlcProf102snFieldLengthUL" AS "rlcProf102snFieldLengthUL" , t."rlcProf102tReord" AS "rlcProf102tReord" , t."rlcProf103rlcProfileId" AS "rlcProf103rlcProfileId" , t."rlcProf103snFieldLengthDL" AS "rlcProf103snFieldLengthDL" , t."rlcProf103snFieldLengthUL" AS "rlcProf103snFieldLengthUL" , t."rlcProf103tReord" AS "rlcProf103tReord" , t."rlcProf104rlcProfileId" AS "rlcProf104rlcProfileId" , t."rlcProf104snFieldLengthDL" AS "rlcProf104snFieldLengthDL" , t."rlcProf104snFieldLengthUL" AS "rlcProf104snFieldLengthUL" , t."rlcProf104tReord" AS "rlcProf104tReord" , t."rlcProf2pollPdu" AS "rlcProf2pollPdu" , t."rlcProf2rlcProfileId" AS "rlcProf2rlcProfileId" , t."rlcProf2tPollRetr" AS "rlcProf2tPollRetr" , t."rlcProf2tProhib" AS "rlcProf2tProhib" , t."rlcProf2tReord" AS "rlcProf2tReord" , t."rlcProf3pollPdu" AS "rlcProf3pollPdu" , t."rlcProf3rlcProfileId" AS "rlcProf3rlcProfileId" , t."rlcProf3tPollRetr" AS "rlcProf3tPollRetr" , t."rlcProf3tProhib" AS "rlcProf3tProhib" , t."rlcProf3tReord" AS "rlcProf3tReord" , t."rlcProf4pollPdu" AS "rlcProf4pollPdu" , t."rlcProf4rlcProfileId" AS "rlcProf4rlcProfileId" , t."rlcProf4tPollRetr" AS "rlcProf4tPollRetr" , t."rlcProf4tProhib" AS "rlcProf4tProhib" , t."rlcProf4tReord" AS "rlcProf4tReord" , t."rlcProf5pollPdu" AS "rlcProf5pollPdu" , t."rlcProf5rlcProfileId" AS "rlcProf5rlcProfileId" , t."rlcProf5tPollRetr" AS "rlcProf5tPollRetr" , t."rlcProf5tProhib" AS "rlcProf5tProhib" , t."rlcProf5tReord" AS "rlcProf5tReord" , t."s1InducedCellDeactDelayTime" AS "s1InducedCellDeactDelayTime" , t."sCellActivationCyclePeriod" AS "sCellActivationCyclePeriod" , t."sCellActivationMethod" AS "sCellActivationMethod" , t."sCellDeactivationTimereNB" AS "sCellDeactivationTimereNB" , t."sCellpCellHARQFdbkUsage" AS "sCellpCellHARQFdbkUsage" , t."shutdownStepAmount" AS "shutdownStepAmount" , t."shutdownWindow" AS "shutdownWindow" , t."supportedNumOfLnadj" AS "supportedNumOfLnadj" , t."tRimKaG" AS "tRimKaG" , t."tRimPollG" AS "tRimPollG" , t."tRimRirG" AS "tRimRirG" , t."tS1RelPrepG" AS "tS1RelPrepG" , t."tS1RelPrepL" AS "tS1RelPrepL" , t."tS1RelPrepU" AS "tS1RelPrepU" , t."tagMaxAM" AS "tagMaxAM" , t."tagMaxUM" AS "tagMaxUM" , t."timDelACContPreempt" AS "timDelACContPreempt" , t."ttiBundlingDuringHoMeas" AS "ttiBundlingDuringHoMeas" , t."txPathFailureMode" AS "txPathFailureMode" , t."ulpcRssiMaxIAw" AS "ulpcRssiMaxIAw" , t."voiceSuppMatchInd" AS "voiceSuppMatchInd" FROM nokia_raml20."LNBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IPHB', 'format_mo': 'IPHB', 'insert_query': ' INSERT INTO nokia_cm."IPHB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."phbProfileName" AS "phbProfileName" , t."profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri" AS "profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri" , t."profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri" AS "profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri" FROM nokia_raml20."IPHB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNC', 'format_mo': 'RNC', - 'insert_query': ' INSERT INTO nokia_cm."RNC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ActivePRNC" AS "ActivePRNC" , t."AlarmSetforWCELBLINIT" AS "AlarmSetforWCELBLINIT" , t."CBCSourceIPAddress" AS "CBCSourceIPAddress" , t."CSAttachDetachAllowed" AS "CSAttachDetachAllowed" , t."CommonMCC" AS "CommonMCC" , t."CommonMNC" AS "CommonMNC" , t."CommonMNCLength" AS "CommonMNCLength" , t."ConnectionRetryCounter" AS "ConnectionRetryCounter" , t."DLBLERConfInterval" AS "DLBLERConfInterval" , t."ExtendedULDLactivationTmr" AS "ExtendedULDLactivationTmr" , t."MACLogChPriSRB1" AS "MACLogChPriSRB1" , t."MACLogChPriSRB2" AS "MACLogChPriSRB2" , t."MACLogChPriSRB3" AS "MACLogChPriSRB3" , t."MaxAMRCapacityErl" AS "MaxAMRCapacityErl" , t."MaxCarrierConnectivity" AS "MaxCarrierConnectivity" , t."MaxIubPSThroughputMbps" AS "MaxIubPSThroughputMbps" , t."N302" AS "N302" , t."N304" AS "N304" , t."N308" AS "N308" , t."OMSBackupIpAddress" AS "OMSBackupIpAddress" , t."OMSIpAddress" AS "OMSIpAddress" , t."PWSMDuration" AS "PWSMDuration" , t."PWSMExceededTrafficDur" AS "PWSMExceededTrafficDur" , t."PageRep1stInterv" AS "PageRep1stInterv" , t."PageRep2ndInterv" AS "PageRep2ndInterv" , t."RANAPprocInitWait" AS "RANAPprocInitWait" , t."RNCChangeOrigin" AS "RNCChangeOrigin" , t."RNCIPAddress" AS "RNCIPAddress" , t."RNCName" AS "RNCName" , t."RTservicesForPS" AS "RTservicesForPS" , t."RestrictionInterval" AS "RestrictionInterval" , t."RncClientTLSMode" AS "RncClientTLSMode" , t."RncOptions" AS "RncOptions" , t."SIB11_priority" AS "SIB11_priority" , t."SIB15_priority" AS "SIB15_priority" , t."SIB18_priority" AS "SIB18_priority" , t."SIB19Priority" AS "SIB19Priority" , t."SIB1_priority" AS "SIB1_priority" , t."SIB2_priority" AS "SIB2_priority" , t."SIB3_priority" AS "SIB3_priority" , t."SIB5_priority" AS "SIB5_priority" , t."SecOMSIpAddress" AS "SecOMSIpAddress" , t."ServingOMS" AS "ServingOMS" , t."ServingOMSAdminSetting" AS "ServingOMSAdminSetting" , t."T302" AS "T302" , t."T304" AS "T304" , t."T305" AS "T305" , t."T307" AS "T307" , t."T308" AS "T308" , t."T309" AS "T309" , t."T314" AS "T314" , t."T316" AS "T316" , t."T317" AS "T317" , t."ToAWE_NRT_DCH_tti10" AS "ToAWE_NRT_DCH_tti10" , t."ToAWE_NRT_DCH_tti20" AS "ToAWE_NRT_DCH_tti20" , t."ToAWE_NRT_DCH_tti40" AS "ToAWE_NRT_DCH_tti40" , t."ToAWE_RT_DCH_tti10" AS "ToAWE_RT_DCH_tti10" , t."ToAWE_RT_DCH_tti20" AS "ToAWE_RT_DCH_tti20" , t."ToAWE_RT_DCH_tti40" AS "ToAWE_RT_DCH_tti40" , t."ToAWE_Speech" AS "ToAWE_Speech" , t."ToAWS_NRT_DCH_tti10" AS "ToAWS_NRT_DCH_tti10" , t."ToAWS_NRT_DCH_tti20" AS "ToAWS_NRT_DCH_tti20" , t."ToAWS_NRT_DCH_tti40" AS "ToAWS_NRT_DCH_tti40" , t."ToAWS_RT_DCH_tti10" AS "ToAWS_RT_DCH_tti10" , t."ToAWS_RT_DCH_tti20" AS "ToAWS_RT_DCH_tti20" , t."ToAWS_RT_DCH_tti40" AS "ToAWS_RT_DCH_tti40" , t."ToAWS_Speech" AS "ToAWS_Speech" , t."ULBLERConfInterval" AS "ULBLERConfInterval" , t."UL_DLcapacityReqWait" AS "UL_DLcapacityReqWait" , t."WCELIdleAlarmTimeout" AS "WCELIdleAlarmTimeout" FROM nokia_raml20."RNC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'TCTT', 'format_mo': 'TCTT', 'insert_query': ' INSERT INTO nokia_cm."TCTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" , t."administrativeState" AS "administrativeState" , t."connectivityPtr" AS "connectivityPtr" , t."operationalState" AS "operationalState" FROM nokia_raml20."TCTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'FMCS', 'format_mo': 'FMCS', - 'insert_query': ' INSERT INTO nokia_cm."FMCS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ActiveSetWeightingCoefficient" AS "ActiveSetWeightingCoefficient" , t."AdditionReportingInterval" AS "AdditionReportingInterval" , t."AdditionTime" AS "AdditionTime" , t."AdditionWindow" AS "AdditionWindow" , t."DSRepBasedSHO" AS "DSRepBasedSHO" , t."DropReportingInterval" AS "DropReportingInterval" , t."DropTime" AS "DropTime" , t."DropWindow" AS "DropWindow" , t."EDCHAddEcNoOffset" AS "EDCHAddEcNoOffset" , t."EDCHRemEcNoOffset" AS "EDCHRemEcNoOffset" , t."EcNoFilterCoefficient" AS "EcNoFilterCoefficient" , t."FMCSChangeOrigin" AS "FMCSChangeOrigin" , t."HHoEcNoCancel" AS "HHoEcNoCancel" , t."HHoEcNoCancelTime" AS "HHoEcNoCancelTime" , t."HHoEcNoThreshold" AS "HHoEcNoThreshold" , t."HHoEcNoTimeHysteresis" AS "HHoEcNoTimeHysteresis" , t."HHoRscpCancel" AS "HHoRscpCancel" , t."HHoRscpCancelTime" AS "HHoRscpCancelTime" , t."HHoRscpFilterCoefficient" AS "HHoRscpFilterCoefficient" , t."HHoRscpThreshold" AS "HHoRscpThreshold" , t."HHoRscpTimeHysteresis" AS "HHoRscpTimeHysteresis" , t."MaxActiveSetSize" AS "MaxActiveSetSize" , t."ReplacementReportingInterval" AS "ReplacementReportingInterval" , t."ReplacementTime" AS "ReplacementTime" , t."ReplacementWindow" AS "ReplacementWindow" FROM nokia_raml20."FMCS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNRLC', 'format_mo': 'RNRLC', - 'insert_query': ' INSERT INTO nokia_cm."RNRLC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRLCBufMaxOverbook2NRT" AS "AMRLCBufMaxOverbook2NRT" , t."AMRLCBufMaxOverbook3NRT" AS "AMRLCBufMaxOverbook3NRT" , t."AMRLCMaximumBufferUE100" AS "AMRLCMaximumBufferUE100" , t."AMRLCMaximumBufferUE1150" AS "AMRLCMaximumBufferUE1150" , t."AMRLCMaximumBufferUE1250" AS "AMRLCMaximumBufferUE1250" , t."AMRLCMaximumBufferUE150" AS "AMRLCMaximumBufferUE150" , t."AMRLCMaximumBufferUE1500" AS "AMRLCMaximumBufferUE1500" , t."AMRLCMaximumBufferUE1800" AS "AMRLCMaximumBufferUE1800" , t."AMRLCMaximumBufferUE1k" AS "AMRLCMaximumBufferUE1k" , t."AMRLCMaximumBufferUE200" AS "AMRLCMaximumBufferUE200" , t."AMRLCMaximumBufferUE2300" AS "AMRLCMaximumBufferUE2300" , t."AMRLCMaximumBufferUE2550" AS "AMRLCMaximumBufferUE2550" , t."AMRLCMaximumBufferUE300" AS "AMRLCMaximumBufferUE300" , t."AMRLCMaximumBufferUE50" AS "AMRLCMaximumBufferUE50" , t."AMRLCMaximumBufferUE500" AS "AMRLCMaximumBufferUE500" , t."AMRLCMaximumBufferUE750" AS "AMRLCMaximumBufferUE750" , t."AMRLCmaximumBufferUE400" AS "AMRLCmaximumBufferUE400" , t."AMRLCOnDCHOfNRTPSCount" AS "AMRLCOnDCHOfNRTPSCount" , t."AMRLCOnDCHOfNRTPSFilterReTX" AS "AMRLCOnDCHOfNRTPSFilterReTX" , t."AMRLCOnDCHOfNRTPSMaxDAT" AS "AMRLCOnDCHOfNRTPSMaxDAT" , t."AMRLCOnDCHOfNRTPSMaxMRW" AS "AMRLCOnDCHOfNRTPSMaxMRW" , t."AMRLCOnDCHOfNRTPSMaxRST" AS "AMRLCOnDCHOfNRTPSMaxRST" , t."AMRLCOnDCHOfNRTPSPeriodMax" AS "AMRLCOnDCHOfNRTPSPeriodMax" , t."AMRLCOnDCHOfNRTPSPeriodMin" AS "AMRLCOnDCHOfNRTPSPeriodMin" , t."AMRLCOnDCHOfNRTPSPollPDU" AS "AMRLCOnDCHOfNRTPSPollPDU" , t."AMRLCOnDCHOfNRTPSPollSDU" AS "AMRLCOnDCHOfNRTPSPollSDU" , t."AMRLCOnDCHOfNRTPSPollWindow" AS "AMRLCOnDCHOfNRTPSPollWindow" , t."AMRLCOnDCHOfNRTPSTriggers" AS "AMRLCOnDCHOfNRTPSTriggers" , t."AMRLCOnDCHOfSRB136MaxDAT" AS "AMRLCOnDCHOfSRB136MaxDAT" , t."AMRLCOnDCHOfSRB136PeriodMax" AS "AMRLCOnDCHOfSRB136PeriodMax" , t."AMRLCOnDCHOfSRB136PeriodMin" AS "AMRLCOnDCHOfSRB136PeriodMin" , t."AMRLCOnDCHOfSRB136PollPDU" AS "AMRLCOnDCHOfSRB136PollPDU" , t."AMRLCOnDCHOfSRB136PollSDU" AS "AMRLCOnDCHOfSRB136PollSDU" , t."AMRLCOnDCHOfSRB136PollWindow" AS "AMRLCOnDCHOfSRB136PollWindow" , t."AMRLCOnDCHOfSRB136Triggers" AS "AMRLCOnDCHOfSRB136Triggers" , t."AMRLCOnDCHOfSRB34MaxDAT" AS "AMRLCOnDCHOfSRB34MaxDAT" , t."AMRLCOnDCHOfSRB34PeriodMax" AS "AMRLCOnDCHOfSRB34PeriodMax" , t."AMRLCOnDCHOfSRB34PeriodMin" AS "AMRLCOnDCHOfSRB34PeriodMin" , t."AMRLCOnDCHOfSRB34PollPDU" AS "AMRLCOnDCHOfSRB34PollPDU" , t."AMRLCOnDCHOfSRB34PollSDU" AS "AMRLCOnDCHOfSRB34PollSDU" , t."AMRLCOnDCHOfSRB34PollWindow" AS "AMRLCOnDCHOfSRB34PollWindow" , t."AMRLCOnDCHOfSRB34Triggers" AS "AMRLCOnDCHOfSRB34Triggers" , t."AMRLCOnDCHOfStreamCount" AS "AMRLCOnDCHOfStreamCount" , t."AMRLCOnDCHOfStreamDiscardTime" AS "AMRLCOnDCHOfStreamDiscardTime" , t."AMRLCOnDCHOfStreamFilterReTX" AS "AMRLCOnDCHOfStreamFilterReTX" , t."AMRLCOnDCHOfStreamMaxDAT" AS "AMRLCOnDCHOfStreamMaxDAT" , t."AMRLCOnDCHOfStreamMaxMRW" AS "AMRLCOnDCHOfStreamMaxMRW" , t."AMRLCOnDCHOfStreamMaxRST" AS "AMRLCOnDCHOfStreamMaxRST" , t."AMRLCOnDCHOfStreamPeriodMax" AS "AMRLCOnDCHOfStreamPeriodMax" , t."AMRLCOnDCHOfStreamPeriodMin" AS "AMRLCOnDCHOfStreamPeriodMin" , t."AMRLCOnDCHOfStreamPollPDU" AS "AMRLCOnDCHOfStreamPollPDU" , t."AMRLCOnDCHOfStreamPollSDU" AS "AMRLCOnDCHOfStreamPollSDU" , t."AMRLCOnDCHOfStreamPollWindow" AS "AMRLCOnDCHOfStreamPollWindow" , t."AMRLCOnDCHOfStreamTriggers" AS "AMRLCOnDCHOfStreamTriggers" , t."AMRLCOnEDCHOfNRTPSCount" AS "AMRLCOnEDCHOfNRTPSCount" , t."AMRLCOnEDCHOfNRTPSMaxDAT" AS "AMRLCOnEDCHOfNRTPSMaxDAT" , t."AMRLCOnEDCHOfNRTPSMaxMRW" AS "AMRLCOnEDCHOfNRTPSMaxMRW" , t."AMRLCOnEDCHOfNRTPSMaxRST" AS "AMRLCOnEDCHOfNRTPSMaxRST" , t."AMRLCOnEDCHOfNRTPSPeriodMax" AS "AMRLCOnEDCHOfNRTPSPeriodMax" , t."AMRLCOnEDCHOfNRTPSPeriodMin" AS "AMRLCOnEDCHOfNRTPSPeriodMin" , t."AMRLCOnEDCHOfNRTPSPollPDU" AS "AMRLCOnEDCHOfNRTPSPollPDU" , t."AMRLCOnEDCHOfNRTPSPollSDU" AS "AMRLCOnEDCHOfNRTPSPollSDU" , t."AMRLCOnEDCHOfNRTPSPollWindow" AS "AMRLCOnEDCHOfNRTPSPollWindow" , t."AMRLCOnEDCHOfNRTPSTriggers" AS "AMRLCOnEDCHOfNRTPSTriggers" , t."EDCHStrPSCount" AS "EDCHStrPSCount" , t."EDCHStrPSDiscardTime" AS "EDCHStrPSDiscardTime" , t."EDCHStrPSMaxDAT" AS "EDCHStrPSMaxDAT" , t."EDCHStrPSMaxMRW" AS "EDCHStrPSMaxMRW" , t."EDCHStrPSMaxRST" AS "EDCHStrPSMaxRST" , t."EDCHStrPSPeriodMax" AS "EDCHStrPSPeriodMax" , t."EDCHStrPSPeriodMin" AS "EDCHStrPSPeriodMin" , t."EDCHStrPSPollPDU" AS "EDCHStrPSPollPDU" , t."EDCHStrPSPollSDU" AS "EDCHStrPSPollSDU" , t."EDCHStrPSPollWindow" AS "EDCHStrPSPollWindow" , t."EDCHStrPSTriggers" AS "EDCHStrPSTriggers" , t."AMRLCOnFACHOfPSMaxDAT" AS "AMRLCOnFACHOfPSMaxDAT" , t."AMRLCOnFACHOfPSMaxMRW" AS "AMRLCOnFACHOfPSMaxMRW" , t."AMRLCOnFACHOfPSMaxRST" AS "AMRLCOnFACHOfPSMaxRST" , t."AMRLCOnFACHOfPSPeriodMax" AS "AMRLCOnFACHOfPSPeriodMax" , t."AMRLCOnFACHOfPSPeriodMin" AS "AMRLCOnFACHOfPSPeriodMin" , t."AMRLCOnFACHOfPSPollPDU" AS "AMRLCOnFACHOfPSPollPDU" , t."AMRLCOnFACHOfPSPollSDU" AS "AMRLCOnFACHOfPSPollSDU" , t."AMRLCOnFACHOfPSPollWindow" AS "AMRLCOnFACHOfPSPollWindow" , t."AMRLCOnFACHOfPSTriggers" AS "AMRLCOnFACHOfPSTriggers" , t."AMRLCOnFACHOfSRBMaxDAT" AS "AMRLCOnFACHOfSRBMaxDAT" , t."AMRLCOnFACHOfSRBPeriodMax" AS "AMRLCOnFACHOfSRBPeriodMax" , t."AMRLCOnFACHOfSRBPeriodMin" AS "AMRLCOnFACHOfSRBPeriodMin" , t."AMRLCOnFACHOfSRBPollPDU" AS "AMRLCOnFACHOfSRBPollPDU" , t."AMRLCOnFACHOfSRBPollSDU" AS "AMRLCOnFACHOfSRBPollSDU" , t."AMRLCOnFACHOfSRBPollWindow" AS "AMRLCOnFACHOfSRBPollWindow" , t."AMRLCOnFACHOfSRBTriggers" AS "AMRLCOnFACHOfSRBTriggers" , t."AMRLCOnHSDSCHOfNRTPSCount" AS "AMRLCOnHSDSCHOfNRTPSCount" , t."AMRLCOnHSDSCHOfNRTPSFilterReTX" AS "AMRLCOnHSDSCHOfNRTPSFilterReTX" , t."AMRLCOnHSDSCHOfNRTPSMaxDAT" AS "AMRLCOnHSDSCHOfNRTPSMaxDAT" , t."AMRLCOnHSDSCHOfNRTPSMaxMRW" AS "AMRLCOnHSDSCHOfNRTPSMaxMRW" , t."AMRLCOnHSDSCHOfNRTPSMaxRST" AS "AMRLCOnHSDSCHOfNRTPSMaxRST" , t."AMRLCOnHSDSCHOfNRTPSPeriodMax" AS "AMRLCOnHSDSCHOfNRTPSPeriodMax" , t."AMRLCOnHSDSCHOfNRTPSPeriodMin" AS "AMRLCOnHSDSCHOfNRTPSPeriodMin" , t."AMRLCOnHSDSCHOfNRTPSPollPDU" AS "AMRLCOnHSDSCHOfNRTPSPollPDU" , t."AMRLCOnHSDSCHOfNRTPSPollSDU" AS "AMRLCOnHSDSCHOfNRTPSPollSDU" , t."AMRLCOnHSDSCHOfNRTPSPollWindow" AS "AMRLCOnHSDSCHOfNRTPSPollWindow" , t."AMRLCOnHSDSCHOfNRTPSTriggers" AS "AMRLCOnHSDSCHOfNRTPSTriggers" , t."HSDSCHStrDiscardTime" AS "HSDSCHStrDiscardTime" , t."HSDSCHStrPSCount" AS "HSDSCHStrPSCount" , t."HSDSCHStrPSFilterReTX" AS "HSDSCHStrPSFilterReTX" , t."HSDSCHStrPSMaxDAT" AS "HSDSCHStrPSMaxDAT" , t."HSDSCHStrPSMaxMRW" AS "HSDSCHStrPSMaxMRW" , t."HSDSCHStrPSMaxRST" AS "HSDSCHStrPSMaxRST" , t."HSDSCHStrPSPeriodMax" AS "HSDSCHStrPSPeriodMax" , t."HSDSCHStrPSPeriodMin" AS "HSDSCHStrPSPeriodMin" , t."HSDSCHStrPSPollPDU" AS "HSDSCHStrPSPollPDU" , t."HSDSCHStrPSPollSDU" AS "HSDSCHStrPSPollSDU" , t."HSDSCHStrPSPollWindow" AS "HSDSCHStrPSPollWindow" , t."HSDSCHStrPSTriggers" AS "HSDSCHStrPSTriggers" , t."AMRLCRelatTXWindowRate1" AS "AMRLCRelatTXWindowRate1" , t."AMRLCRelatTXWindowRate1Size" AS "AMRLCRelatTXWindowRate1Size" , t."AMRLCRelatTXWindowRate2" AS "AMRLCRelatTXWindowRate2" , t."AMRLCRelatTXWindowRate2Size" AS "AMRLCRelatTXWindowRate2Size" , t."AMRLCRelatTXWindowRate3" AS "AMRLCRelatTXWindowRate3" , t."AMRLCRelatTXWindowRate3Size" AS "AMRLCRelatTXWindowRate3Size" , t."AMRLCRelatTXWindowRate4" AS "AMRLCRelatTXWindowRate4" , t."AMRLCRelatTXWindowRate4Size" AS "AMRLCRelatTXWindowRate4Size" , t."AMRLCRelatTXWindowRate5" AS "AMRLCRelatTXWindowRate5" , t."AMRLCRelatTXWindowRate5Size" AS "AMRLCRelatTXWindowRate5Size" , t."AMRLCRelatTXWindowRate6" AS "AMRLCRelatTXWindowRate6" , t."AMRLCRelatTXWindowRate6Size" AS "AMRLCRelatTXWindowRate6Size" , t."AMRLCRelatTXWindowRate7" AS "AMRLCRelatTXWindowRate7" , t."AMRLCRelatTXWindowRate7Size" AS "AMRLCRelatTXWindowRate7Size" , t."AMRLCRelatTXWindowRate8" AS "AMRLCRelatTXWindowRate8" , t."AMRLCRelatTXWindowRate8Size" AS "AMRLCRelatTXWindowRate8Size" , t."AMRLCRespTimeDCH10" AS "AMRLCRespTimeDCH10" , t."AMRLCRespTimeDCH20" AS "AMRLCRespTimeDCH20" , t."AMRLCRespTimeDCH40" AS "AMRLCRespTimeDCH40" , t."AMRLCRespTimeDCHRevHSDSCH" AS "AMRLCRespTimeDCHRevHSDSCH" , t."AMRLCRespTimeRevEDCH" AS "AMRLCRespTimeRevEDCH" , t."AMRLCRespTimeEDCH" AS "AMRLCRespTimeEDCH" , t."AMRLCRespTimeFACHAndRACH" AS "AMRLCRespTimeFACHAndRACH" , t."AMRLCRespTimeHSDSCHRevDCH" AS "AMRLCRespTimeHSDSCHRevDCH" , t."AMRLCRespTimeHSDSCHRevEDCH" AS "AMRLCRespTimeHSDSCHRevEDCH" , t."AMRLCSRB3n4PeriodMax" AS "AMRLCSRB3n4PeriodMax" , t."AMRLCSRB3n4RespTime" AS "AMRLCSRB3n4RespTime" , t."AMRLCRespTimeSRBHSPA" AS "AMRLCRespTimeSRBHSPA" , t."AMRLCSRBHSPAMaxDAT" AS "AMRLCSRBHSPAMaxDAT" , t."AMRLCSRBHSPAPeriodMax" AS "AMRLCSRBHSPAPeriodMax" , t."AMRLCSRBHSPAPeriodMin" AS "AMRLCSRBHSPAPeriodMin" , t."AMRLCSRBHSPAPollPDU" AS "AMRLCSRBHSPAPollPDU" , t."AMRLCSRBHSPAPollSDU" AS "AMRLCSRBHSPAPollSDU" , t."AMRLCSRBHSPAPollWindow" AS "AMRLCSRBHSPAPollWindow" , t."AMRLCSRBHSPATriggers" AS "AMRLCSRBHSPATriggers" , t."AMRLCTXWindowSizeSRB2" AS "AMRLCTXWindowSizeSRB2" , t."AMRLCTXWindowSizeSRB3" AS "AMRLCTXWindowSizeSRB3" , t."AMRLCTXWindowSizeSRB4" AS "AMRLCTXWindowSizeSRB4" , t."PDUSizeBitRateThr" AS "PDUSizeBitRateThr" , t."PDUSizeCodeThreshold" AS "PDUSizeCodeThreshold" , t."PDUSizeSIRThr" AS "PDUSizeSIRThr" , t."RLCConfOptionFPS" AS "RLCConfOptionFPS" , t."RNRLCChangeOrigin" AS "RNRLCChangeOrigin" , t."SDUdiscardModeRTPS" AS "SDUdiscardModeRTPS" , t."UMRLCEVoiceDiscardTime" AS "UMRLCEVoiceDiscardTime" FROM nokia_raml20."RNRLC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ANRPRL', 'format_mo': 'ANRPRL', 'insert_query': ' INSERT INTO nokia_cm."ANRPRL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actAlsoForUeBasedANR" AS "actAlsoForUeBasedANR" , t."anrThresRSRPNbCell" AS "anrThresRSRPNbCell" , t."anrThresRSRPNbCellMobEv" AS "anrThresRSRPNbCellMobEv" , t."anrThresRSRQNbCell" AS "anrThresRSRQNbCell" , t."nrLimitInterFreq" AS "nrLimitInterFreq" , t."nrLimitIntraFreq" AS "nrLimitIntraFreq" , t."targetCarrierFreq" AS "targetCarrierFreq" FROM nokia_raml20."ANRPRL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ADJS', 'format_mo': 'ADJS', - 'insert_query': ' INSERT INTO nokia_cm."ADJS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AdjsMCC" AS "AdjsMCC" , t."AdjsMNC" AS "AdjsMNC" , t."TargetCellDN" AS "TargetCellDN" , t."ADJSChangeOrigin" AS "ADJSChangeOrigin" , t."AdjsCI" AS "AdjsCI" , t."AdjsCPICHTxPwr" AS "AdjsCPICHTxPwr" , t."AdjsDERR" AS "AdjsDERR" , t."AdjsEcNoOffset" AS "AdjsEcNoOffset" , t."AdjsLAC" AS "AdjsLAC" , t."AdjsRAC" AS "AdjsRAC" , t."AdjsRNCid" AS "AdjsRNCid" , t."AdjsSIB" AS "AdjsSIB" , t."AdjsScrCode" AS "AdjsScrCode" , t."AdjsTxDiv" AS "AdjsTxDiv" , t."AdjsTxPwrRACH" AS "AdjsTxPwrRACH" , t."HSDPAHopsIdentifier" AS "HSDPAHopsIdentifier" , t."NrtHopsIdentifier" AS "NrtHopsIdentifier" , t."RTWithHSDPAHopsIdentifier" AS "RTWithHSDPAHopsIdentifier" , t."RtHopsIdentifier" AS "RtHopsIdentifier" , t."SRBHopsIdentifier" AS "SRBHopsIdentifier" , t."name" AS "name" FROM nokia_raml20."ADJS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'LCELL', 'format_mo': 'LCELL', 'insert_query': ' INSERT INTO nokia_cm."LCELL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."resourceList_antlId_txRxUsage" AS "resourceList_antlId_txRxUsage" FROM nokia_raml20."LCELL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNAC', 'format_mo': 'RNAC', - 'insert_query': ' INSERT INTO nokia_cm."RNAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRLoadTxPower" AS "AMRLoadTxPower" , t."AMRNumofReconf" AS "AMRNumofReconf" , t."AMRwinSizeSCload" AS "AMRwinSizeSCload" , t."AdjustmentPeriod" AS "AdjustmentPeriod" , t."AdjustmentRatio" AS "AdjustmentRatio" , t."BitRateSetPSNRT" AS "BitRateSetPSNRT" , t."DCHSlopeOfTheCurve" AS "DCHSlopeOfTheCurve" , t."DLInLoopPCStepSizeCPC" AS "DLInLoopPCStepSizeCPC" , t."DLLoadSource" AS "DLLoadSource" , t."DLmaxBitRateSF128" AS "DLmaxBitRateSF128" , t."DLmaxBitRateSF16" AS "DLmaxBitRateSF16" , t."DLmaxBitRateSF256" AS "DLmaxBitRateSF256" , t."DLmaxBitRateSF32" AS "DLmaxBitRateSF32" , t."DLmaxBitRateSF64" AS "DLmaxBitRateSF64" , t."DLpuncturingLimit" AS "DLpuncturingLimit" , t."DownlinkInnerLoopPCStepSize" AS "DownlinkInnerLoopPCStepSize" , t."DynHSUPABLERAlgTrgTime" AS "DynHSUPABLERAlgTrgTime" , t."DynHSUPABLERBurstDataRx" AS "DynHSUPABLERBurstDataRx" , t."DynHSUPABLERContDataRx10" AS "DynHSUPABLERContDataRx10" , t."DynHSUPABLERContDataRx2" AS "DynHSUPABLERContDataRx2" , t."DynHSUPABLERFrameWinSiz" AS "DynHSUPABLERFrameWinSiz" , t."DynHSUPABLERMaxRateThrB" AS "DynHSUPABLERMaxRateThrB" , t."DynHSUPABLERMaxRateThrC10" AS "DynHSUPABLERMaxRateThrC10" , t."DynHSUPABLERMaxRateThrC2" AS "DynHSUPABLERMaxRateThrC2" , t."DynHSUPABLERPeakRateRx" AS "DynHSUPABLERPeakRateRx" , t."DynHSUPABLERThrBurstyTP" AS "DynHSUPABLERThrBurstyTP" , t."DynHSUPABurstyPeriod" AS "DynHSUPABurstyPeriod" , t."EDCHSlopeOfTheCurve" AS "EDCHSlopeOfTheCurve" , t."EmeCallLevelValue" AS "EmeCallLevelValue" , t."EmeCallPCIValue" AS "EmeCallPCIValue" , t."EmeCallPVIValue" AS "EmeCallPVIValue" , t."ExpectReorderingPDCP" AS "ExpectReorderingPDCP" , t."FOLPCSIRTgtModInt" AS "FOLPCSIRTgtModInt" , t."FOLPCStepSizSIRTgt" AS "FOLPCStepSizSIRTgt" , t."FmaxPeriodPDCP" AS "FmaxPeriodPDCP" , t."FmaxTimePDCP" AS "FmaxTimePDCP" , t."FreePtxSafetyMarginStr" AS "FreePtxSafetyMarginStr" , t."PrachBetaC120" AS "PrachBetaC120" , t."PrachBetaC15" AS "PrachBetaC15" , t."PrachBetaC30" AS "PrachBetaC30" , t."PrachBetaC60" AS "PrachBetaC60" , t."PrachBetaD120" AS "PrachBetaD120" , t."PrachBetaD15" AS "PrachBetaD15" , t."PrachBetaD30" AS "PrachBetaD30" , t."PrachBetaD60" AS "PrachBetaD60" , t."HeaderCompressionMethod" AS "HeaderCompressionMethod" , t."L1BurstDataBLERTrgtEDCH" AS "L1BurstDataBLERTrgtEDCH" , t."L1ContBLERTrgtEDCH10" AS "L1ContBLERTrgtEDCH10" , t."L1ContBLERTrgtEDCH2" AS "L1ContBLERTrgtEDCH2" , t."L1PeakRateBLERTrgtEDCH" AS "L1PeakRateBLERTrgtEDCH" , t."LoadBasedAMRCodecMode" AS "LoadBasedAMRCodecMode" , t."MaxAdjustmentStep" AS "MaxAdjustmentStep" , t."MaxFreezingTime" AS "MaxFreezingTime" , t."MaxHeaderPDCP" AS "MaxHeaderPDCP" , t."MaxNumberOfReAttemptsCong" AS "MaxNumberOfReAttemptsCong" , t."MinPrefChange" AS "MinPrefChange" , t."NonTCPspacePDCP" AS "NonTCPspacePDCP" , t."PCPreamble" AS "PCPreamble" , t."PCrangeDL" AS "PCrangeDL" , t."PagingRestrictionInd" AS "PagingRestrictionInd" , t."PeriodULRCAMR" AS "PeriodULRCAMR" , t."PrefSubtract" AS "PrefSubtract" , t."RAU_LAU_RestrictionInd" AS "RAU_LAU_RestrictionInd" , t."RNACChangeOrigin" AS "RNACChangeOrigin" , t."RNARDSACCell_DCH" AS "RNARDSACCell_DCH" , t."RNARDSACCell_PCH" AS "RNARDSACCell_PCH" , t."RNARDSACGuardTime" AS "RNARDSACGuardTime" , t."RRCConnSetupMsgSize" AS "RRCConnSetupMsgSize" , t."SRBDelay" AS "SRBDelay" , t."SignallingLinkInactivityTimer" AS "SignallingLinkInactivityTimer" , t."StepSizeForDCHBLER" AS "StepSizeForDCHBLER" , t."StepSizeForEDCHBLER" AS "StepSizeForEDCHBLER" , t."TCPspacePDCP" AS "TCPspacePDCP" , t."TDMultForHSDPAStreaming" AS "TDMultForHSDPAStreaming" , t."TFDCHZeroBitRate" AS "TFDCHZeroBitRate" , t."ULFastOLPCDTXthld" AS "ULFastOLPCDTXthld" , t."ULmaxBitRateSF128" AS "ULmaxBitRateSF128" , t."ULmaxBitRateSF16" AS "ULmaxBitRateSF16" , t."ULmaxBitRateSF256" AS "ULmaxBitRateSF256" , t."ULmaxBitRateSF32" AS "ULmaxBitRateSF32" , t."ULmaxBitRateSF64" AS "ULmaxBitRateSF64" , t."ULmaxBitRateSF8" AS "ULmaxBitRateSF8" , t."ULpuncturingLimit" AS "ULpuncturingLimit" , t."UlScrCodeMin" AS "UlScrCodeMin" , t."UpLinkInitialTransmitPowerMode" AS "UpLinkInitialTransmitPowerMode" , t."UpLinkRecoveryPeriodPowerMode" AS "UpLinkRecoveryPeriodPowerMode" FROM nokia_raml20."RNAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'L2SWI', 'format_mo': 'L2SWI', - 'insert_query': ' INSERT INTO nokia_cm."L2SWI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."defaultPCPUntagged" AS "defaultPCPUntagged" , t."dscpMap_dscp_priorityQueue" AS "dscpMap_dscp_priorityQueue" , t."enableLayer2Switching" AS "enableLayer2Switching" , t."l2PriorityQueueWeight2" AS "l2PriorityQueueWeight2" , t."l2PriorityQueueWeight3" AS "l2PriorityQueueWeight3" , t."l2PriorityQueueWeight4" AS "l2PriorityQueueWeight4" , t."portDefaultPriority" AS "portDefaultPriority" , t."portDefaultVlanId" AS "portDefaultVlanId" , t."priorityQueueNonIP" AS "priorityQueueNonIP" , t."priorityQueuePcp0" AS "priorityQueuePcp0" , t."priorityQueuePcp1" AS "priorityQueuePcp1" , t."priorityQueuePcp2" AS "priorityQueuePcp2" , t."priorityQueuePcp3" AS "priorityQueuePcp3" , t."priorityQueuePcp4" AS "priorityQueuePcp4" , t."priorityQueuePcp5" AS "priorityQueuePcp5" , t."priorityQueuePcp6" AS "priorityQueuePcp6" , t."priorityQueuePcp7" AS "priorityQueuePcp7" , t."qosClassification" AS "qosClassification" , t."vlanAwareSwitch" AS "vlanAwareSwitch" , t."l2PriorityQueueWeight5" AS "l2PriorityQueueWeight5" , t."l2PriorityQueueWeight6" AS "l2PriorityQueueWeight6" , t."priorityQueueUntagged" AS "priorityQueueUntagged" FROM nokia_raml20."L2SWI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'SVTT', 'format_mo': 'SVTT', 'insert_query': ' INSERT INTO nokia_cm."SVTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."SVTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'HOPS', 'format_mo': 'HOPS', - 'insert_query': ' INSERT INTO nokia_cm."HOPS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjsHCSpriority" AS "AdjsHCSpriority" , t."AdjsHCSthreshold" AS "AdjsHCSthreshold" , t."AdjsPenaltyTime" AS "AdjsPenaltyTime" , t."AdjsQoffset1" AS "AdjsQoffset1" , t."AdjsQoffset2" AS "AdjsQoffset2" , t."AdjsQqualMin" AS "AdjsQqualMin" , t."AdjsQrxlevMin" AS "AdjsQrxlevMin" , t."AdjsTempOffset1" AS "AdjsTempOffset1" , t."AdjsTempOffset2" AS "AdjsTempOffset2" , t."EcNoAveragingWindow" AS "EcNoAveragingWindow" , t."EnableInterRNCsho" AS "EnableInterRNCsho" , t."EnableRRCRelease" AS "EnableRRCRelease" , t."HHOMarginAverageEcNo" AS "HHOMarginAverageEcNo" , t."HHOMarginPeakEcNo" AS "HHOMarginPeakEcNo" , t."HOPSChangeOrigin" AS "HOPSChangeOrigin" , t."HSDPAAvailabilityIur" AS "HSDPAAvailabilityIur" , t."HSUPAAvailabilityIur" AS "HSUPAAvailabilityIur" , t."ReleaseMarginAverageEcNo" AS "ReleaseMarginAverageEcNo" , t."ReleaseMarginPeakEcNo" AS "ReleaseMarginPeakEcNo" FROM nokia_raml20."HOPS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ADR4GW', 'format_mo': 'ADR4GW', 'insert_query': ' INSERT INTO nokia_cm."ADR4GW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdId" AS "bfdId" , t."preference" AS "preference" , t."routeType" AS "routeType" FROM nokia_raml20."ADR4GW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IBFD', 'format_mo': 'IBFD', 'insert_query': ' INSERT INTO nokia_cm."IBFD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."alarmEnabled" AS "alarmEnabled" , t."bfdEnabled" AS "bfdEnabled" , t."dstIp" AS "dstIp" , t."ipbrId" AS "ipbrId" , t."profileId" AS "profileId" , t."sessionType" AS "sessionType" , t."srcIp" AS "srcIp" FROM nokia_raml20."IBFD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'IMAG', 'format_mo': 'IMAG', 'insert_query': ' INSERT INTO nokia_cm."IMAG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."administrativeState" AS "administrativeState" , t."imaVersionId" AS "imaVersionId" , t."interfaceNumber" AS "interfaceNumber" , t."interfaces" AS "interfaces" , t."minNumLinks" AS "minNumLinks" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."IMAG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ITRKOBJ', 'format_mo': 'ITRKOBJ', 'insert_query': ' INSERT INTO nokia_cm."ITRKOBJ" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" FROM nokia_raml20."ITRKOBJ" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'HOPG', 'format_mo': 'HOPG', 'insert_query': ' INSERT INTO nokia_cm."HOPG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjgHCSpriority" AS "AdjgHCSpriority" , t."AdjgHCSthreshold" AS "AdjgHCSthreshold" , t."AdjgMinRxLevNCHO" AS "AdjgMinRxLevNCHO" , t."AdjgPenaltyTime" AS "AdjgPenaltyTime" , t."AdjgPenaltyTimeNCHO" AS "AdjgPenaltyTimeNCHO" , t."AdjgPriorityCoverage" AS "AdjgPriorityCoverage" , t."AdjgPrioritySLHO" AS "AdjgPrioritySLHO" , t."AdjgQoffset1" AS "AdjgQoffset1" , t."AdjgQrxlevMin" AS "AdjgQrxlevMin" , t."AdjgRxLevMinHO" AS "AdjgRxLevMinHO" , t."AdjgTempOffset1" AS "AdjgTempOffset1" , t."HOPGChangeOrigin" AS "HOPGChangeOrigin" FROM nokia_raml20."HOPG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ADCE', 'format_mo': 'ADCE', - 'insert_query': ' INSERT INTO nokia_cm."ADCE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."frequencyBandInUse" AS "frequencyBandInUse" , t."gprsMsTxPwrMaxCCH1x00" AS "gprsMsTxPwrMaxCCH1x00" , t."msTxPwrMaxGSM1x00" AS "msTxPwrMaxGSM1x00" , t."address" AS "address" , t."name" AS "name" , t."targetCellDN" AS "targetCellDN" , t."adjCellBsicBcc" AS "adjCellBsicBcc" , t."adjCellBsicNcc" AS "adjCellBsicNcc" , t."adjacentCellIdCI" AS "adjacentCellIdCI" , t."adjacentCellIdLac" AS "adjacentCellIdLac" , t."adjacentCellIdMCC" AS "adjacentCellIdMCC" , t."adjacentCellIdMNC" AS "adjacentCellIdMNC" , t."adjcIndex" AS "adjcIndex" , t."amrDadlbTargetCell" AS "amrDadlbTargetCell" , t."bcchFrequency" AS "bcchFrequency" , t."chainedAdjacentCell" AS "chainedAdjacentCell" , t."dadlbTargetCell" AS "dadlbTargetCell" , t."drThreshold" AS "drThreshold" , t."enableDerivedHandoverPower" AS "enableDerivedHandoverPower" , t."enableHoMarginLevQual" AS "enableHoMarginLevQual" , t."gprsEnabled" AS "gprsEnabled" , t."gprsMsTxpwrMaxCCH" AS "gprsMsTxpwrMaxCCH" , t."gprsPenaltyTime" AS "gprsPenaltyTime" , t."gprsRxlevAccessMin" AS "gprsRxlevAccessMin" , t."gprsTemporaryOffset" AS "gprsTemporaryOffset" , t."hcsPriorityClass" AS "hcsPriorityClass" , t."hcsThreshold" AS "hcsThreshold" , t."hoLevelUmbrella" AS "hoLevelUmbrella" , t."hoLoadFactor" AS "hoLoadFactor" , t."hoMarginDelayTime" AS "hoMarginDelayTime" , t."hoMarginLev" AS "hoMarginLev" , t."hoMarginPbgt" AS "hoMarginPbgt" , t."hoMarginQual" AS "hoMarginQual" , t."hoPriorityLevel" AS "hoPriorityLevel" , t."hoTargetArea" AS "hoTargetArea" , t."msTxPwrMaxGSM" AS "msTxPwrMaxGSM" , t."neighbourCellRanking" AS "neighbourCellRanking" , t."rac" AS "rac" , t."rxLevMinCell" AS "rxLevMinCell" , t."synchronized" AS "synchronized" , t."trhoTargetLevel" AS "trhoTargetLevel" FROM nokia_raml20."ADCE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'A2UT', 'format_mo': 'A2UT', 'insert_query': ' INSERT INTO nokia_cm."A2UT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."pid" AS "pid" , t."queue2Weight" AS "queue2Weight" , t."queue3Weight" AS "queue3Weight" , t."queue4Weight" AS "queue4Weight" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."A2UT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ITRKGRP', 'format_mo': 'ITRKGRP', 'insert_query': ' INSERT INTO nokia_cm."ITRKGRP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."trkGrpBoolVal" AS "trkGrpBoolVal" , t."trkGrpOperation" AS "trkGrpOperation" , t."trkType" AS "trkType" FROM nokia_raml20."ITRKGRP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'WAC', 'format_mo': 'WAC', - 'insert_query': ' INSERT INTO nokia_cm."WAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DCHUtilRelAveWin" AS "DCHUtilRelAveWin" , t."DCHUtilRelThrDL" AS "DCHUtilRelThrDL" , t."DCHUtilRelThrUL" AS "DCHUtilRelThrUL" , t."DCHUtilRelTimeToTrigger" AS "DCHUtilRelTimeToTrigger" , t."EDCHMACdFlowThroughputAveWin" AS "EDCHMACdFlowThroughputAveWin" , t."EDCHMACdFlowThroughputRelThr" AS "EDCHMACdFlowThroughputRelThr" , t."EDCHMACdFlowThroughputTimetoTrigger" AS "EDCHMACdFlowThroughputTimetoTrigger" , t."HSDPAInitialBRULStrNRT" AS "HSDPAInitialBRULStrNRT" , t."HSDPAMaxBitrateUL" AS "HSDPAMaxBitrateUL" , t."HSDPAMinBRULStrNRT" AS "HSDPAMinBRULStrNRT" , t."HSDPAinitialBitrateUL" AS "HSDPAinitialBitrateUL" , t."HSDPAminAllowedBitrateUL" AS "HSDPAminAllowedBitrateUL" , t."InactCPCBatOptT" AS "InactCPCBatOptT" , t."InactCPCNoBatOptT" AS "InactCPCNoBatOptT" , t."InactNonCPCBatOptT" AS "InactNonCPCBatOptT" , t."InactNonCPCNoBatOptT" AS "InactNonCPCNoBatOptT" , t."InactivityTimerDownlinkDCH128" AS "InactivityTimerDownlinkDCH128" , t."InactivityTimerDownlinkDCH16" AS "InactivityTimerDownlinkDCH16" , t."InactivityTimerDownlinkDCH256" AS "InactivityTimerDownlinkDCH256" , t."InactivityTimerDownlinkDCH32" AS "InactivityTimerDownlinkDCH32" , t."InactivityTimerDownlinkDCH320" AS "InactivityTimerDownlinkDCH320" , t."InactivityTimerDownlinkDCH384" AS "InactivityTimerDownlinkDCH384" , t."InactivityTimerDownlinkDCH64" AS "InactivityTimerDownlinkDCH64" , t."InactivityTimerDownlinkDCH8" AS "InactivityTimerDownlinkDCH8" , t."InactivityTimerUplinkDCH128" AS "InactivityTimerUplinkDCH128" , t."InactivityTimerUplinkDCH16" AS "InactivityTimerUplinkDCH16" , t."InactivityTimerUplinkDCH256" AS "InactivityTimerUplinkDCH256" , t."InactivityTimerUplinkDCH32" AS "InactivityTimerUplinkDCH32" , t."InactivityTimerUplinkDCH320" AS "InactivityTimerUplinkDCH320" , t."InactivityTimerUplinkDCH384" AS "InactivityTimerUplinkDCH384" , t."InactivityTimerUplinkDCH64" AS "InactivityTimerUplinkDCH64" , t."InactivityTimerUplinkDCH8" AS "InactivityTimerUplinkDCH8" , t."MACdflowthroughputAveWin" AS "MACdflowthroughputAveWin" , t."MACdflowutilRelThr" AS "MACdflowutilRelThr" , t."MACdflowutilTimetoTrigger" AS "MACdflowutilTimetoTrigger" , t."MSActivitySupervision" AS "MSActivitySupervision" , t."PrxNoiseMaxTuneAbsolute" AS "PrxNoiseMaxTuneAbsolute" , t."TrafVolPendingTimeDL" AS "TrafVolPendingTimeDL" , t."TrafVolPendingTimeUL" AS "TrafVolPendingTimeUL" , t."TrafVolThresholdULLow" AS "TrafVolThresholdULLow" , t."UL_DL_activation_timer" AS "UL_DL_activation_timer" , t."WACChangeOrigin" AS "WACChangeOrigin" , t."WaitTimeRRCbackground" AS "WaitTimeRRCbackground" , t."WaitTimeRRCconversational" AS "WaitTimeRRCconversational" , t."WaitTimeRRCemergency" AS "WaitTimeRRCemergency" , t."WaitTimeRRChighPrioritySignalling" AS "WaitTimeRRChighPrioritySignalling" , t."WaitTimeRRCinterRATreselection" AS "WaitTimeRRCinterRATreselection" , t."WaitTimeRRCinteractive" AS "WaitTimeRRCinteractive" , t."WaitTimeRRClowPrioritySignalling" AS "WaitTimeRRClowPrioritySignalling" , t."WaitTimeRRCother" AS "WaitTimeRRCother" , t."WaitTimeRRCregistration" AS "WaitTimeRRCregistration" , t."WaitTimeRRCstreaming" AS "WaitTimeRRCstreaming" , t."WaitTimeRRCsubscribed" AS "WaitTimeRRCsubscribed" , t."WaitTimeRRCunknown" AS "WaitTimeRRCunknown" FROM nokia_raml20."WAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'ADJG', 'format_mo': 'ADJG', - 'insert_query': ' INSERT INTO nokia_cm."ADJG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AdjgMCC" AS "AdjgMCC" , t."AdjgMNC" AS "AdjgMNC" , t."TargetCellDN" AS "TargetCellDN" , t."ADJGChangeOrigin" AS "ADJGChangeOrigin" , t."ADJGType" AS "ADJGType" , t."AdjgBCC" AS "AdjgBCC" , t."AdjgBCCH" AS "AdjgBCCH" , t."AdjgBandIndicator" AS "AdjgBandIndicator" , t."AdjgCI" AS "AdjgCI" , t."AdjgLAC" AS "AdjgLAC" , t."AdjgNCC" AS "AdjgNCC" , t."AdjgSIB" AS "AdjgSIB" , t."AdjgTxPwrMaxRACH" AS "AdjgTxPwrMaxRACH" , t."AdjgTxPwrMaxTCH" AS "AdjgTxPwrMaxTCH" , t."NrtHopgIdentifier" AS "NrtHopgIdentifier" , t."RtHopgIdentifier" AS "RtHopgIdentifier" , t."name" AS "name" FROM nokia_raml20."ADJG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'RNFC', 'format_mo': 'RNFC', - 'insert_query': ' INSERT INTO nokia_cm."RNFC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRCodecSetEnabled" AS "AMRCodecSetEnabled" , t."AMRWithEDCH" AS "AMRWithEDCH" , t."AMRWithHSDSCH" AS "AMRWithHSDSCH" , t."AutomDLPlanUpdEnabled" AS "AutomDLPlanUpdEnabled" , t."BTSLoadIndSel" AS "BTSLoadIndSel" , t."CCCHforCUCallowed" AS "CCCHforCUCallowed" , t."CMmasterSwitch" AS "CMmasterSwitch" , t."CSCallSetUpFACHPCHImpr" AS "CSCallSetUpFACHPCHImpr" , t."CSFBEnabled" AS "CSFBEnabled" , t."CUCforPCHtoDCHallowed" AS "CUCforPCHtoDCHallowed" , t."CVUserInactInSignConnRel" AS "CVUserInactInSignConnRel" , t."DCH00SuppOnIurEnabled" AS "DCH00SuppOnIurEnabled" , t."DCHBitRateBalancing" AS "DCHBitRateBalancing" , t."DCHScheOverIur" AS "DCHScheOverIur" , t."DCHtoPCHEnabled" AS "DCHtoPCHEnabled" , t."DLOptimisationUsage" AS "DLOptimisationUsage" , t."DynUsageHSDPAReturnChannel" AS "DynUsageHSDPAReturnChannel" , t."EUTRAdetection" AS "EUTRAdetection" , t."FRLCEnabled" AS "FRLCEnabled" , t."FastDormancyEnabled" AS "FastDormancyEnabled" , t."FastPCHSwitchEnabled" AS "FastPCHSwitchEnabled" , t."FasterOLPCEnabled" AS "FasterOLPCEnabled" , t."FemtoHandoverControl" AS "FemtoHandoverControl" , t."FlexULRLCEnabled" AS "FlexULRLCEnabled" , t."FlexUpgrUsage" AS "FlexUpgrUsage" , t."HLSModeSelection" AS "HLSModeSelection" , t."HSDPA16KBPSReturnChannel" AS "HSDPA16KBPSReturnChannel" , t."HSDPA48UsersEnabled" AS "HSDPA48UsersEnabled" , t."HSDPADynamicResourceAllocation" AS "HSDPADynamicResourceAllocation" , t."HSDPAMobility" AS "HSDPAMobility" , t."HSPAInterRNCMobility" AS "HSPAInterRNCMobility" , t."HSPAOverIurExt" AS "HSPAOverIurExt" , t."HSUPADynBLEREnabled" AS "HSUPADynBLEREnabled" , t."IFHOOverIurEnabled" AS "IFHOOverIurEnabled" , t."IFHOOverIurExt" AS "IFHOOverIurExt" , t."ISHOCancellation" AS "ISHOCancellation" , t."ISHOInIurMobility" AS "ISHOInIurMobility" , t."IuPSrelWait3G2GMultiServ" AS "IuPSrelWait3G2GMultiServ" , t."LFDProfEnabled" AS "LFDProfEnabled" , t."MIBPLMNIdIncluded" AS "MIBPLMNIdIncluded" , t."MOCNenabled" AS "MOCNenabled" , t."MRABRelocVendSpCorr" AS "MRABRelocVendSpCorr" , t."PBSpolicy" AS "PBSpolicy" , t."PPACEnabled" AS "PPACEnabled" , t."PSOpThroUsage" AS "PSOpThroUsage" , t."PWSMDriftAllowed" AS "PWSMDriftAllowed" , t."PostVerifPeriodDLSynch" AS "PostVerifPeriodDLSynch" , t."PowerBalancing" AS "PowerBalancing" , t."RABDRAEnabled" AS "RABDRAEnabled" , t."RABFailDueUESTCorr" AS "RABFailDueUESTCorr" , t."RNFCChangeOrigin" AS "RNFCChangeOrigin" , t."RRCSetupCCHEnabledR99" AS "RRCSetupCCHEnabledR99" , t."SIBCapabilityCheck" AS "SIBCapabilityCheck" , t."SLHOCmAllowedNRT" AS "SLHOCmAllowedNRT" , t."SRVCCEnabled" AS "SRVCCEnabled" , t."SignConnActivitySupervision" AS "SignConnActivitySupervision" , t."SubscriberTrace" AS "SubscriberTrace" , t."WBAMRCodecSetEnabled" AS "WBAMRCodecSetEnabled" FROM nokia_raml20."RNFC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, - {'file_format': 'nokia_raml20', 'mo': 'AMGR', 'format_mo': 'AMGR', 'insert_query': ' INSERT INTO nokia_cm."AMGR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ldapConnectionType" AS "ldapConnectionType" , t."primaryLdapPort" AS "primaryLdapPort" , t."primaryLdapServer" AS "primaryLdapServer" FROM nokia_raml20."AMGR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'A2ST', 'format_mo':'A2ST', 'insert_query': ' INSERT INTO nokia_cm."A2ST" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AAL2EndAddress" AS "AAL2EndAddress" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."stcAlarmEnable" AS "stcAlarmEnable" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."A2ST" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'A2UT', 'format_mo':'A2UT', 'insert_query': ' INSERT INTO nokia_cm."A2UT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."pid" AS "pid" , t."queue2Weight" AS "queue2Weight" , t."queue3Weight" AS "queue3Weight" , t."queue4Weight" AS "queue4Weight" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."A2UT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ABMAP', 'format_mo':'ABMAP', 'insert_query': ' INSERT INTO nokia_cm."ABMAP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."abisSignalSourceAllocations_1_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" AS "abisSignalSourceAllocations_1_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" , t."abisSignalSourceAllocations_2_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" AS "abisSignalSourceAllocations_2_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" , t."abisSignalSourceAllocations_3_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" AS "abisSignalSourceAllocations_3_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" , t."edapAllocations_edapEndTS_edapStartTS_trxId" AS "edapAllocations_edapEndTS_edapStartTS_trxId" , t."abisSignalSourceAllocations_4_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" AS "abisSignalSourceAllocations_4_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" , t."abisSignalSourceAllocations_5_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" AS "abisSignalSourceAllocations_5_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS" FROM nokia_raml20."ABMAP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ABTER', 'format_mo':'ABTER', 'insert_query': ' INSERT INTO nokia_cm."ABTER" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."omusigPos" AS "omusigPos" , t."omusigSB" AS "omusigSB" , t."omusigTS" AS "omusigTS" , t."omusigWidth" AS "omusigWidth" , t."referenceTimeslots_extraSB_refSigId_refTSatBTS" AS "referenceTimeslots_extraSB_refSigId_refTSatBTS" FROM nokia_raml20."ABTER" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ACCP', 'format_mo':'ACCP', 'insert_query': ' INSERT INTO nokia_cm."ACCP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."egressBandwidth" AS "egressBandwidth" , t."ingressBandwidth" AS "ingressBandwidth" , t."maxNumVCIBitsSupported" AS "maxNumVCIBitsSupported" , t."maxNumVPIBitsSupported" AS "maxNumVPIBitsSupported" , t."upcNpc" AS "upcNpc" FROM nokia_raml20."ACCP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ACL', 'format_mo':'ACL', 'insert_query': ' INSERT INTO nokia_cm."ACL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."action" AS "action" , t."chain" AS "chain" , t."dscpMark" AS "dscpMark" , t."dstPortRange" AS "dstPortRange" , t."protocol" AS "protocol" , t."dscp" AS "dscp" , t."pipMark" AS "pipMark" , t."inputIface" AS "inputIface" , t."outputIface" AS "outputIface" FROM nokia_raml20."ACL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADCE', 'format_mo':'ADCE', 'insert_query': ' INSERT INTO nokia_cm."ADCE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."frequencyBandInUse" AS "frequencyBandInUse" , t."gprsMsTxPwrMaxCCH1x00" AS "gprsMsTxPwrMaxCCH1x00" , t."msTxPwrMaxGSM1x00" AS "msTxPwrMaxGSM1x00" , t."name" AS "name" , t."targetCellDN" AS "targetCellDN" , t."adjCellBsicBcc" AS "adjCellBsicBcc" , t."adjCellBsicNcc" AS "adjCellBsicNcc" , t."adjCellLayer" AS "adjCellLayer" , t."adjacentCellIdCI" AS "adjacentCellIdCI" , t."adjacentCellIdLac" AS "adjacentCellIdLac" , t."adjacentCellIdMCC" AS "adjacentCellIdMCC" , t."adjacentCellIdMNC" AS "adjacentCellIdMNC" , t."adjcIndex" AS "adjcIndex" , t."amrDadlbTargetCell" AS "amrDadlbTargetCell" , t."bcchFrequency" AS "bcchFrequency" , t."borderRRHId" AS "borderRRHId" , t."dadlbTargetCell" AS "dadlbTargetCell" , t."drThreshold" AS "drThreshold" , t."dtmEnabled" AS "dtmEnabled" , t."dtmPowerBudgetMargin" AS "dtmPowerBudgetMargin" , t."enableDerivedHandoverPower" AS "enableDerivedHandoverPower" , t."enableHoMarginLevQual" AS "enableHoMarginLevQual" , t."fastMovingThreshold" AS "fastMovingThreshold" , t."gprsEnabled" AS "gprsEnabled" , t."gprsMsTxpwrMaxCCH" AS "gprsMsTxpwrMaxCCH" , t."gprsPenaltyTime" AS "gprsPenaltyTime" , t."gprsRxlevAccessMin" AS "gprsRxlevAccessMin" , t."gprsTemporaryOffset" AS "gprsTemporaryOffset" , t."hcsPriorityClass" AS "hcsPriorityClass" , t."hcsThreshold" AS "hcsThreshold" , t."hoLevelUmbrella" AS "hoLevelUmbrella" , t."hoLoadFactor" AS "hoLoadFactor" , t."hoMarginDelayTime" AS "hoMarginDelayTime" , t."hoMarginLev" AS "hoMarginLev" , t."hoMarginPbgt" AS "hoMarginPbgt" , t."hoMarginQual" AS "hoMarginQual" , t."hoPriorityLevel" AS "hoPriorityLevel" , t."hoTargetArea" AS "hoTargetArea" , t."ibnaccState" AS "ibnaccState" , t."msTxPwrMaxGSM" AS "msTxPwrMaxGSM" , t."nccrEgprsPbgtMargin" AS "nccrEgprsPbgtMargin" , t."nccrEgprsQualityMargin" AS "nccrEgprsQualityMargin" , t."nccrGprsPbgtMargin" AS "nccrGprsPbgtMargin" , t."nccrGprsQualityMargin" AS "nccrGprsQualityMargin" , t."neighbourCellRanking" AS "neighbourCellRanking" , t."rac" AS "rac" , t."rxLevMinCell" AS "rxLevMinCell" , t."synchronized" AS "synchronized" , t."trhoTargetLevel" AS "trhoTargetLevel" , t."address" AS "address" , t."chainedAdjacentCell" AS "chainedAdjacentCell" , t."cellType" AS "cellType" , t."reportingPriority" AS "reportingPriority" , t."msPwrOptLevel" AS "msPwrOptLevel" FROM nokia_raml20."ADCE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADDR', 'format_mo':'ADDR', 'insert_query': ' INSERT INTO nokia_cm."ADDR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."iface" AS "iface" , t."mask" AS "mask" , t."role" AS "role" , t."vrf" AS "vrf" , t."user" AS "user" FROM nokia_raml20."ADDR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADJG', 'format_mo':'ADJG', 'insert_query': ' INSERT INTO nokia_cm."ADJG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AdjgMCC" AS "AdjgMCC" , t."AdjgMNC" AS "AdjgMNC" , t."TargetCellDN" AS "TargetCellDN" , t."ADJGChangeOrigin" AS "ADJGChangeOrigin" , t."ADJGType" AS "ADJGType" , t."AdjgBCC" AS "AdjgBCC" , t."AdjgBCCH" AS "AdjgBCCH" , t."AdjgBandIndicator" AS "AdjgBandIndicator" , t."AdjgCI" AS "AdjgCI" , t."AdjgLAC" AS "AdjgLAC" , t."AdjgNCC" AS "AdjgNCC" , t."AdjgSIB" AS "AdjgSIB" , t."AdjgTxPwrMaxRACH" AS "AdjgTxPwrMaxRACH" , t."AdjgTxPwrMaxTCH" AS "AdjgTxPwrMaxTCH" , t."NrtHopgIdentifier" AS "NrtHopgIdentifier" , t."RtHopgIdentifier" AS "RtHopgIdentifier" , t."name" AS "name" FROM nokia_raml20."ADJG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADJI', 'format_mo':'ADJI', 'insert_query': ' INSERT INTO nokia_cm."ADJI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AdjiMCC" AS "AdjiMCC" , t."AdjiMNC" AS "AdjiMNC" , t."TargetCellDN" AS "TargetCellDN" , t."name" AS "name" , t."ADJIChangeOrigin" AS "ADJIChangeOrigin" , t."AdjiCI" AS "AdjiCI" , t."AdjiCPICHTxPwr" AS "AdjiCPICHTxPwr" , t."AdjiComLoadMeasDRNCCellNCHO" AS "AdjiComLoadMeasDRNCCellNCHO" , t."AdjiEcNoOffsetNCHO" AS "AdjiEcNoOffsetNCHO" , t."AdjiHandlingBlockedCellSLHO" AS "AdjiHandlingBlockedCellSLHO" , t."AdjiLAC" AS "AdjiLAC" , t."AdjiNCHOHSPASupport" AS "AdjiNCHOHSPASupport" , t."AdjiRAC" AS "AdjiRAC" , t."AdjiRNCid" AS "AdjiRNCid" , t."AdjiSIB" AS "AdjiSIB" , t."AdjiScrCode" AS "AdjiScrCode" , t."AdjiTxDiv" AS "AdjiTxDiv" , t."AdjiTxPwrDPCH" AS "AdjiTxPwrDPCH" , t."AdjiTxPwrRACH" AS "AdjiTxPwrRACH" , t."AdjiUARFCN" AS "AdjiUARFCN" , t."BlindHOTargetCell" AS "BlindHOTargetCell" , t."NrtHopiIdentifier" AS "NrtHopiIdentifier" , t."RtHopiIdentifier" AS "RtHopiIdentifier" FROM nokia_raml20."ADJI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADJL', 'format_mo':'ADJL', 'insert_query': ' INSERT INTO nokia_cm."ADJL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."barredLteAdjCellGroup" AS "barredLteAdjCellGroup" , t."barredLteAdjCellList" AS "barredLteAdjCellList" , t."barredLteAdjCellPattern" AS "barredLteAdjCellPattern" , t."barredLteAdjCellPatternSense" AS "barredLteAdjCellPatternSense" , t."earfcn" AS "earfcn" , t."lteAdjCellMcc" AS "lteAdjCellMcc" , t."lteAdjCellMinBand" AS "lteAdjCellMinBand" , t."lteAdjCellMinRxLevel" AS "lteAdjCellMinRxLevel" , t."lteAdjCellMnc" AS "lteAdjCellMnc" , t."lteAdjCellPriority" AS "lteAdjCellPriority" , t."lteAdjCellReselectLowerThr" AS "lteAdjCellReselectLowerThr" , t."lteAdjCellReselectUpperThr" AS "lteAdjCellReselectUpperThr" , t."lteAdjCellTac" AS "lteAdjCellTac" , t."name" AS "name" , t."ADJLChangeOrigin" AS "ADJLChangeOrigin" , t."AdjLEARFCN" AS "AdjLEARFCN" , t."AdjLMeasBw" AS "AdjLMeasBw" , t."AdjLSelectFreq" AS "AdjLSelectFreq" , t."HopLIdentifier" AS "HopLIdentifier" FROM nokia_raml20."ADJL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADJS', 'format_mo':'ADJS', 'insert_query': ' INSERT INTO nokia_cm."ADJS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AdjsMCC" AS "AdjsMCC" , t."AdjsMNC" AS "AdjsMNC" , t."TargetCellDN" AS "TargetCellDN" , t."ADJSChangeOrigin" AS "ADJSChangeOrigin" , t."AdjsCI" AS "AdjsCI" , t."AdjsCPICHTxPwr" AS "AdjsCPICHTxPwr" , t."AdjsDERR" AS "AdjsDERR" , t."AdjsEcNoOffset" AS "AdjsEcNoOffset" , t."AdjsLAC" AS "AdjsLAC" , t."AdjsRAC" AS "AdjsRAC" , t."AdjsRNCid" AS "AdjsRNCid" , t."AdjsSIB" AS "AdjsSIB" , t."AdjsScrCode" AS "AdjsScrCode" , t."AdjsTxDiv" AS "AdjsTxDiv" , t."AdjsTxPwrRACH" AS "AdjsTxPwrRACH" , t."HSDPAHopsIdentifier" AS "HSDPAHopsIdentifier" , t."NrtHopsIdentifier" AS "NrtHopsIdentifier" , t."RTWithHSDPAHopsIdentifier" AS "RTWithHSDPAHopsIdentifier" , t."RtHopsIdentifier" AS "RtHopsIdentifier" , t."SRBHopsIdentifier" AS "SRBHopsIdentifier" , t."name" AS "name" FROM nokia_raml20."ADJS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADJW', 'format_mo':'ADJW', 'insert_query': ' INSERT INTO nokia_cm."ADJW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."targetCellDN" AS "targetCellDN" , t."AdjwCId" AS "AdjwCId" , t."intSystemDaEcioThr" AS "intSystemDaEcioThr" , t."isnccrQualityThr" AS "isnccrQualityThr" , t."lac" AS "lac" , t."mcc" AS "mcc" , t."minEcnoThreshold" AS "minEcnoThreshold" , t."mnc" AS "mnc" , t."rncId" AS "rncId" , t."sac" AS "sac" , t."scramblingCode" AS "scramblingCode" , t."txDiversityInd" AS "txDiversityInd" , t."uarfcn" AS "uarfcn" , t."address" AS "address" , t."reportingPriority" AS "reportingPriority" FROM nokia_raml20."ADJW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ADR4GW', 'format_mo':'ADR4GW', 'insert_query': ' INSERT INTO nokia_cm."ADR4GW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdId" AS "bfdId" , t."preference" AS "preference" , t."routeType" AS "routeType" , t."bfdDetectMult" AS "bfdDetectMult" , t."bfdMonitoring" AS "bfdMonitoring" , t."bfdRxInterval" AS "bfdRxInterval" , t."bfdTxInterval" AS "bfdTxInterval" , t."priority" AS "priority" FROM nokia_raml20."ADR4GW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'AMGR', 'format_mo':'AMGR', 'insert_query': ' INSERT INTO nokia_cm."AMGR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ldapConnectionType" AS "ldapConnectionType" , t."primaryLdapPort" AS "primaryLdapPort" , t."primaryLdapServer" AS "primaryLdapServer" , t."actParallelUserSessions" AS "actParallelUserSessions" , t."checkCnumPasswdExpiry" AS "checkCnumPasswdExpiry" FROM nokia_raml20."AMGR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'AMLEPR', 'format_mo':'AMLEPR', 'insert_query': ' INSERT INTO nokia_cm."AMLEPR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cacHeadroom" AS "cacHeadroom" , t."deltaCac" AS "deltaCac" , t."maxCacThreshold" AS "maxCacThreshold" , t."targetCarrierFreq" AS "targetCarrierFreq" FROM nokia_raml20."AMLEPR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ANBA', 'format_mo':'ANBA', 'insert_query': ' INSERT INTO nokia_cm."ANBA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."nbapType" AS "nbapType" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."ANBA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ANRPRL', 'format_mo':'ANRPRL', 'insert_query': ' INSERT INTO nokia_cm."ANRPRL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actAlsoForUeBasedANR" AS "actAlsoForUeBasedANR" , t."anrThresRSRPNbCell" AS "anrThresRSRPNbCell" , t."anrThresRSRPNbCellMobEv" AS "anrThresRSRPNbCellMobEv" , t."anrThresRSRQNbCell" AS "anrThresRSRQNbCell" , t."nrLimitInterFreq" AS "nrLimitInterFreq" , t."nrLimitIntraFreq" AS "nrLimitIntraFreq" , t."targetCarrierFreq" AS "targetCarrierFreq" FROM nokia_raml20."ANRPRL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ANRPRW', 'format_mo':'ANRPRW', 'insert_query': ' INSERT INTO nokia_cm."ANRPRW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."anrUtraEcNoThres" AS "anrUtraEcNoThres" , t."anrUtraRscpThres" AS "anrUtraRscpThres" , t."cellsToApplyList" AS "cellsToApplyList" , t."enableAnrProfile" AS "enableAnrProfile" , t."csfbPsHoAllowed" AS "csfbPsHoAllowed" , t."psHoAllowed" AS "psHoAllowed" , t."redirWithSysInfoAllowed" AS "redirWithSysInfoAllowed" , t."srvccAllowed" AS "srvccAllowed" , t."lnRelWLimitForAnr" AS "lnRelWLimitForAnr" , t."rncIdAlignment" AS "rncIdAlignment" , t."rncIdType" AS "rncIdType" , t."srvccHoInd" AS "srvccHoInd" , t."utraCarrierFreq" AS "utraCarrierFreq" FROM nokia_raml20."ANRPRW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ANTL', 'format_mo':'ANTL', 'insert_query': ' INSERT INTO nokia_cm."ANTL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."antId" AS "antId" , t."feederLoss" AS "feederLoss" , t."feederVoltage" AS "feederVoltage" , t."prodCode" AS "prodCode" , t."rModId" AS "rModId" , t."serNum" AS "serNum" , t."vswrMajorAlarm" AS "vswrMajorAlarm" , t."vswrMinorAlarm" AS "vswrMinorAlarm" , t."alDcVoltageEnabled" AS "alDcVoltageEnabled" , t."antennaRoundTripDelay" AS "antennaRoundTripDelay" , t."antennaTotalLoss" AS "antennaTotalLoss" , t."cableLength" AS "cableLength" , t."communication3gppEnabled" AS "communication3gppEnabled" , t."multiplexerAmount" AS "multiplexerAmount" , t."multiplexerLoss" AS "multiplexerLoss" , t."multiplexerTotalDelay" AS "multiplexerTotalDelay" , t."multiplexerType" AS "multiplexerType" , t."ulDelay" AS "ulDelay" , t."velocityFactor" AS "velocityFactor" , t."additionalRxGain" AS "additionalRxGain" , t."forcedVoltage" AS "forcedVoltage" , t."cIBAdvance" AS "cIBAdvance" , t."UserDefinedState" AS "UserDefinedState" , t."bearing" AS "bearing" , t."height" AS "height" , t."latitude" AS "latitude" , t."longitude" AS "longitude" , t."usedInUtran" AS "usedInUtran" FROM nokia_raml20."ANTL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BAL', 'format_mo':'BAL', 'insert_query': ' INSERT INTO nokia_cm."BAL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."frequency" AS "frequency" , t."frequencyBandInUse" AS "frequencyBandInUse" FROM nokia_raml20."BAL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BATBKP', 'format_mo':'BATBKP', 'insert_query': ' INSERT INTO nokia_cm."BATBKP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."productType" AS "productType" , t."serialNo" AS "serialNo" , t."unitDesc" AS "unitDesc" , t."unitExpiryDate" AS "unitExpiryDate" , t."unitInstallationDate" AS "unitInstallationDate" , t."unitType" AS "unitType" FROM nokia_raml20."BATBKP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BBMOD', 'format_mo':'BBMOD', 'insert_query': ' INSERT INTO nokia_cm."BBMOD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."prodCode" AS "prodCode" , t."prodCodePlanned" AS "prodCodePlanned" , t."productName" AS "productName" , t."sModId" AS "sModId" , t."sModPort" AS "sModPort" , t."serNum" AS "serNum" , t."linkId" AS "linkId" , t."mode" AS "mode" FROM nokia_raml20."BBMOD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BCF', 'format_mo':'BCF', 'insert_query': ' INSERT INTO nokia_cm."BCF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."SBTSId" AS "SBTSId" , t."abisInterfaceConnectionType" AS "abisInterfaceConnectionType" , t."adminState" AS "adminState" , t."autoConfig" AS "autoConfig" , t."autoUnlAllowed" AS "autoUnlAllowed" , t."batteryBackupProcedure" AS "batteryBackupProcedure" , t."bcchTrxBatbuTimer" AS "bcchTrxBatbuTimer" , t."bcfOutputInUse" AS "bcfOutputInUse" , t."bcfType" AS "bcfType" , t."bcfUpToDate" AS "bcfUpToDate" , t."bssTopSyncLimit" AS "bssTopSyncLimit" , t."btsCommissioningState" AS "btsCommissioningState" , t."btsCuPlaneIpAddress" AS "btsCuPlaneIpAddress" , t."btsIpv4SubnetMasklengthCUplane" AS "btsIpv4SubnetMasklengthCUplane" , t."btsIpv4SubnetMasklengthMplane" AS "btsIpv4SubnetMasklengthMplane" , t."btsMPlaneIpAddress" AS "btsMPlaneIpAddress" , t."btsSerialNumber" AS "btsSerialNumber" , t."btsSiteSubtype" AS "btsSiteSubtype" , t."bu1AbisThroughputThreshold" AS "bu1AbisThroughputThreshold" , t."bu2AbisThroughputThreshold" AS "bu2AbisThroughputThreshold" , t."clockSource" AS "clockSource" , t."dlCommittedInformationRate" AS "dlCommittedInformationRate" , t."downloadedSCFFilePlanId" AS "downloadedSCFFilePlanId" , t."dualHomedBcf" AS "dualHomedBcf" , t."ethernetOAMEnable" AS "ethernetOAMEnable" , t."ethernetRingPathProtection" AS "ethernetRingPathProtection" , t."etpBcfId" AS "etpBcfId" , t."ext1ppsSyncSource" AS "ext1ppsSyncSource" , t."flexiEdgeTrsAbisGroomingUsage" AS "flexiEdgeTrsAbisGroomingUsage" , t."flexiEdgeTrsLoopProtectionUsage" AS "flexiEdgeTrsLoopProtectionUsage" , t."headerCompressionForMlppp" AS "headerCompressionForMlppp" , t."headerCompressionForUdpIp" AS "headerCompressionForUdpIp" , t."ipSecEnabled" AS "ipSecEnabled" , t."lapdLinkName" AS "lapdLinkName" , t."lapdLinkNumber" AS "lapdLinkNumber" , t."masterClockBcf" AS "masterClockBcf" , t."maxBtsMultiplexingWaitTime" AS "maxBtsMultiplexingWaitTime" , t."maxEtpMultiplexingWaitTime" AS "maxEtpMultiplexingWaitTime" , t."maximumMultiplexingPacketSize" AS "maximumMultiplexingPacketSize" , t."mcpaPowerPoolingBCFStatus" AS "mcpaPowerPoolingBCFStatus" , t."mcpaPowerPoolingEnabled" AS "mcpaPowerPoolingEnabled" , t."mlPppBundleId" AS "mlPppBundleId" , t."normTrxBatbuTimer" AS "normTrxBatbuTimer" , t."normTrxBatbuTimer2" AS "normTrxBatbuTimer2" , t."normTrxBatbuTimer3" AS "normTrxBatbuTimer3" , t."omusigPriority" AS "omusigPriority" , t."paSatelliteUse" AS "paSatelliteUse" , t."packetAbisBcfGroupId" AS "packetAbisBcfGroupId" , t."packetAbisCongestionControl" AS "packetAbisCongestionControl" , t."packetDelayVariation" AS "packetDelayVariation" , t."pl1ThresholdPacketLoss" AS "pl1ThresholdPacketLoss" , t."pl2ThresholdPacketLoss" AS "pl2ThresholdPacketLoss" , t."powerLicenceRequested" AS "powerLicenceRequested" , t."powerLicenceUsage" AS "powerLicenceUsage" , t."qosAwareEthSwitchUsage" AS "qosAwareEthSwitchUsage" , t."rfSharingState" AS "rfSharingState" , t."rxDifferenceLimit" AS "rxDifferenceLimit" , t."sctpBundlingOptimized" AS "sctpBundlingOptimized" , t."sctpBundlingTimer" AS "sctpBundlingTimer" , t."synchEnabled" AS "synchEnabled" , t."synchStatus" AS "synchStatus" , t."systemModuleHw" AS "systemModuleHw" , t."ulCommittedBurstSize" AS "ulCommittedBurstSize" , t."ulCommittedInformationRate" AS "ulCommittedInformationRate" , t."uplinkTrafficShaping" AS "uplinkTrafficShaping" , t."usedCsUdpMuxPort" AS "usedCsUdpMuxPort" , t."usedEtpId" AS "usedEtpId" , t."usedPsUdpMuxPort" AS "usedPsUdpMuxPort" , t."vlanId" AS "vlanId" , NULL AS "connectedMcpas_mcpaIdentityNumber_mcpaIdentityPortId_mcpaIdent1" , t."address" AS "address" , t."latitude" AS "latitude" , t."longitude" AS "longitude" , t."externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity" AS "externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity" , t."syncMode" AS "syncMode" , t."outputDefinition_textId" AS "outputDefinition_textId" , t."notificationOrigin" AS "notificationOrigin" , t."siteId" AS "siteId" , t."flexiEdgeAdditional2E1T1Usage" AS "flexiEdgeAdditional2E1T1Usage" , t."moPosition" AS "moPosition" , t."pcmPortId0" AS "pcmPortId0" , t."pcmPortId1" AS "pcmPortId1" , t."pcmPortId2" AS "pcmPortId2" , t."pcmPortId3" AS "pcmPortId3" , t."pcmPortId4" AS "pcmPortId4" , t."pcmPortId5" AS "pcmPortId5" , t."pcmPortId6" AS "pcmPortId6" , t."pcmPortId7" AS "pcmPortId7" , NULL AS "connectedMcpas_mcpaIdentityNumber_mcpaIdentityPortId_mcpaIdent2" , t."vswrAlarmThresholdLimit_antennaId_vswrAlarmMajorLimit_vswrAlarmMinorLimit" AS "vswrAlarmThresholdLimit_antennaId_vswrAlarmMajorLimit_vswrAlarmMinorLimit" , t."siteTemplateName" AS "siteTemplateName" , t."csdapId1" AS "csdapId1" , t."csdapId2" AS "csdapId2" , t."csdapId3" AS "csdapId3" , t."csdapId4" AS "csdapId4" , t."bcfHdlcIdList" AS "bcfHdlcIdList" , t."bcfPackVers" AS "bcfPackVers" , t."externalAlarmDefinition_inputId_inputText" AS "externalAlarmDefinition_inputId_inputText" , t."testEquipment" AS "testEquipment" FROM nokia_raml20."BCF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BFD', 'format_mo':'BFD', 'insert_query': ' INSERT INTO nokia_cm."BFD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdActivation" AS "bfdActivation" , t."bfdAdminUp" AS "bfdAdminUp" , t."bfdDestAddress" AS "bfdDestAddress" , t."bfdDetectMult" AS "bfdDetectMult" , t."bfdSourceIpAddr" AS "bfdSourceIpAddr" , t."bfdSourceUdpPort" AS "bfdSourceUdpPort" , t."bfdType" AS "bfdType" , t."desMinTxInt" AS "desMinTxInt" , t."function" AS "function" , t."reqMinRxInt" AS "reqMinRxInt" , t."bfdGrp" AS "bfdGrp" FROM nokia_raml20."BFD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BSC', 'format_mo':'BSC', 'insert_query': ' INSERT INTO nokia_cm."BSC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."csNriList_cnId_csMSCState_csNasNodeMethod_csNullNri_csWeightFactor_defaultSignallingPointCode_mcc_mnc_nriList1_nriList10_nriList2_nriList3_nriList4_nriList5_nriList6_nriList7_nriList8_nriList9_signallingPointCode" AS "csNriList_cnId_csMSCState_csNasNodeMethod_csNullNri_csWeightFactor_defaultSignallingPointCode_mcc_mnc_nriList1_nriList10_nriList2_nriList3_nriList4_nriList5_nriList6_nriList7_nriList8_nriList9_signallingPointCode" , t."bscOptions" AS "bscOptions" , t."dcsMacrocellThreshold" AS "dcsMacrocellThreshold" , t."dcsMicrocellThreshold" AS "dcsMicrocellThreshold" , t."name" AS "name" , t."neSwRelease" AS "neSwRelease" , t."AIfAf1WfqWeight" AS "AIfAf1WfqWeight" , t."AIfAf2WfqWeight" AS "AIfAf2WfqWeight" , t."AIfAf3WfqWeight" AS "AIfAf3WfqWeight" , t."AIfAf4WfqWeight" AS "AIfAf4WfqWeight" , t."AIfBeWfqWeight" AS "AIfBeWfqWeight" , t."AIfCsUplaneDscpPhbTcInBss" AS "AIfCsUplaneDscpPhbTcInBss" , t."AIfCsUplaneDscpPhbTcInMgw" AS "AIfCsUplaneDscpPhbTcInMgw" , t."acDlTbfThreshold" AS "acDlTbfThreshold" , t."acUlTbfThreshold" AS "acUlTbfThreshold" , t."acWaitIndication_radiopriority1" AS "acWaitIndication_radiopriority1" , t."acWaitIndication_radiopriority2" AS "acWaitIndication_radiopriority2" , t."acWaitIndication_radiopriority3" AS "acWaitIndication_radiopriority3" , t."adjCellFreqsInMeasBAInfo" AS "adjCellFreqsInMeasBAInfo" , t."alrmChFail" AS "alrmChFail" , t."alrmNoOfSei" AS "alrmNoOfSei" , t."alrmSchFail" AS "alrmSchFail" , t."alrmSdcch" AS "alrmSdcch" , t."alrmSeizReq" AS "alrmSeizReq" , t."alrmTch" AS "alrmTch" , t."amhLowerLoadThreshold" AS "amhLowerLoadThreshold" , t."amhMaxLoadOfTgtCell" AS "amhMaxLoadOfTgtCell" , t."amhTrhoGuardTime" AS "amhTrhoGuardTime" , t."amhUpperLoadThreshold" AS "amhUpperLoadThreshold" , t."amrConfInHandovers" AS "amrConfInHandovers" , t."amrLoadDepTchRateLower" AS "amrLoadDepTchRateLower" , t."amrLoadDepTchRateUpper" AS "amrLoadDepTchRateUpper" , t."amrPpcDlFrLowerThreshold1" AS "amrPpcDlFrLowerThreshold1" , t."amrPpcDlFrLowerThreshold2" AS "amrPpcDlFrLowerThreshold2" , t."amrPpcDlFrLowerThreshold3" AS "amrPpcDlFrLowerThreshold3" , t."amrPpcDlFrLowerThreshold4" AS "amrPpcDlFrLowerThreshold4" , t."amrPpcDlFrUpperThreshold1" AS "amrPpcDlFrUpperThreshold1" , t."amrPpcDlFrUpperThreshold2" AS "amrPpcDlFrUpperThreshold2" , t."amrPpcDlFrUpperThreshold3" AS "amrPpcDlFrUpperThreshold3" , t."amrPpcDlFrUpperThreshold4" AS "amrPpcDlFrUpperThreshold4" , t."amrPpcDlHrLowerThreshold1" AS "amrPpcDlHrLowerThreshold1" , t."amrPpcDlHrLowerThreshold2" AS "amrPpcDlHrLowerThreshold2" , t."amrPpcDlHrLowerThreshold3" AS "amrPpcDlHrLowerThreshold3" , t."amrPpcDlHrLowerThreshold4" AS "amrPpcDlHrLowerThreshold4" , t."amrPpcDlHrUpperThreshold1" AS "amrPpcDlHrUpperThreshold1" , t."amrPpcDlHrUpperThreshold2" AS "amrPpcDlHrUpperThreshold2" , t."amrPpcDlHrUpperThreshold3" AS "amrPpcDlHrUpperThreshold3" , t."amrPpcDlHrUpperThreshold4" AS "amrPpcDlHrUpperThreshold4" , t."amrPpcUlFrLowerThreshold1" AS "amrPpcUlFrLowerThreshold1" , t."amrPpcUlFrLowerThreshold2" AS "amrPpcUlFrLowerThreshold2" , t."amrPpcUlFrLowerThreshold3" AS "amrPpcUlFrLowerThreshold3" , t."amrPpcUlFrLowerThreshold4" AS "amrPpcUlFrLowerThreshold4" , t."amrPpcUlFrUpperThreshold1" AS "amrPpcUlFrUpperThreshold1" , t."amrPpcUlFrUpperThreshold2" AS "amrPpcUlFrUpperThreshold2" , t."amrPpcUlFrUpperThreshold3" AS "amrPpcUlFrUpperThreshold3" , t."amrPpcUlFrUpperThreshold4" AS "amrPpcUlFrUpperThreshold4" , t."amrPpcUlHrLowerThreshold1" AS "amrPpcUlHrLowerThreshold1" , t."amrPpcUlHrLowerThreshold2" AS "amrPpcUlHrLowerThreshold2" , t."amrPpcUlHrLowerThreshold3" AS "amrPpcUlHrLowerThreshold3" , t."amrPpcUlHrLowerThreshold4" AS "amrPpcUlHrLowerThreshold4" , t."amrPpcUlHrUpperThreshold1" AS "amrPpcUlHrUpperThreshold1" , t."amrPpcUlHrUpperThreshold2" AS "amrPpcUlHrUpperThreshold2" , t."amrPpcUlHrUpperThreshold3" AS "amrPpcUlHrUpperThreshold3" , t."amrPpcUlHrUpperThreshold4" AS "amrPpcUlHrUpperThreshold4" , t."amrSetGradesEnabl" AS "amrSetGradesEnabl" , t."ansiEnvironment" AS "ansiEnvironment" , t."batteryBackupTimer" AS "batteryBackupTimer" , t."bcsuLoadThr" AS "bcsuLoadThr" , t."bhTimerDurStartReact" AS "bhTimerDurStartReact" , t."bhTimerDurStopReact" AS "bhTimerDurStopReact" , t."bimConfidenceProb" AS "bimConfidenceProb" , t."bimInterfThreshold" AS "bimInterfThreshold" , t."bimUpdateGuardTime" AS "bimUpdateGuardTime" , t."bimUpdatePeriod" AS "bimUpdatePeriod" , t."bimUpdateScalingFactor" AS "bimUpdateScalingFactor" , t."bscType" AS "bscType" , t."btsLoadDepTchRateLower" AS "btsLoadDepTchRateLower" , t."btsLoadDepTchRateUpper" AS "btsLoadDepTchRateUpper" , t."cPlanePacketDropPeriod" AS "cPlanePacketDropPeriod" , t."callReleaseLimit" AS "callReleaseLimit" , t."cdId" AS "cdId" , t."ciTargetOscDfr" AS "ciTargetOscDfr" , t."ciTargetOscDhr" AS "ciTargetOscDhr" , t."ciTargetUlOffset" AS "ciTargetUlOffset" , t."csForcedMode" AS "csForcedMode" , t."csLoadBalancingValue" AS "csLoadBalancingValue" , t."csNriLength" AS "csNriLength" , t."csPacketDropPeriod" AS "csPacketDropPeriod" , t."csUdpMuxPort" AS "csUdpMuxPort" , t."delayHoPcEmergencyCalls" AS "delayHoPcEmergencyCalls" , t."dfca144Connection_ciTarget" AS "dfca144Connection_ciTarget" , t."dfca144Connection_softBlockingCi" AS "dfca144Connection_softBlockingCi" , t."dfca144Connection_softBlockingCn" AS "dfca144Connection_softBlockingCn" , t."dfcaAmrFrConnection_ciTarget" AS "dfcaAmrFrConnection_ciTarget" , t."dfcaAmrFrConnection_softBlockingCi" AS "dfcaAmrFrConnection_softBlockingCi" , t."dfcaAmrFrConnection_softBlockingCn" AS "dfcaAmrFrConnection_softBlockingCn" , t."dfcaAmrHrConnection_ciTarget" AS "dfcaAmrHrConnection_ciTarget" , t."dfcaAmrHrConnection_softBlockingCi" AS "dfcaAmrHrConnection_softBlockingCi" , t."dfcaAmrHrConnection_softBlockingCn" AS "dfcaAmrHrConnection_softBlockingCn" , t."dfcaChannelAllocMethod" AS "dfcaChannelAllocMethod" , t."dfcaCiTargetGPRS" AS "dfcaCiTargetGPRS" , t."dfcaCiTargetSDCCH" AS "dfcaCiTargetSDCCH" , t."dfcaFrConnection_ciTarget" AS "dfcaFrConnection_ciTarget" , t."dfcaFrConnection_softBlockingCi" AS "dfcaFrConnection_softBlockingCi" , t."dfcaFrConnection_softBlockingCn" AS "dfcaFrConnection_softBlockingCn" , t."dfcaHrConnection_ciTarget" AS "dfcaHrConnection_ciTarget" , t."dfcaHrConnection_softBlockingCi" AS "dfcaHrConnection_softBlockingCi" , t."dfcaHrConnection_softBlockingCn" AS "dfcaHrConnection_softBlockingCn" , t."dfcaSoftBlockingCiGPRS" AS "dfcaSoftBlockingCiGPRS" , t."dfcaSoftBlockingCiSDCCH" AS "dfcaSoftBlockingCiSDCCH" , t."disableExtDr" AS "disableExtDr" , t."disableIntHo" AS "disableIntHo" , t."dlPc8PskBepTarget" AS "dlPc8PskBepTarget" , t."dlPcCiTarget" AS "dlPcCiTarget" , t."dlTbfEstabGuardTimeOnCcch" AS "dlTbfEstabGuardTimeOnCcch" , t."dldcOffsefPcu2e" AS "dldcOffsefPcu2e" , t."dtmFragmentationPenalty" AS "dtmFragmentationPenalty" , t."dtrxPowerDownSupervisionPeriod" AS "dtrxPowerDownSupervisionPeriod" , t."emerCallOnFacch" AS "emerCallOnFacch" , t."environment" AS "environment" , t."expectedBscBscInterfaceDelay" AS "expectedBscBscInterfaceDelay" , t."extraTrxBcsuNumber" AS "extraTrxBcsuNumber" , t."extraTrxMaxTrxInBcsu" AS "extraTrxMaxTrxInBcsu" , t."fcdRelPriThres" AS "fcdRelPriThres" , t."fepInPcHoUse" AS "fepInPcHoUse" , t."frTchALim" AS "frTchALim" , t."freeTSLsCsDowngrade" AS "freeTSLsCsDowngrade" , t."freeTSLsCsUpgrade" AS "freeTSLsCsUpgrade" , t."freqInMeasBAInfo" AS "freqInMeasBAInfo" , t."gprsTerritoryCalc" AS "gprsTerritoryCalc" , t."gsmMacrocellThreshold" AS "gsmMacrocellThreshold" , t."gsmMicrocellThreshold" AS "gsmMicrocellThreshold" , t."hoPrefOrderInterfDl" AS "hoPrefOrderInterfDl" , t."hoPrefOrderInterfUl" AS "hoPrefOrderInterfUl" , t."hrTchALim" AS "hrTchALim" , t."ibhoGsmCellsAnoMs" AS "ibhoGsmCellsAnoMs" , t."ibhoWcdmaCellsAnoMs" AS "ibhoWcdmaCellsAnoMs" , t."inactCriteria" AS "inactCriteria" , t."inactEventsPerHour" AS "inactEventsPerHour" , t."incomeRateThreshold" AS "incomeRateThreshold" , t."initAmrChannelRate" AS "initAmrChannelRate" , t."initialAMRCodecType" AS "initialAMRCodecType" , t."internalHoToExternal" AS "internalHoToExternal" , t."intraSegSdcchHoGuard" AS "intraSegSdcchHoGuard" , t."ishoPreferredForNonDtmMs" AS "ishoPreferredForNonDtmMs" , t."lapdLoadThr" AS "lapdLoadThr" , t."loadRateChSearch" AS "loadRateChSearch" , t."lsEnabledInterceptedCalls" AS "lsEnabledInterceptedCalls" , t."lteMode" AS "lteMode" , t."mPlanePacketDropPeriod" AS "mPlanePacketDropPeriod" , t."maxBcfCapacity" AS "maxBcfCapacity" , t."maxBtsCapacity" AS "maxBtsCapacity" , t."maxHldSdcch" AS "maxHldSdcch" , t."maxHldTch" AS "maxHldTch" , t."maxOnHiIf" AS "maxOnHiIf" , t."maxTchTransactionRate" AS "maxTchTransactionRate" , t."maxTrxCapacityHw" AS "maxTrxCapacityHw" , t."maxTrxCapacityReal" AS "maxTrxCapacityReal" , t."mcpppAssuredForwardingClass1" AS "mcpppAssuredForwardingClass1" , t."mcpppAssuredForwardingClass2" AS "mcpppAssuredForwardingClass2" , t."mcpppAssuredForwardingClass3" AS "mcpppAssuredForwardingClass3" , t."mcpppAssuredForwardingClass4" AS "mcpppAssuredForwardingClass4" , t."mcpppBestEffort" AS "mcpppBestEffort" , t."mcpppExpeditedForwarding" AS "mcpppExpeditedForwarding" , t."meanBepLimitUL_Prof0_2tsl" AS "meanBepLimitUL_Prof0_2tsl" , t."meanBepLimitUL_Prof0_3tsl" AS "meanBepLimitUL_Prof0_3tsl" , t."meanBepLimitUL_Prof0_4tsl" AS "meanBepLimitUL_Prof0_4tsl" , t."meanBepLimitUL_Prof1_2tsl" AS "meanBepLimitUL_Prof1_2tsl" , t."meanBepLimitUL_Prof1_3tsl" AS "meanBepLimitUL_Prof1_3tsl" , t."meanBepLimitUL_Prof1_4tsl" AS "meanBepLimitUL_Prof1_4tsl" , t."meanBepLimitUL_Prof2_3tsl" AS "meanBepLimitUL_Prof2_3tsl" , t."meanBepLimitUL_Prof2_4tsl" AS "meanBepLimitUL_Prof2_4tsl" , t."measPrdCh" AS "measPrdCh" , t."measPrdFail" AS "measPrdFail" , t."measPrdSdcch" AS "measPrdSdcch" , t."measTchMhold" AS "measTchMhold" , t."minHiIf" AS "minHiIf" , t."minHldTch" AS "minHldTch" , t."msDistanceBehaviour" AS "msDistanceBehaviour" , t."msSpeedC11" AS "msSpeedC11" , t."msSpeedC12" AS "msSpeedC12" , t."naccUsage" AS "naccUsage" , t."nccrControlMode" AS "nccrControlMode" , t."nccrIdleModeRepPeriod" AS "nccrIdleModeRepPeriod" , t."nccrNeighborCellPenalty" AS "nccrNeighborCellPenalty" , t."nccrReturnOldCellTime" AS "nccrReturnOldCellTime" , t."nccrTargetCellPenalty" AS "nccrTargetCellPenalty" , t."nccrTraModeRepPeriod" AS "nccrTraModeRepPeriod" , t."noOfPrefCells" AS "noOfPrefCells" , t."nokBtsOffHour" AS "nokBtsOffHour" , t."nokBtsOffMinute" AS "nokBtsOffMinute" , t."nokBtsOnHour" AS "nokBtsOnHour" , t."nokBtsOnMinute" AS "nokBtsOnMinute" , t."ordinaryCallOnFacch" AS "ordinaryCallOnFacch" , t."packageId" AS "packageId" , t."packetLossTimerDurStartReact" AS "packetLossTimerDurStartReact" , t."packetLossTimerDurStopReact" AS "packetLossTimerDurStopReact" , t."pagingAnsOnFacch" AS "pagingAnsOnFacch" , t."pcuMaxNoDLtbfInCH" AS "pcuMaxNoDLtbfInCH" , t."pcuMaxNoULtbfInCH" AS "pcuMaxNoULtbfInCH" , t."pcuPoolReallocationPeriod" AS "pcuPoolReallocationPeriod" , t."pcuPoolReallocationStartTimeHour" AS "pcuPoolReallocationStartTimeHour" , t."pcuPoolReallocationStartTimeMinute" AS "pcuPoolReallocationStartTimeMinute" , t."pcuPoolReallocationWeekdays" AS "pcuPoolReallocationWeekdays" , t."pcuSelAlgWeightMsAmount" AS "pcuSelAlgWeightMsAmount" , t."pcuSelAlgWeightNeighbourAmount" AS "pcuSelAlgWeightNeighbourAmount" , t."pcuSelAlgWeightPsTrafficLoad" AS "pcuSelAlgWeightPsTrafficLoad" , t."pcuSelectionThresh" AS "pcuSelectionThresh" , t."pieToSubscriberType" AS "pieToSubscriberType" , t."prdHighIf" AS "prdHighIf" , t."prdNokBts" AS "prdNokBts" , t."precPageEnRepage" AS "precPageEnRepage" , t."precPageExpandDelay" AS "precPageExpandDelay" , t."precPageMscDel" AS "precPageMscDel" , t."precPageRecLife" AS "precPageRecLife" , t."precPageTmsiOpt" AS "precPageTmsiOpt" , t."preemptionUsageInHO" AS "preemptionUsageInHO" , t."psPacketDropPeriod" AS "psPacketDropPeriod" , t."psUdpMuxPort" AS "psUdpMuxPort" , t."pseOverlAlarmThresh" AS "pseOverlAlarmThresh" , t."publicServCount" AS "publicServCount" , t."qcActionTriggerThr_realloca" AS "qcActionTriggerThr_realloca" , t."reestablishOnFacch" AS "reestablishOnFacch" , t."rlcAckBlerLimit" AS "rlcAckBlerLimit" , t."rlcUnackBlerLimit" AS "rlcUnackBlerLimit" , t."rnwConfId" AS "rnwConfId" , t."rnwFallbackConfId" AS "rnwFallbackConfId" , t."rnwPlanConfId" AS "rnwPlanConfId" , t."rnwPlanDatabaseState" AS "rnwPlanDatabaseState" , t."rtsl0PrefInTCHAlloc" AS "rtsl0PrefInTCHAlloc" , t."rxAntSupPer" AS "rxAntSupPer" , t."rxLevBalance" AS "rxLevBalance" , t."rxLevelBasedTchAccess" AS "rxLevelBasedTchAccess" , t."rxqualLimitUL_Prof0_2tsl" AS "rxqualLimitUL_Prof0_2tsl" , t."rxqualLimitUL_Prof0_3tsl" AS "rxqualLimitUL_Prof0_3tsl" , t."rxqualLimitUL_Prof0_4tsl" AS "rxqualLimitUL_Prof0_4tsl" , t."rxqualLimitUL_Prof1_2tsl" AS "rxqualLimitUL_Prof1_2tsl" , t."rxqualLimitUL_Prof1_3tsl" AS "rxqualLimitUL_Prof1_3tsl" , t."rxqualLimitUL_Prof1_4tsl" AS "rxqualLimitUL_Prof1_4tsl" , t."rxqualLimitUL_Prof2_3tsl" AS "rxqualLimitUL_Prof2_3tsl" , t."rxqualLimitUL_Prof2_4tsl" AS "rxqualLimitUL_Prof2_4tsl" , t."sacchRepeatWindow" AS "sacchRepeatWindow" , t."saicDlCIOffset" AS "saicDlCIOffset" , t."schedStepSizeDlHighPrior" AS "schedStepSizeDlHighPrior" , t."schedStepSizeDlLowPrior" AS "schedStepSizeDlLowPrior" , t."schedStepSizeDlNormPrior" AS "schedStepSizeDlNormPrior" , t."schedStepSizeUlPrior1" AS "schedStepSizeUlPrior1" , t."schedStepSizeUlPrior2" AS "schedStepSizeUlPrior2" , t."schedStepSizeUlPrior3" AS "schedStepSizeUlPrior3" , t."schedStepSizeUlPrior4" AS "schedStepSizeUlPrior4" , t."schedulingWeight_backgroundARP1" AS "schedulingWeight_backgroundARP1" , t."schedulingWeight_backgroundARP2" AS "schedulingWeight_backgroundARP2" , t."schedulingWeight_backgroundARP3" AS "schedulingWeight_backgroundARP3" , t."schedulingWeight_interactive1ARP1" AS "schedulingWeight_interactive1ARP1" , t."schedulingWeight_interactive1ARP2" AS "schedulingWeight_interactive1ARP2" , t."schedulingWeight_interactive1ARP3" AS "schedulingWeight_interactive1ARP3" , t."schedulingWeight_interactive2ARP1" AS "schedulingWeight_interactive2ARP1" , t."schedulingWeight_interactive2ARP2" AS "schedulingWeight_interactive2ARP2" , t."schedulingWeight_interactive2ARP3" AS "schedulingWeight_interactive2ARP3" , t."schedulingWeight_interactive3ARP1" AS "schedulingWeight_interactive3ARP1" , t."schedulingWeight_interactive3ARP2" AS "schedulingWeight_interactive3ARP2" , t."schedulingWeight_interactive3ARP3" AS "schedulingWeight_interactive3ARP3" , t."sdcchAlLimit" AS "sdcchAlLimit" , t."signallingPointCodeIN0" AS "signallingPointCodeIN0" , t."signallingPointCodeIN1" AS "signallingPointCodeIN1" , t."signallingPointCodeNA0" AS "signallingPointCodeNA0" , t."signallingPointCodeNA1" AS "signallingPointCodeNA1" , t."slowAmrLaEnabled" AS "slowAmrLaEnabled" , t."softBlockingCiOscDfr" AS "softBlockingCiOscDfr" , t."softBlockingCiOscDhr" AS "softBlockingCiOscDhr" , t."ssmEnabled" AS "ssmEnabled" , t."supervisionPeriod" AS "supervisionPeriod" , t."tchRateInternalHo" AS "tchRateInternalHo" , t."tchTransactionCount" AS "tchTransactionCount" , t."terrUpdGuardTGprs" AS "terrUpdGuardTGprs" , t."thr1StepDlQcompOsc" AS "thr1StepDlQcompOsc" , t."thr1StepUlQcompOsc" AS "thr1StepUlQcompOsc" , t."thr2StepDlQcompOsc" AS "thr2StepDlQcompOsc" , t."thr2StepUlQcompOsc" AS "thr2StepUlQcompOsc" , t."timeLimitWPS" AS "timeLimitWPS" , t."timeLimitWPSHO" AS "timeLimitWPSHO" , t."tmAbisCplane" AS "tmAbisCplane" , t."tmAbisMplane" AS "tmAbisMplane" , t."tmAbisUplaneCs" AS "tmAbisUplaneCs" , t."tmAbisUplanePs" AS "tmAbisUplanePs" , t."tmClockSync" AS "tmClockSync" , t."tmSiteSupport" AS "tmSiteSupport" , t."triggerMeasPeriod" AS "triggerMeasPeriod" , t."tsAf1Wfq" AS "tsAf1Wfq" , t."tsAf2Wfq" AS "tsAf2Wfq" , t."tsAf3Wfq" AS "tsAf3Wfq" , t."tsAf4Wfq" AS "tsAf4Wfq" , t."tsBeWfq" AS "tsBeWfq" , t."variableDlStepSize" AS "variableDlStepSize" , t."vpAf1" AS "vpAf1" , t."vpAf2" AS "vpAf2" , t."vpAf3" AS "vpAf3" , t."vpAf4" AS "vpAf4" , t."vpBe" AS "vpBe" , t."vpEf" AS "vpEf" , t."wcdmaFddNccrEnabled" AS "wcdmaFddNccrEnabled" , t."wcdmaFddNccrPreferred" AS "wcdmaFddNccrPreferred" , t."wcdmaRanSaiPenalty" AS "wcdmaRanSaiPenalty" , t."wpsPrefCapa" AS "wpsPrefCapa" , t."wpsPriCapa" AS "wpsPriCapa" , t."address" AS "address" , t."pfcAckBlerLimit_legacyStream" AS "pfcAckBlerLimit_legacyStream" , t."pfcAckBlerLimit_limit10004000ms" AS "pfcAckBlerLimit_limit10004000ms" , t."pfcAckBlerLimit_limit10150ms" AS "pfcAckBlerLimit_limit10150ms" , t."pfcAckBlerLimit_limit200950ms" AS "pfcAckBlerLimit_limit200950ms" , t."pfcAckBlerLimit_notAvailable" AS "pfcAckBlerLimit_notAvailable" , t."pfcUnackBlerLimit_legacyStream" AS "pfcUnackBlerLimit_legacyStream" , t."pfcUnackBlerLimit_limit110e1" AS "pfcUnackBlerLimit_limit110e1" , t."pfcUnackBlerLimit_limit110e2" AS "pfcUnackBlerLimit_limit110e2" , t."pfcUnackBlerLimit_limit110e3" AS "pfcUnackBlerLimit_limit110e3" , t."pfcUnackBlerLimit_limit710e3" AS "pfcUnackBlerLimit_limit710e3" , t."pfcUnackBlerLimit_notAvailable" AS "pfcUnackBlerLimit_notAvailable" , t."qcActionTriggerThr_drop" AS "qcActionTriggerThr_drop" , t."qcActionTriggerThr_nccr" AS "qcActionTriggerThr_nccr" , t."qcActionTriggerThr_qosRenego" AS "qcActionTriggerThr_qosRenego" , t."schedulingWeight_streamingARP1" AS "schedulingWeight_streamingARP1" , t."schedulingWeight_streamingARP2" AS "schedulingWeight_streamingARP2" , t."schedulingWeight_streamingARP3" AS "schedulingWeight_streamingARP3" FROM nokia_raml20."BSC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BSTE', 'format_mo':'BSTE', 'insert_query': ' INSERT INTO nokia_cm."BSTE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."q1Address" AS "q1Address" , t."unitType" AS "unitType" FROM nokia_raml20."BSTE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BTS', 'format_mo':'BTS', 'insert_query': ' INSERT INTO nokia_cm."BTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."notAllowedAccessClasses" AS "notAllowedAccessClasses" , t."plmnPermitted" AS "plmnPermitted" , t."frequencyBandInUse" AS "frequencyBandInUse" , t."gprsMsTxPwrMaxCCH1x00" AS "gprsMsTxPwrMaxCCH1x00" , t."minMsTxPower" AS "minMsTxPower" , t."msTxPwrMaxCCH1x00" AS "msTxPwrMaxCCH1x00" , t."msTxPwrMaxGSM1x00" AS "msTxPwrMaxGSM1x00" , t."name" AS "name" , t."adaptiveLaAlgorithm" AS "adaptiveLaAlgorithm" , t."adminState" AS "adminState" , t."allowIMSIAttachDetach" AS "allowIMSIAttachDetach" , t."amhLowerLoadThreshold" AS "amhLowerLoadThreshold" , t."amhMaxLoadOfTgtCell" AS "amhMaxLoadOfTgtCell" , t."amhTrhoGuardTime" AS "amhTrhoGuardTime" , t."amhUpperLoadThreshold" AS "amhUpperLoadThreshold" , t."amrConfFrCodecModeSet" AS "amrConfFrCodecModeSet" , t."amrConfFrDlThreshold1" AS "amrConfFrDlThreshold1" , t."amrConfFrDlThreshold2" AS "amrConfFrDlThreshold2" , t."amrConfFrDlThreshold3" AS "amrConfFrDlThreshold3" , t."amrConfFrHysteresis1" AS "amrConfFrHysteresis1" , t."amrConfFrHysteresis2" AS "amrConfFrHysteresis2" , t."amrConfFrHysteresis3" AS "amrConfFrHysteresis3" , t."amrConfFrInitCodecMode" AS "amrConfFrInitCodecMode" , t."amrConfFrStartMode" AS "amrConfFrStartMode" , t."amrConfFrUlThreshold1" AS "amrConfFrUlThreshold1" , t."amrConfFrUlThreshold2" AS "amrConfFrUlThreshold2" , t."amrConfFrUlThreshold3" AS "amrConfFrUlThreshold3" , t."amrConfHrCodecModeSet" AS "amrConfHrCodecModeSet" , t."amrConfHrDlThreshold1" AS "amrConfHrDlThreshold1" , t."amrConfHrDlThreshold2" AS "amrConfHrDlThreshold2" , t."amrConfHrDlThreshold3" AS "amrConfHrDlThreshold3" , t."amrConfHrHysteresis1" AS "amrConfHrHysteresis1" , t."amrConfHrHysteresis2" AS "amrConfHrHysteresis2" , t."amrConfHrHysteresis3" AS "amrConfHrHysteresis3" , t."amrConfHrInitCodecMode" AS "amrConfHrInitCodecMode" , t."amrConfHrStartMode" AS "amrConfHrStartMode" , t."amrConfHrUlThreshold1" AS "amrConfHrUlThreshold1" , t."amrConfHrUlThreshold2" AS "amrConfHrUlThreshold2" , t."amrConfHrUlThreshold3" AS "amrConfHrUlThreshold3" , t."amrHoFrInHoThrDlRxQual" AS "amrHoFrInHoThrDlRxQual" , t."amrHoFrSupReuBadCiThr" AS "amrHoFrSupReuBadCiThr" , t."amrHoFrSupReuGoodCiThr" AS "amrHoFrSupReuGoodCiThr" , t."amrHoFrThrDlRxQual" AS "amrHoFrThrDlRxQual" , t."amrHoFrThrUlRxQual" AS "amrHoFrThrUlRxQual" , t."amrHoHrInHoThrDlRxQual" AS "amrHoHrInHoThrDlRxQual" , t."amrHoHrSupReuBadCiThr" AS "amrHoHrSupReuBadCiThr" , t."amrHoHrSupReuGoodCiThr" AS "amrHoHrSupReuGoodCiThr" , t."amrHoHrThrDlRxQual" AS "amrHoHrThrDlRxQual" , t."amrHoHrThrUlRxQual" AS "amrHoHrThrUlRxQual" , t."amrPocFrPcLThrDlRxQual" AS "amrPocFrPcLThrDlRxQual" , t."amrPocFrPcLThrUlRxQual" AS "amrPocFrPcLThrUlRxQual" , t."amrPocFrPcUThrDlRxQual" AS "amrPocFrPcUThrDlRxQual" , t."amrPocFrPcUThrUlRxQual" AS "amrPocFrPcUThrUlRxQual" , t."amrPocHrPcLThrDlRxQual" AS "amrPocHrPcLThrDlRxQual" , t."amrPocHrPcLThrUlRxQual" AS "amrPocHrPcLThrUlRxQual" , t."amrPocHrPcUThrDlRxQual" AS "amrPocHrPcUThrDlRxQual" , t."amrPocHrPcUThrUlRxQual" AS "amrPocHrPcUThrUlRxQual" , t."amrSegLoadDepTchRateLower" AS "amrSegLoadDepTchRateLower" , t."amrSegLoadDepTchRateUpper" AS "amrSegLoadDepTchRateUpper" , t."amrWbFrCodecModeSet" AS "amrWbFrCodecModeSet" , t."amrWbFrHysteresis1" AS "amrWbFrHysteresis1" , t."amrWbFrHysteresis2" AS "amrWbFrHysteresis2" , t."amrWbFrThreshold1" AS "amrWbFrThreshold1" , t."amrWbFrThreshold2" AS "amrWbFrThreshold2" , t."antennaHopping" AS "antennaHopping" , t."bcchTrxPower" AS "bcchTrxPower" , t."beamHoppingThreshold" AS "beamHoppingThreshold" , t."bsIdentityCodeBCC" AS "bsIdentityCodeBCC" , t."bsIdentityCodeNCC" AS "bsIdentityCodeNCC" , t."bscBscInterfaceStatus" AS "bscBscInterfaceStatus" , t."btsIsHopping" AS "btsIsHopping" , t."btsLoadInSeg" AS "btsLoadInSeg" , t."btsLoadThreshold" AS "btsLoadThreshold" , t."btsMeasAver" AS "btsMeasAver" , t."btsSpLoadDepTchRateLower" AS "btsSpLoadDepTchRateLower" , t."btsSpLoadDepTchRateUpper" AS "btsSpLoadDepTchRateUpper" , t."callReestablishmentAllowed" AS "callReestablishmentAllowed" , t."cellBarQualify" AS "cellBarQualify" , t."cellBarred" AS "cellBarred" , t."cellId" AS "cellId" , t."cellLoadForChannelSearch" AS "cellLoadForChannelSearch" , t."cellNumberInBtsHw" AS "cellNumberInBtsHw" , t."cellReselectHysteresis" AS "cellReselectHysteresis" , t."cellReselectOffset" AS "cellReselectOffset" , t."cellReselectParamInd" AS "cellReselectParamInd" , t."cnThreshold" AS "cnThreshold" , t."compositedMultiSiteCell" AS "compositedMultiSiteCell" , t."cs3Cs4Enabled" AS "cs3Cs4Enabled" , t."dedicatedGPRScapacity" AS "dedicatedGPRScapacity" , t."defaultGPRScapacity" AS "defaultGPRScapacity" , t."dfcaMode" AS "dfcaMode" , t."dfcaUnsyncModeMaList" AS "dfcaUnsyncModeMaList" , t."directGPRSAccessBts" AS "directGPRSAccessBts" , t."diversityUsed" AS "diversityUsed" , t."dlNoiseLevel" AS "dlNoiseLevel" , t."dldcEnabled" AS "dldcEnabled" , t."drInUse" AS "drInUse" , t."drMethod" AS "drMethod" , t."dtmEnabled" AS "dtmEnabled" , t."dtrxPowerDownThreshold" AS "dtrxPowerDownThreshold" , t."dtrxPowerUpThreshold" AS "dtrxPowerUpThreshold" , t."dtxMode" AS "dtxMode" , t."eUTRANMultiratReporting" AS "eUTRANMultiratReporting" , t."eUTRANReportingOffset" AS "eUTRANReportingOffset" , t."eUTRANReportingThreshold" AS "eUTRANReportingThreshold" , t."eUTRANReportingThreshold2" AS "eUTRANReportingThreshold2" , t."earlySendingIndication" AS "earlySendingIndication" , t."egprsEnabled" AS "egprsEnabled" , t."egprsInitMcsAckMode" AS "egprsInitMcsAckMode" , t."egprsInitMcsUnAckMode" AS "egprsInitMcsUnAckMode" , t."egprsLinkAdaptEnabled" AS "egprsLinkAdaptEnabled" , t."egprsMaxBlerAckMode" AS "egprsMaxBlerAckMode" , t."egprsMaxBlerUnAckMode" AS "egprsMaxBlerUnAckMode" , t."egprsMeanBepOffset8psk" AS "egprsMeanBepOffset8psk" , t."egprsMeanBepOffsetGmsk" AS "egprsMeanBepOffsetGmsk" , t."emergencyCallRestricted" AS "emergencyCallRestricted" , t."extendedBcchEnabled" AS "extendedBcchEnabled" , t."extendedCellGprsEdgeEnabled" AS "extendedCellGprsEdgeEnabled" , t."extendedCellLocationKeepPeriod" AS "extendedCellLocationKeepPeriod" , t."fastReturnToLTE" AS "fastReturnToLTE" , t."fddQMin" AS "fddQMin" , t."fddQMinOffset" AS "fddQMinOffset" , t."fddQOffset" AS "fddQOffset" , t."fddRscpMin" AS "fddRscpMin" , t."forcedAmrHrCiThreshold" AS "forcedAmrHrCiThreshold" , t."forcedHrCiAverPeriod" AS "forcedHrCiAverPeriod" , t."forcedHrCiThreshold" AS "forcedHrCiThreshold" , t."forcedHrModeHysteresis" AS "forcedHrModeHysteresis" , t."freeTchLimit" AS "freeTchLimit" , t."gprsCapacityThroughputFactor" AS "gprsCapacityThroughputFactor" , t."gprsDlPcEnabled" AS "gprsDlPcEnabled" , t."gprsEnabled" AS "gprsEnabled" , t."gprsMsTxpwrMaxCCH" AS "gprsMsTxpwrMaxCCH" , t."gprsNonBCCHRxlevLower" AS "gprsNonBCCHRxlevLower" , t."gprsNonBCCHRxlevUpper" AS "gprsNonBCCHRxlevUpper" , t."gprsRxlevAccessMin" AS "gprsRxlevAccessMin" , t."gsmPriority" AS "gsmPriority" , t."hcsPriorityClass" AS "hcsPriorityClass" , t."hcsThreshold" AS "hcsThreshold" , t."hoppingMode" AS "hoppingMode" , t."hoppingSequenceNumber1" AS "hoppingSequenceNumber1" , t."hoppingSequenceNumber2" AS "hoppingSequenceNumber2" , t."hoppingSequenceNumber3" AS "hoppingSequenceNumber3" , t."ibhoGsmEnabled" AS "ibhoGsmEnabled" , t."ibhoWcdmaEnabled" AS "ibhoWcdmaEnabled" , t."idleStateBcchAllocListId" AS "idleStateBcchAllocListId" , t."immediateSdcchHoEnabled" AS "immediateSdcchHoEnabled" , t."inactEndTimeHour" AS "inactEndTimeHour" , t."inactEndTimeMinute" AS "inactEndTimeMinute" , t."inactStartTimeHour" AS "inactStartTimeHour" , t."inactStartTimeMinute" AS "inactStartTimeMinute" , t."inactWeekDays" AS "inactWeekDays" , t."csAckDl" AS "csAckDl" , t."csAckUl" AS "csAckUl" , t."csExtAckDl" AS "csExtAckDl" , t."csExtAckUl" AS "csExtAckUl" , t."csExtUnackDl" AS "csExtUnackDl" , t."csExtUnackUl" AS "csExtUnackUl" , t."csUnackDl" AS "csUnackDl" , t."csUnackUl" AS "csUnackUl" , t."initMcsExtAckMode" AS "initMcsExtAckMode" , t."initMcsExtUnackMode" AS "initMcsExtUnackMode" , t."interferenceAveragingProcessAverPeriod" AS "interferenceAveragingProcessAverPeriod" , t."interferenceAveragingProcessBoundary0" AS "interferenceAveragingProcessBoundary0" , t."interferenceAveragingProcessBoundary1" AS "interferenceAveragingProcessBoundary1" , t."interferenceAveragingProcessBoundary2" AS "interferenceAveragingProcessBoundary2" , t."interferenceAveragingProcessBoundary3" AS "interferenceAveragingProcessBoundary3" , t."interferenceAveragingProcessBoundary4" AS "interferenceAveragingProcessBoundary4" , t."interferenceAveragingProcessBoundary5" AS "interferenceAveragingProcessBoundary5" , t."limForTriggeringOscDfrMultiplexing" AS "limForTriggeringOscDfrMultiplexing" , t."limForTriggeringOscDhrMultiplexing" AS "limForTriggeringOscDhrMultiplexing" , t."locationAreaIdLAC" AS "locationAreaIdLAC" , t."locationAreaIdMCC" AS "locationAreaIdMCC" , t."locationAreaIdMNC" AS "locationAreaIdMNC" , t."lowPriorityThr" AS "lowPriorityThr" , t."lowerDlRxLevThrForBCCHTrxPref" AS "lowerDlRxLevThrForBCCHTrxPref" , t."lteNCCREnabled" AS "lteNCCREnabled" , t."maioOffset" AS "maioOffset" , t."maioStep" AS "maioStep" , t."masterBcf" AS "masterBcf" , t."maxGPRSCapacity" AS "maxGPRSCapacity" , t."maxNumberOfRepetition" AS "maxNumberOfRepetition" , t."maxNumberRetransmission" AS "maxNumberRetransmission" , t."maxQueueLength" AS "maxQueueLength" , t."maxTimeLimitDirectedRetry" AS "maxTimeLimitDirectedRetry" , t."measListUsedDuringMeas" AS "measListUsedDuringMeas" , t."measurementBCCHAllocation" AS "measurementBCCHAllocation" , t."mergedPgsmAndEgsmEnabled" AS "mergedPgsmAndEgsmEnabled" , t."minTimeLimitDirectedRetry" AS "minTimeLimitDirectedRetry" , t."msMaxDistInCallSetup" AS "msMaxDistInCallSetup" , t."msPriorityUsedInQueueing" AS "msPriorityUsedInQueueing" , t."msTxPwrMaxCCH" AS "msTxPwrMaxCCH" , t."msTxPwrMaxGSM" AS "msTxPwrMaxGSM" , t."mscHoCoEn" AS "mscHoCoEn" , t."multiBandCell" AS "multiBandCell" , t."multiBandCellReporting" AS "multiBandCellReporting" , t."nbrOfSlotsSpreadTrans" AS "nbrOfSlotsSpreadTrans" , t."nbrTchForPrioritySubs" AS "nbrTchForPrioritySubs" , t."newEstabCausesSupport" AS "newEstabCausesSupport" , t."noOfBlocksForAccessGrant" AS "noOfBlocksForAccessGrant" , t."noOfMFramesBetweenPaging" AS "noOfMFramesBetweenPaging" , t."nobAccessLowerDlRxLevelThreshold" AS "nobAccessLowerDlRxLevelThreshold" , t."nobAccessUpperDlRxLevelThreshold" AS "nobAccessUpperDlRxLevelThreshold" , t."nobDlPowerOffset" AS "nobDlPowerOffset" , t."nobUlPowerOffset" AS "nobUlPowerOffset" , t."nominalDlTxPower" AS "nominalDlTxPower" , t."nonBCCHLayerOffset" AS "nonBCCHLayerOffset" , t."nsei" AS "nsei" , t."nwName" AS "nwName" , t."oscDfrRemultiplexingEnabled" AS "oscDfrRemultiplexingEnabled" , t."oscDhrRemultiplexingEnabled" AS "oscDhrRemultiplexingEnabled" , t."pathLossOffsetDl" AS "pathLossOffsetDl" , t."pathLossOffsetUl" AS "pathLossOffsetUl" , t."pcuCsHopping" AS "pcuCsHopping" , t."pcuCsNonHopping" AS "pcuCsNonHopping" , t."pcuDlBlerCpHopping" AS "pcuDlBlerCpHopping" , t."pcuDlBlerCpNonHop" AS "pcuDlBlerCpNonHop" , t."pcuDlLaRiskLevel" AS "pcuDlLaRiskLevel" , t."pcuPswTbfDensityTarget" AS "pcuPswTbfDensityTarget" , t."pcuPswTbfDowngradeThreshold" AS "pcuPswTbfDowngradeThreshold" , t."pcuPswTbfUpgradeThreshold" AS "pcuPswTbfUpgradeThreshold" , t."pcuUlBlerCpHopping" AS "pcuUlBlerCpHopping" , t."pcuUlBlerCpNonHop" AS "pcuUlBlerCpNonHop" , t."pcuUlLaRiskLevel" AS "pcuUlLaRiskLevel" , t."pcuUpToDate" AS "pcuUpToDate" , t."penaltyTime" AS "penaltyTime" , t."powerOffset" AS "powerOffset" , t."precPagingUsage" AS "precPagingUsage" , t."preferBCCHfreqGPRS2" AS "preferBCCHfreqGPRS2" , t."priorityChUseIncomingHO" AS "priorityChUseIncomingHO" , t."prioritySearchThr" AS "prioritySearchThr" , t."psei" AS "psei" , t."qSearchI" AS "qSearchI" , t."qSearchP" AS "qSearchP" , t."qSearchPEUTRAN" AS "qSearchPEUTRAN" , t."queuePriorityNonUrgentHo" AS "queuePriorityNonUrgentHo" , t."queuePriorityUsed" AS "queuePriorityUsed" , t."queueingPriorityCall" AS "queueingPriorityCall" , t."queueingPriorityHandover" AS "queueingPriorityHandover" , t."raReselectHysteresis" AS "raReselectHysteresis" , t."rac" AS "rac" , t."rachDropRxLevelThreshold" AS "rachDropRxLevelThreshold" , t."rachThreshCompCellNode" AS "rachThreshCompCellNode" , t."radioLinkTimeout" AS "radioLinkTimeout" , t."radioLinkTimeoutAmr" AS "radioLinkTimeoutAmr" , t."radioLinkTimeoutAmrHr" AS "radioLinkTimeoutAmrHr" , t."radioLinkTimeoutAmrHrUlIncreaseStep" AS "radioLinkTimeoutAmrHrUlIncreaseStep" , t."radioLinkTimeoutAmrUlIncreaseStep" AS "radioLinkTimeoutAmrUlIncreaseStep" , t."radioLinkTimeoutUlIncreaseStep" AS "radioLinkTimeoutUlIncreaseStep" , t."radiusExtension" AS "radiusExtension" , t."reselectionAlgorithmHysteresis" AS "reselectionAlgorithmHysteresis" , t."reservationMethod" AS "reservationMethod" , t."rxLevAccessMin" AS "rxLevAccessMin" , t."scaleOrd" AS "scaleOrd" , t."sectorId" AS "sectorId" , t."segmentId" AS "segmentId" , t."segmentName" AS "segmentName" , t."smsCbUsed" AS "smsCbUsed" , t."stircEnabled" AS "stircEnabled" , t."superRadiusExtension" AS "superRadiusExtension" , t."tchRateIntraCellHo" AS "tchRateIntraCellHo" , t."temporaryOffset" AS "temporaryOffset" , t."throughputFactor_cs1cs4dlcs" AS "throughputFactor_cs1cs4dlcs" , t."throughputFactor_cs1cs4ulcs" AS "throughputFactor_cs1cs4ulcs" , t."throughputFactor_mcs1mcs4ulcs" AS "throughputFactor_mcs1mcs4ulcs" , t."throughputFactor_mcs1mcs9dlcs" AS "throughputFactor_mcs1mcs9dlcs" , t."throughputFactor_mcs1mcs9ulcs" AS "throughputFactor_mcs1mcs9ulcs" , t."timeHysteresis" AS "timeHysteresis" , t."timeLimitCall" AS "timeLimitCall" , t."timeLimitHandover" AS "timeLimitHandover" , t."timerPeriodicUpdateMs" AS "timerPeriodicUpdateMs" , t."trafficTypesForTrunk" AS "trafficTypesForTrunk" , t."trau8kEnabledForDfr" AS "trau8kEnabledForDfr" , t."trunkReservationUsed" AS "trunkReservationUsed" , t."trxPriorityInTchAlloc" AS "trxPriorityInTchAlloc" , t."ulNoiseLevel" AS "ulNoiseLevel" , t."underlayHoppingMode" AS "underlayHoppingMode" , t."underlayMaAllocationId" AS "underlayMaAllocationId" , t."underlayMaioOffset" AS "underlayMaioOffset" , t."underlayMaioStep" AS "underlayMaioStep" , t."upperDlRxLevThrForBCCHTrxPref" AS "upperDlRxLevThrForBCCHTrxPref" , t."usedMobileAllocation" AS "usedMobileAllocation" , t."utranQualRxLevelMargin" AS "utranQualRxLevelMargin" , t."utranThresholdReselection" AS "utranThresholdReselection" , t."wcdmaPriority" AS "wcdmaPriority" , t."address" AS "address" , t."angle" AS "angle" , t."cellType" AS "cellType" , t."insiteGateway" AS "insiteGateway" , t."applyRepeatedFacch" AS "applyRepeatedFacch" , t."carrierUnitConfiguration" AS "carrierUnitConfiguration" , t."enableTemporaryOverpower" AS "enableTemporaryOverpower" , t."facchBusyThreshold" AS "facchBusyThreshold" , t."idrCellType" AS "idrCellType" , t."idrUsed" AS "idrUsed" , t."intervalMeasReportSending" AS "intervalMeasReportSending" , t."rachBusyThreshold" AS "rachBusyThreshold" , t."repeatedFacchInDl" AS "repeatedFacchInDl" , t."repeatedFacchInUl" AS "repeatedFacchInUl" , t."repeatedSacchInDl" AS "repeatedSacchInDl" , t."repeatedSacchInUl" AS "repeatedSacchInUl" , t."repeatedSacchRxLevThresholdDl" AS "repeatedSacchRxLevThresholdDl" , t."repeatedSacchRxLevThresholdUl" AS "repeatedSacchRxLevThresholdUl" , t."rxSigLevAdjust" AS "rxSigLevAdjust" , t."sdcchMeasReportSending" AS "sdcchMeasReportSending" , t."txDiversityTimeShift" AS "txDiversityTimeShift" , t."txSigLevAdjust" AS "txSigLevAdjust" , t."pcuIdentifier" AS "pcuIdentifier" FROM nokia_raml20."BTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BTSNE', 'format_mo':'BTSNE', 'insert_query': ' INSERT INTO nokia_cm."BTSNE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ambientAirTempOffset" AS "ambientAirTempOffset" , t."bcfId" AS "bcfId" , t."bcfType" AS "bcfType" , t."bscId" AS "bscId" , t."bscName" AS "bscName" , t."btsSyncOutputFormat" AS "btsSyncOutputFormat" , t."btsSyncSource" AS "btsSyncSource" , t."installationDate" AS "installationDate" , t."installationPerson" AS "installationPerson" , t."rxds" AS "rxds" , t."siteId" AS "siteId" , t."siteName" AS "siteName" , t."timingLimitHysteresisMultiplier" AS "timingLimitHysteresisMultiplier" , t."climateControlProfiling" AS "climateControlProfiling" , t."installationNotes" AS "installationNotes" FROM nokia_raml20."BTSNE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BTSSCL', 'format_mo':'BTSSCL', 'insert_query': ' INSERT INTO nokia_cm."BTSSCL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."btsId" AS "btsId" , t."btsName" AS "btsName" , t."btsSyncMode" AS "btsSyncMode" , t."ext1ppsClkOutOn" AS "ext1ppsClkOutOn" , t."ext2M048ClkInUse" AS "ext2M048ClkInUse" , t."ext2M048ClkOutOn" AS "ext2M048ClkOutOn" , t."gpsCtrlBlockForCoLocatedBts" AS "gpsCtrlBlockForCoLocatedBts" , t."gpsInUse" AS "gpsInUse" , t."holdOverModeUsed" AS "holdOverModeUsed" , t."rfSharingEnabled" AS "rfSharingEnabled" , t."syncPropagationEnabled" AS "syncPropagationEnabled" , t."tdmSyncInUse" AS "tdmSyncInUse" , t."actExtGpsOutputLnaPowerSupply" AS "actExtGpsOutputLnaPowerSupply" , t."actPimTesting" AS "actPimTesting" , t."actRfiTesting" AS "actRfiTesting" , t."activeSWActivationTime" AS "activeSWActivationTime" , t."activeSWReleaseVersion" AS "activeSWReleaseVersion" , t."extGpsReceiverHoldoverMode" AS "extGpsReceiverHoldoverMode" , t."alToggSuppList_alToggAmount_alToggClearenceTime_alToggConditonTime_faultName_inUse" AS "alToggSuppList_alToggAmount_alToggClearenceTime_alToggConditonTime_faultName_inUse" , t."actDtPim" AS "actDtPim" , t."actRxMonitoring" AS "actRxMonitoring" , t."ppsTimingOffset" AS "ppsTimingOffset" FROM nokia_raml20."BTSSCL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'BTSSCW', 'format_mo':'BTSSCW', 'insert_query': ' INSERT INTO nokia_cm."BTSSCW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."a20WLicencesInUse" AS "a20WLicencesInUse" , t."actDistributedSite15" AS "actDistributedSite15" , t."actRfChaining" AS "actRfChaining" , t."antLineSupervisionEnabled" AS "antLineSupervisionEnabled" , t."antRxLevelMonitoringEnabled" AS "antRxLevelMonitoringEnabled" , t."antTiltSupportEnabled" AS "antTiltSupportEnabled" , t."btsConfiguration" AS "btsConfiguration" , t."btsId" AS "btsId" , t."btsName" AS "btsName" , t."cqiDefaultHsCellFach" AS "cqiDefaultHsCellFach" , t."ext2M048ClkInUse" AS "ext2M048ClkInUse" , t."extendedBtsSiteCapacity" AS "extendedBtsSiteCapacity" , t."fdeEnabled" AS "fdeEnabled" , t."gpsCtrlBlockForCoLocatedBts" AS "gpsCtrlBlockForCoLocatedBts" , t."gpsInUse" AS "gpsInUse" , t."happyBitPingFiltUse" AS "happyBitPingFiltUse" , t."happyBitUphThreshold" AS "happyBitUphThreshold" , t."hsdpa16QAMSupport" AS "hsdpa16QAMSupport" , t."hsdpaBbResAllocation" AS "hsdpaBbResAllocation" , t."hsdpaFairPacketSched" AS "hsdpaFairPacketSched" , t."hsdpaSchedList_hsdpaThroughputStep_mod_sched" AS "hsdpaSchedList_hsdpaThroughputStep_mod_sched" , t."intShutdownInUse" AS "intShutdownInUse" , t."iubClkInUse" AS "iubClkInUse" , t."maxIubDelayThreshold" AS "maxIubDelayThreshold" , t."midIubDelayThreshold" AS "midIubDelayThreshold" , t."minIubDelayThreshold" AS "minIubDelayThreshold" , t."numberOfBlindRepetitionHsCellFach" AS "numberOfBlindRepetitionHsCellFach" , t."numberOfHSDPASet1" AS "numberOfHSDPASet1" , t."numberOfHSDPASet2" AS "numberOfHSDPASet2" , t."numberOfHSDPASet3" AS "numberOfHSDPASet3" , t."numberOfHSUPASet1" AS "numberOfHSUPASet1" , t."numberOfR99ChannelElements" AS "numberOfR99ChannelElements" , t."qosSchedList_ccPolicy_id_weight" AS "qosSchedList_ccPolicy_id_weight" , t."reservationPercentage" AS "reservationPercentage" , t."rncType" AS "rncType" , t."sharedHsdpaSheduler" AS "sharedHsdpaSheduler" , t."singleCellInUse" AS "singleCellInUse" , t."actEthernetSec" AS "actEthernetSec" , t."assocMaxRetrans" AS "assocMaxRetrans" , t."ext2M048ClkOutOn" AS "ext2M048ClkOutOn" , t."mainsPowerAlarmId" AS "mainsPowerAlarmId" , t."numOfLines" AS "numOfLines" , t."pathMaxRetrans" AS "pathMaxRetrans" , t."syncPropagationEnabled" AS "syncPropagationEnabled" , t."aldSwDownloadEnabled" AS "aldSwDownloadEnabled" , t."highCQIRangeStart" AS "highCQIRangeStart" , t."medCQIRangeStart" AS "medCQIRangeStart" , t."targetBLERHighCQIFadCh" AS "targetBLERHighCQIFadCh" , t."targetBLERHighCQIStaCh" AS "targetBLERHighCQIStaCh" , t."targetBLERLowCQIFadCh" AS "targetBLERLowCQIFadCh" , t."targetBLERLowCQIStaCh" AS "targetBLERLowCQIStaCh" , t."targetBLERMedCQIFadCh" AS "targetBLERMedCQIFadCh" , t."targetBLERMedCQIStaCh" AS "targetBLERMedCQIStaCh" FROM nokia_raml20."BTSSCW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CABINET', 'format_mo':'CABINET', 'insert_query': ' INSERT INTO nokia_cm."CABINET" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cabinetType" AS "cabinetType" , t."locationName" AS "locationName" , t."vendorName" AS "vendorName" FROM nokia_raml20."CABINET" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CADPR', 'format_mo':'CADPR', 'insert_query': ' INSERT INTO nokia_cm."CADPR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."a6Offset" AS "a6Offset" , t."a6ReportInterval" AS "a6ReportInterval" , t."a6TimeToTrigger" AS "a6TimeToTrigger" , t."disableSCellPDCCHOlLa" AS "disableSCellPDCCHOlLa" , t."enableA6Event" AS "enableA6Event" , t."enableFreqPrioSwap" AS "enableFreqPrioSwap" , t."hysA6Offset" AS "hysA6Offset" , t."maxNumScellSwaps" AS "maxNumScellSwaps" , t."sFreqPrio" AS "sFreqPrio" FROM nokia_raml20."CADPR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CAPR', 'format_mo':'CAPR', 'insert_query': ' INSERT INTO nokia_cm."CAPR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."a6Offset" AS "a6Offset" , t."a6ReportInterval" AS "a6ReportInterval" , t."a6TimeToTrigger" AS "a6TimeToTrigger" , t."disableSCellPDCCHOlLa" AS "disableSCellPDCCHOlLa" , t."earfcnDL" AS "earfcnDL" , t."enableA6Event" AS "enableA6Event" , t."enableFreqPrioSwap" AS "enableFreqPrioSwap" , t."hysA6Offset" AS "hysA6Offset" , t."maxNumScellSwaps" AS "maxNumScellSwaps" , t."sFreqPrio" AS "sFreqPrio" FROM nokia_raml20."CAPR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CAREL', 'format_mo':'CAREL', 'insert_query': ' INSERT INTO nokia_cm."CAREL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."lcrId" AS "lcrId" , t."lnBtsId" AS "lnBtsId" , t."pcellSwapAllowed" AS "pcellSwapAllowed" , t."scellPrio" AS "scellPrio" FROM nokia_raml20."CAREL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CARTRIDGE', 'format_mo':'CARTRIDGE', 'insert_query': ' INSERT INTO nokia_cm."CARTRIDGE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cartridgeType" AS "cartridgeType" , t."locationName" AS "locationName" , t."vendorName" AS "vendorName" FROM nokia_raml20."CARTRIDGE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CBCI', 'format_mo':'CBCI', 'insert_query': ' INSERT INTO nokia_cm."CBCI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."CBCIChangeOrigin" AS "CBCIChangeOrigin" , t."CBCIPaddrType" AS "CBCIPaddrType" , t."CBCIPaddress" AS "CBCIPaddress" , t."ETWSsupportEnabled" AS "ETWSsupportEnabled" , t."IUOIdentifier" AS "IUOIdentifier" FROM nokia_raml20."CBCI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CCFA', 'format_mo':'CCFA', 'insert_query': ' INSERT INTO nokia_cm."CCFA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."enableBundleUtlStatistics" AS "enableBundleUtlStatistics" , t."ubrPlusEnabled" AS "ubrPlusEnabled" , t."vccBundleEnabled" AS "vccBundleEnabled" FROM nokia_raml20."CCFA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CERTH', 'format_mo':'CERTH', 'insert_query': ' INSERT INTO nokia_cm."CERTH" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."btsCertificateUpdateTime" AS "btsCertificateUpdateTime" , t."caCertificateUpdateTime" AS "caCertificateUpdateTime" , t."cmpServerIpAddress" AS "cmpServerIpAddress" , t."cmpServerPort" AS "cmpServerPort" , t."crServerIpAddress" AS "crServerIpAddress" , t."crServerPort" AS "crServerPort" , t."crlUpdatePeriod" AS "crlUpdatePeriod" , t."CRLDPSource" AS "CRLDPSource" , t."CRLUsageEnabled" AS "CRLUsageEnabled" , t."cmpDirectory" AS "cmpDirectory" , t."BTSOperatorCertificate_certificateFingerprint_certificateIssuedBy_certificateIssuedTo_certificateSerialNumber_certificateType_certificateValidFrom_certificateValidTo" AS "BTSOperatorCertificate_certificateFingerprint_certificateIssuedBy_certificateIssuedTo_certificateSerialNumber_certificateType_certificateValidFrom_certificateValidTo" , t."caSubjectName" AS "caSubjectName" FROM nokia_raml20."CERTH" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CESIF', 'format_mo':'CESIF', 'insert_query': ' INSERT INTO nokia_cm."CESIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cesMinUDPPort" AS "cesMinUDPPort" FROM nokia_raml20."CESIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CMOB', 'format_mo':'CMOB', 'insert_query': ' INSERT INTO nokia_cm."CMOB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ACBarredListSystem" AS "ACBarredListSystem" , t."CMOBChangeOrigin" AS "CMOBChangeOrigin" , t."CellAccessRestriction" AS "CellAccessRestriction" , t."RestrictionGroupName" AS "RestrictionGroupName" , t."RestrictionGroupType" AS "RestrictionGroupType" , t."TrafficRestriction" AS "TrafficRestriction" FROM nokia_raml20."CMOB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'COCO', 'format_mo':'COCO', 'insert_query': ' INSERT INTO nokia_cm."COCO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AAL2LossRatio" AS "AAL2LossRatio" , t."AAL2Multiplexing" AS "AAL2Multiplexing" , t."AAL2MuxDelay" AS "AAL2MuxDelay" , t."AAL2QueueHSDPAWithFC" AS "AAL2QueueHSDPAWithFC" , t."AAL2QueueHSDPAWithoutFC" AS "AAL2QueueHSDPAWithoutFC" , t."AAL2QueueHSUPA" AS "AAL2QueueHSUPA" , t."AAL2QueueNRTDCHWithoutFC" AS "AAL2QueueNRTDCHWithoutFC" , t."AAL2QueueRTDCH" AS "AAL2QueueRTDCH" , t."AAL2SignLinkTP_AAL2SigCDVT01Egr_AAL2SigCDVT01Ing_AAL2SigEarlyPacketDiscard_AAL2SigEgressMDCR_AAL2SigEgressUBRShare_AAL2SigIngressMDCR_AAL2SigIngressUBRShare_AAL2SigPCR01Egr_AAL2SigPCR01Ing_AAL2SigPartialPacketDiscard_AAL2SigServiceCategory_AAL2SignLinkATMIfId_AAL2SignLinkTPId_AAL2SignLinkVCI_AAL2SignLinkVPI" AS "AAL2SignLinkTP_AAL2SigCDVT01Egr_AAL2SigCDVT01Ing_AAL2SigEarlyPacketDiscard_AAL2SigEgressMDCR_AAL2SigEgressUBRShare_AAL2SigIngressMDCR_AAL2SigIngressUBRShare_AAL2SigPCR01Egr_AAL2SigPCR01Ing_AAL2SigPartialPacketDiscard_AAL2SigServiceCategory_AAL2SignLinkATMIfId_AAL2SignLinkTPId_AAL2SignLinkVCI_AAL2SignLinkVPI" , NULL AS "AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLin2" , t."ATMEPProfileId" AS "ATMEPProfileId" , t."CNBAPCDVT01Egr" AS "CNBAPCDVT01Egr" , t."CNBAPCDVT01Ing" AS "CNBAPCDVT01Ing" , t."CNBAPEarlyPacketDiscard" AS "CNBAPEarlyPacketDiscard" , t."CNBAPEgressMDCR" AS "CNBAPEgressMDCR" , t."CNBAPEgressUBRShare" AS "CNBAPEgressUBRShare" , t."CNBAPIngressMDCR" AS "CNBAPIngressMDCR" , t."CNBAPIngressUBRShare" AS "CNBAPIngressUBRShare" , t."CNBAPPCR01Egr" AS "CNBAPPCR01Egr" , t."CNBAPPCR01Ing" AS "CNBAPPCR01Ing" , t."CNBAPPartialPacketDiscard" AS "CNBAPPartialPacketDiscard" , t."CNBAPServiceCategory" AS "CNBAPServiceCategory" , t."CNBAPTPATMIfId" AS "CNBAPTPATMIfId" , t."CNBAPVCI" AS "CNBAPVCI" , t."CNBAPVPI" AS "CNBAPVPI" , t."COCOChangeOrigin" AS "COCOChangeOrigin" , t."CalculateCDVT" AS "CalculateCDVT" , t."CreateATMTP" AS "CreateATMTP" , t."DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI" AS "DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI" , t."GenerateAAL2Num" AS "GenerateAAL2Num" , t."InternalHSDPAFCMethodBTS" AS "InternalHSDPAFCMethodBTS" , t."VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR" AS "VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR" , t."VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping" AS "VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping" , t."WBTSId" AS "WBTSId" , t."AAL2QueueNRTDCHWithFC" AS "AAL2QueueNRTDCHWithFC" , t."DynNRTDCHSchedPathSwitch" AS "DynNRTDCHSchedPathSwitch" , NULL AS "AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLin1" FROM nokia_raml20."COCO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CONNECTOR', 'format_mo':'CONNECTOR', 'insert_query': ' INSERT INTO nokia_cm."CONNECTOR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."destinationConnector" AS "destinationConnector" , t."destinationHolder" AS "destinationHolder" , t."location" AS "location" FROM nokia_raml20."CONNECTOR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CPCTRL', 'format_mo':'CPCTRL', 'insert_query': ' INSERT INTO nokia_cm."CPCTRL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."postActivationSnapshotPolicy" AS "postActivationSnapshotPolicy" FROM nokia_raml20."CPCTRL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CSDAP', 'format_mo':'CSDAP', 'insert_query': ' INSERT INTO nokia_cm."CSDAP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bcfAbisIF" AS "bcfAbisIF" , t."bcfTslShift" AS "bcfTslShift" , t."firstTSL" AS "firstTSL" , t."lastTSL" AS "lastTSL" , t."pcmCircuit_ID" AS "pcmCircuit_ID" FROM nokia_raml20."CSDAP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'CTRLTS', 'format_mo':'CTRLTS', 'insert_query': ' INSERT INTO nokia_cm."CTRLTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."extCellTraceRep" AS "extCellTraceRep" , t."extUeTraceRep" AS "extUeTraceRep" , t."maxUeTraceSessions" AS "maxUeTraceSessions" , t."netActIpAddr" AS "netActIpAddr" , t."omsTracePortNum" AS "omsTracePortNum" , t."tceTracePortNum" AS "tceTracePortNum" , t."cellTraceRepMode" AS "cellTraceRepMode" , t."ueTraceRepMode" AS "ueTraceRepMode" , t."taTracing" AS "taTracing" , t."ueActiveTrcSessFlag" AS "ueActiveTrcSessFlag" FROM nokia_raml20."CTRLTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'DAP', 'format_mo':'DAP', 'insert_query': ' INSERT INTO nokia_cm."DAP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."bcsuID" AS "bcsuID" , t."firstTSL" AS "firstTSL" , t."lastTSL" AS "lastTSL" , t."logicalBCSUAddress" AS "logicalBCSUAddress" , t."pcmCircuit_ID" AS "pcmCircuit_ID" , t."pcuID" AS "pcuID" , t."psei" AS "psei" , t."name" AS "name" FROM nokia_raml20."DAP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'DNS', 'format_mo':'DNS', 'insert_query': ' INSERT INTO nokia_cm."DNS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."forwarder" AS "forwarder" FROM nokia_raml20."DNS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ETHER', 'format_mo':'ETHER', 'insert_query': ' INSERT INTO nokia_cm."ETHER" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."admin" AS "admin" , t."ipv4forwarding" AS "ipv4forwarding" , t."ipv4rpfilter" AS "ipv4rpfilter" , t."mtu" AS "mtu" , t."proxyArp" AS "proxyArp" , t."vrf" AS "vrf" , t."outqset" AS "outqset" , t."rateLimit" AS "rateLimit" , t."port" AS "port" FROM nokia_raml20."ETHER" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ETHLK', 'format_mo':'ETHLK', 'insert_query': ' INSERT INTO nokia_cm."ETHLK" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."acceptableFrameTypes" AS "acceptableFrameTypes" , t."administrativeState" AS "administrativeState" , t."flushFdbOnLos" AS "flushFdbOnLos" , t."l2BurstSize" AS "l2BurstSize" , t."l2IngressRate" AS "l2IngressRate" , t."l2ShaperRate" AS "l2ShaperRate" , t."linkFlappingPreventionTimer" AS "linkFlappingPreventionTimer" , t."linkOAMEnabled" AS "linkOAMEnabled" , t."macAddr" AS "macAddr" , t."portDefaultPriority" AS "portDefaultPriority" , t."portDefaultVlanId" AS "portDefaultVlanId" , t."speedAndDuplex" AS "speedAndDuplex" , t."synchEMode" AS "synchEMode" , t."l2VlanIdList_highValue_lowValue" AS "l2VlanIdList_highValue_lowValue" , t."l2VlanIdList_highValue" AS "l2VlanIdList_highValue" , t."ethBhType" AS "ethBhType" FROM nokia_raml20."ETHLK" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ETP', 'format_mo':'ETP', 'insert_query': ' INSERT INTO nokia_cm."ETP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."connectedPcus_pcuID" AS "connectedPcus_pcuID" , t."etpType" AS "etpType" , t."mcEtpHwIndex" AS "mcEtpHwIndex" , t."syncEMode" AS "syncEMode" , t."connectedPcus_bcsuID_pcuID" AS "connectedPcus_bcsuID_pcuID" , t."etpGroupId" AS "etpGroupId" FROM nokia_raml20."ETP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'FLTR4', 'format_mo':'FLTR4', 'insert_query': ' INSERT INTO nokia_cm."FLTR4" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."action" AS "action" , t."protocol" AS "protocol" , t."subnet" AS "subnet" FROM nokia_raml20."FLTR4" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'FMCG', 'format_mo':'FMCG', 'insert_query': ' INSERT INTO nokia_cm."FMCG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRDirReCell" AS "AMRDirReCell" , t."DLDPCHTxPwrClOffset" AS "DLDPCHTxPwrClOffset" , t."FMCGChangeOrigin" AS "FMCGChangeOrigin" , t."GSMcauseCPICHEcNo" AS "GSMcauseCPICHEcNo" , t."GSMcauseCPICHrscp" AS "GSMcauseCPICHrscp" , t."GSMcauseTxPwrDL" AS "GSMcauseTxPwrDL" , t."GSMcauseTxPwrUL" AS "GSMcauseTxPwrUL" , t."GSMcauseUplinkQuality" AS "GSMcauseUplinkQuality" , t."GsmDLTxPwrThrAMR" AS "GsmDLTxPwrThrAMR" , t."GsmDLTxPwrThrCS" AS "GsmDLTxPwrThrCS" , t."GsmDLTxPwrThrNrtPS" AS "GsmDLTxPwrThrNrtPS" , t."GsmDLTxPwrThrRtPS" AS "GsmDLTxPwrThrRtPS" , t."GsmMaxMeasPeriod" AS "GsmMaxMeasPeriod" , t."GsmMeasAveWindow" AS "GsmMeasAveWindow" , t."GsmMeasRepInterval" AS "GsmMeasRepInterval" , t."GsmMinHoInterval" AS "GsmMinHoInterval" , t."GsmMinMeasInterval" AS "GsmMinMeasInterval" , t."GsmMinSLHOInterval" AS "GsmMinSLHOInterval" , t."GsmNcellSearchPeriod" AS "GsmNcellSearchPeriod" , t."GsmUETxPwrFilterCoeff" AS "GsmUETxPwrFilterCoeff" , t."GsmUETxPwrThrAMR" AS "GsmUETxPwrThrAMR" , t."GsmUETxPwrThrCS" AS "GsmUETxPwrThrCS" , t."GsmUETxPwrThrNrtPS" AS "GsmUETxPwrThrNrtPS" , t."GsmUETxPwrThrRtPS" AS "GsmUETxPwrThrRtPS" , t."GsmUETxPwrTimeHyst" AS "GsmUETxPwrTimeHyst" , t."ISHOClcauseCPICHEcNo" AS "ISHOClcauseCPICHEcNo" , t."ISHOClcauseCPICHrscp" AS "ISHOClcauseCPICHrscp" , t."ISHOClcauseTxPwrDL" AS "ISHOClcauseTxPwrDL" , t."ISHOClcauseTxPwrUL" AS "ISHOClcauseTxPwrUL" , t."MaxBSICIdentTime" AS "MaxBSICIdentTime" , t."IMSIbasedGsmHo" AS "IMSIbasedGsmHo" FROM nokia_raml20."FMCG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'FMCI', 'format_mo':'FMCI', 'insert_query': ' INSERT INTO nokia_cm."FMCI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."FMCIChangeOrigin" AS "FMCIChangeOrigin" , t."IFHOcauseCPICHEcNo" AS "IFHOcauseCPICHEcNo" , t."IFHOcauseCPICHrscp" AS "IFHOcauseCPICHrscp" , t."IFHOcauseTxPwrDL" AS "IFHOcauseTxPwrDL" , t."IFHOcauseTxPwrUL" AS "IFHOcauseTxPwrUL" , t."IFHOcauseUplinkQuality" AS "IFHOcauseUplinkQuality" , t."InterFreqDLTxPwrThrAMR" AS "InterFreqDLTxPwrThrAMR" , t."InterFreqDLTxPwrThrCS" AS "InterFreqDLTxPwrThrCS" , t."InterFreqDLTxPwrThrNrtPS" AS "InterFreqDLTxPwrThrNrtPS" , t."InterFreqDLTxPwrThrRtPS" AS "InterFreqDLTxPwrThrRtPS" , t."InterFreqMaxMeasPeriod" AS "InterFreqMaxMeasPeriod" , t."InterFreqMeasAveWindow" AS "InterFreqMeasAveWindow" , t."InterFreqMeasRepInterval" AS "InterFreqMeasRepInterval" , t."InterFreqMinHoInterval" AS "InterFreqMinHoInterval" , t."InterFreqMinMeasInterval" AS "InterFreqMinMeasInterval" , t."InterFreqMinSLHOInterval" AS "InterFreqMinSLHOInterval" , t."InterFreqNcellSearchPeriod" AS "InterFreqNcellSearchPeriod" , t."InterFreqUETxPwrFilterCoeff" AS "InterFreqUETxPwrFilterCoeff" , t."InterFreqUETxPwrThrAMR" AS "InterFreqUETxPwrThrAMR" , t."InterFreqUETxPwrThrCS" AS "InterFreqUETxPwrThrCS" , t."InterFreqUETxPwrThrNrtPS" AS "InterFreqUETxPwrThrNrtPS" , t."InterFreqUETxPwrThrRtPS" AS "InterFreqUETxPwrThrRtPS" , t."InterFreqUETxPwrTimeHyst" AS "InterFreqUETxPwrTimeHyst" , t."MBLBMobilityOffset" AS "MBLBMobilityOffset" , t."MBLBMobilityRABComb" AS "MBLBMobilityRABComb" , t."IMSIbasedIFHO" AS "IMSIbasedIFHO" , t."MBLBInactivityRSCPThr" AS "MBLBInactivityRSCPThr" FROM nokia_raml20."FMCI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'FMCL', 'format_mo':'FMCL', 'insert_query': ' INSERT INTO nokia_cm."FMCL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."FMCLChangeOrigin" AS "FMCLChangeOrigin" , t."LTEMaxMeasPeriod" AS "LTEMaxMeasPeriod" , t."LTEMeasAveWindow" AS "LTEMeasAveWindow" , t."LTEMinMeasInterval" AS "LTEMinMeasInterval" , t."LTENcarrFreqSearchPeriod" AS "LTENcarrFreqSearchPeriod" FROM nokia_raml20."FMCL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'FMCS', 'format_mo':'FMCS', 'insert_query': ' INSERT INTO nokia_cm."FMCS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ActiveSetWeightingCoefficient" AS "ActiveSetWeightingCoefficient" , t."AdditionReportingInterval" AS "AdditionReportingInterval" , t."AdditionTime" AS "AdditionTime" , t."AdditionWindow" AS "AdditionWindow" , t."DSRepBasedSHO" AS "DSRepBasedSHO" , t."DropReportingInterval" AS "DropReportingInterval" , t."DropTime" AS "DropTime" , t."DropWindow" AS "DropWindow" , t."EDCHAddEcNoOffset" AS "EDCHAddEcNoOffset" , t."EDCHRemEcNoOffset" AS "EDCHRemEcNoOffset" , t."EcNoFilterCoefficient" AS "EcNoFilterCoefficient" , t."FMCSChangeOrigin" AS "FMCSChangeOrigin" , t."HHoEcNoCancel" AS "HHoEcNoCancel" , t."HHoEcNoCancelTime" AS "HHoEcNoCancelTime" , t."HHoEcNoThreshold" AS "HHoEcNoThreshold" , t."HHoEcNoTimeHysteresis" AS "HHoEcNoTimeHysteresis" , t."HHoRscpCancel" AS "HHoRscpCancel" , t."HHoRscpCancelTime" AS "HHoRscpCancelTime" , t."HHoRscpFilterCoefficient" AS "HHoRscpFilterCoefficient" , t."HHoRscpThreshold" AS "HHoRscpThreshold" , t."HHoRscpTimeHysteresis" AS "HHoRscpTimeHysteresis" , t."MaxActiveSetSize" AS "MaxActiveSetSize" , t."ReplacementReportingInterval" AS "ReplacementReportingInterval" , t."ReplacementTime" AS "ReplacementTime" , t."ReplacementWindow" AS "ReplacementWindow" , t."IMSIbasedSHO" AS "IMSIbasedSHO" FROM nokia_raml20."FMCS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'FTM', 'format_mo':'FTM', 'insert_query': ' INSERT INTO nokia_cm."FTM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."adaptationVersionMajor" AS "adaptationVersionMajor" , t."locationName" AS "locationName" , t."softwareReleaseVersion" AS "softwareReleaseVersion" , t."systemTitle" AS "systemTitle" , t."userLabel" AS "userLabel" , t."name" AS "name" FROM nokia_raml20."FTM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'FUUNIT', 'format_mo':'FUUNIT', 'insert_query': ' INSERT INTO nokia_cm."FUUNIT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."functionalUnitType" AS "functionalUnitType" , t."supportedByUnit" AS "supportedByUnit" FROM nokia_raml20."FUUNIT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'GFIM', 'format_mo':'GFIM', 'insert_query': ' INSERT INTO nokia_cm."GFIM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."tResGer" AS "tResGer" FROM nokia_raml20."GFIM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'GLPRM', 'format_mo':'GLPRM', 'insert_query': ' INSERT INTO nokia_cm."GLPRM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdHoldTime" AS "bfdHoldTime" , t."maxPathSplits" AS "maxPathSplits" , t."routerId" AS "routerId" FROM nokia_raml20."GLPRM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'GNFL', 'format_mo':'GNFL', 'insert_query': ' INSERT INTO nokia_cm."GNFL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bandInd" AS "bandInd" , t."gCelResPrio" AS "gCelResPrio" , t."gerArfcnVal" AS "gerArfcnVal" , t."gerFrqThrH" AS "gerFrqThrH" , t."gerFrqThrL" AS "gerFrqThrL" , t."nccperm" AS "nccperm" , t."pMaxGer" AS "pMaxGer" , t."qRxLevMinGer" AS "qRxLevMinGer" FROM nokia_raml20."GNFL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'GPC', 'format_mo':'GPC', 'insert_query': ' INSERT INTO nokia_cm."GPC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."nccrNumberZeroResults" AS "nccrNumberZeroResults" , t."nccrOtherPcuCellOffset" AS "nccrOtherPcuCellOffset" , t."nccrRxlevIdleWinSize" AS "nccrRxlevIdleWinSize" , t."nccrRxlevTraWinSize" AS "nccrRxlevTraWinSize" , t."qcTputThrModes_egprsDlRlcAckMode" AS "qcTputThrModes_egprsDlRlcAckMode" , t."qcTputThrModes_egprsUlRlcAckMode" AS "qcTputThrModes_egprsUlRlcAckMode" , t."qcTputThrModes_gprsDlRlcAckMode" AS "qcTputThrModes_gprsDlRlcAckMode" , t."qcTputThrModes_gprsUlRlcAckMode" AS "qcTputThrModes_gprsUlRlcAckMode" , t."address" AS "address" , t."name" AS "name" FROM nokia_raml20."GPC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'GTPU', 'format_mo':'GTPU', 'insert_query': ' INSERT INTO nokia_cm."GTPU" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."gtpuN3Reqs" AS "gtpuN3Reqs" , t."gtpuPathSupint" AS "gtpuPathSupint" , t."gtpuT3Resp" AS "gtpuT3Resp" , t."sgwIpAddressList_sgwIpAddress_transportNwId" AS "sgwIpAddressList_sgwIpAddress_transportNwId" FROM nokia_raml20."GTPU" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'HDLC', 'format_mo':'HDLC', 'insert_query': ' INSERT INTO nokia_cm."HDLC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."hdlcAdministrativeState" AS "hdlcAdministrativeState" , t."hdlcBandwith" AS "hdlcBandwith" , t."hdlcLinkName" AS "hdlcLinkName" , t."hdlcPcmId" AS "hdlcPcmId" , t."hdlcStartTsl" AS "hdlcStartTsl" FROM nokia_raml20."HDLC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'HOC', 'format_mo':'HOC', 'insert_query': ' INSERT INTO nokia_cm."HOC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."allAdjacentCellsAveraged" AS "allAdjacentCellsAveraged" , t."allInterfCellsAveraged" AS "allInterfCellsAveraged" , t."allUtranAdjAver" AS "allUtranAdjAver" , t."amhTrafficControlIUO" AS "amhTrafficControlIUO" , t."amhTrafficControlMCN" AS "amhTrafficControlMCN" , t."amhTrhoPbgtMargin" AS "amhTrhoPbgtMargin" , t."averagingWindowSizeAdjCell" AS "averagingWindowSizeAdjCell" , t."ddeThresholdsLevNx" AS "ddeThresholdsLevNx" , t."ddeThresholdsLevPx" AS "ddeThresholdsLevPx" , t."ddeThresholdsLevRxLevel" AS "ddeThresholdsLevRxLevel" , t."ddeWindow" AS "ddeWindow" , t."enaFastAveCallSetup" AS "enaFastAveCallSetup" , t."enaFastAveHo" AS "enaFastAveHo" , t."enaFastAvePc" AS "enaFastAvePc" , t."enaHierCellHo" AS "enaHierCellHo" , t."enaTchAssSuperIuo" AS "enaTchAssSuperIuo" , t."enableInterFrtIuoHo" AS "enableInterFrtIuoHo" , t."enableIntraHoDl" AS "enableIntraHoDl" , t."enableIntraHoUl" AS "enableIntraHoUl" , t."enableMsDistance" AS "enableMsDistance" , t."enablePowerBudgetHo" AS "enablePowerBudgetHo" , t."enableSddchHandover" AS "enableSddchHandover" , t."enableUmbrellaHo" AS "enableUmbrellaHo" , t."erfdEnabled" AS "erfdEnabled" , t."erfdOver" AS "erfdOver" , t."failMoveThreshold" AS "failMoveThreshold" , t."fddRepThr2" AS "fddRepThr2" , t."gsmPlmnPriorisation" AS "gsmPlmnPriorisation" , t."hoAvaragingLevDLWeighting" AS "hoAvaragingLevDLWeighting" , t."hoAvaragingLevDlWindowSize" AS "hoAvaragingLevDlWindowSize" , t."hoAveragingLevUlWeighting" AS "hoAveragingLevUlWeighting" , t."hoAveragingLevUlWindowSize" AS "hoAveragingLevUlWindowSize" , t."hoAveragingQualDlWeighting" AS "hoAveragingQualDlWeighting" , t."hoAveragingQualDlWindowSize" AS "hoAveragingQualDlWindowSize" , t."hoAveragingQualUlWeighting" AS "hoAveragingQualUlWeighting" , t."hoAveragingQualUlWindowSize" AS "hoAveragingQualUlWindowSize" , t."hoPeriodPbgt" AS "hoPeriodPbgt" , t."hoPeriodUmbrella" AS "hoPeriodUmbrella" , t."hoTLDlPx" AS "hoTLDlPx" , t."hoTLDlRxLevel" AS "hoTLDlRxLevel" , t."hoTLUlNx" AS "hoTLUlNx" , t."hoTLUlPx" AS "hoTLUlPx" , t."hoTLUlRxLevel" AS "hoTLUlRxLevel" , t."hoTQDlNx" AS "hoTQDlNx" , t."hoTQDlPx" AS "hoTQDlPx" , t."hoTQDlRxQual" AS "hoTQDlRxQual" , t."hoTQUlNx" AS "hoTQUlNx" , t."hoTQUlPx" AS "hoTQUlPx" , t."hoTQUlRxQual" AS "hoTQUlRxQual" , t."hoThrInterferenceDlNx" AS "hoThrInterferenceDlNx" , t."hoThrInterferenceDlPx" AS "hoThrInterferenceDlPx" , t."hoThresholdsInterferenceDlRxLevel" AS "hoThresholdsInterferenceDlRxLevel" , t."hoThresholdsInterferenceULNx" AS "hoThresholdsInterferenceULNx" , t."hoThresholdsInterferenceULPx" AS "hoThresholdsInterferenceULPx" , t."hoThresholdsInterferenceULRxLevel" AS "hoThresholdsInterferenceULRxLevel" , t."hoThresholdsLevDLNx" AS "hoThresholdsLevDLNx" , t."hoThresholdsRapidLevUl" AS "hoThresholdsRapidLevUl" , t."hoThresholdsRapidLevUlN" AS "hoThresholdsRapidLevUlN" , t."interSystemDa" AS "interSystemDa" , t."intfCellAvgWindowSize" AS "intfCellAvgWindowSize" , t."intfCellNbrOfZeroResults" AS "intfCellNbrOfZeroResults" , t."intraHoAmrFrToDfrRxQualThr" AS "intraHoAmrFrToDfrRxQualThr" , t."intraHoLoRxLevLimAmrHr" AS "intraHoLoRxLevLimAmrHr" , t."intraHoLoRxQualLimAmr" AS "intraHoLoRxQualLimAmr" , t."intraHoThrRxQualAmrToDhr" AS "intraHoThrRxQualAmrToDhr" , t."intraHoUpRxLevLimAmrHr" AS "intraHoUpRxLevLimAmrHr" , t."lowerSpeedLimit" AS "lowerSpeedLimit" , t."maxMsDistanceHoThreshold" AS "maxMsDistanceHoThreshold" , t."minBsicDecodeTime" AS "minBsicDecodeTime" , t."minIntBetweenHoReq" AS "minIntBetweenHoReq" , t."minIntBetweenUnsuccHoAttempt" AS "minIntBetweenUnsuccHoAttempt" , t."minIntIuoHoReqBQ" AS "minIntIuoHoReqBQ" , t."minIntUnsuccIsHo" AS "minIntUnsuccIsHo" , t."minIntUnsuccIuoHo" AS "minIntUnsuccIuoHo" , t."minMsDistanceHoThreshold" AS "minMsDistanceHoThreshold" , t."modifiedAveWinNCell" AS "modifiedAveWinNCell" , t."modifiedNoz" AS "modifiedNoz" , t."msDHoThrParamN8" AS "msDHoThrParamN8" , t."msDistanceAveragingParamHreqave" AS "msDistanceAveragingParamHreqave" , t."msDistanceHoThresholdParamMsRangeMax" AS "msDistanceHoThresholdParamMsRangeMax" , t."msDistanceHoThresholdParamP8" AS "msDistanceHoThresholdParamP8" , t."msSpeedAveraging" AS "msSpeedAveraging" , t."msSpeedDetectionState" AS "msSpeedDetectionState" , t."msSpeedThresholdNx" AS "msSpeedThresholdNx" , t."msSpeedThresholdPx" AS "msSpeedThresholdPx" , t."multiratRep" AS "multiratRep" , t."noOfZeroResUtran" AS "noOfZeroResUtran" , t."nonBcchLayerAccessThr" AS "nonBcchLayerAccessThr" , t."nonBcchLayerExitThr_nx" AS "nonBcchLayerExitThr_nx" , t."nonBcchLayerExitThr_px" AS "nonBcchLayerExitThr_px" , t."numberOfZeroResults" AS "numberOfZeroResults" , t."oscDemultiplexingUlRxLevMargin" AS "oscDemultiplexingUlRxLevMargin" , t."oscDfrDemultiplexingRxQualThr" AS "oscDfrDemultiplexingRxQualThr" , t."oscDfrDemultiplexingUlRxLevMargin" AS "oscDfrDemultiplexingUlRxLevMargin" , t."oscDfrDemuxDlRxLevelThr" AS "oscDfrDemuxDlRxLevelThr" , t."oscDfrMultiplexingRxQualThr" AS "oscDfrMultiplexingRxQualThr" , t."oscDfrMultiplexingUlRxLevThr" AS "oscDfrMultiplexingUlRxLevThr" , t."oscDfrMultiplexingUlRxLevWindow" AS "oscDfrMultiplexingUlRxLevWindow" , t."oscDfrMuxDlRxLevelThr" AS "oscDfrMuxDlRxLevelThr" , t."oscDfrMuxDlRxQualThr" AS "oscDfrMuxDlRxQualThr" , t."oscDhrDemultiplexingRxQualityThr" AS "oscDhrDemultiplexingRxQualityThr" , t."oscDhrDemuxDlRxLevelThr" AS "oscDhrDemuxDlRxLevelThr" , t."oscDhrMultiplexingRxQualityThr" AS "oscDhrMultiplexingRxQualityThr" , t."oscDhrMuxDlRxLevelThr" AS "oscDhrMuxDlRxLevelThr" , t."oscDhrMuxDlRxQualThr" AS "oscDhrMuxDlRxQualThr" , t."oscMultiplexingUlRxLevelThr" AS "oscMultiplexingUlRxLevelThr" , t."oscMultiplexingUlRxLevelWindow" AS "oscMultiplexingUlRxLevelWindow" , t."qSearchC" AS "qSearchC" , t."reportingOffset" AS "reportingOffset" , t."reportingOffset1800" AS "reportingOffset1800" , t."reportingOffset1900" AS "reportingOffset1900" , t."reportingOffset850" AS "reportingOffset850" , t."reportingOffset900" AS "reportingOffset900" , t."reportingThreshold" AS "reportingThreshold" , t."reportingThreshold1800" AS "reportingThreshold1800" , t."reportingThreshold1900" AS "reportingThreshold1900" , t."reportingThreshold850" AS "reportingThreshold850" , t."reportingThreshold900" AS "reportingThreshold900" , t."rxLevel" AS "rxLevel" , t."servingBandReporting" AS "servingBandReporting" , t."smaxMsDistanceHoThreshold" AS "smaxMsDistanceHoThreshold" , t."sminMsDistanceHoThreshold" AS "sminMsDistanceHoThreshold" , t."superReuseBadCiThresholdCiRatio" AS "superReuseBadCiThresholdCiRatio" , t."superReuseBadCiThresholdNx" AS "superReuseBadCiThresholdNx" , t."superReuseBadCiThresholdPx" AS "superReuseBadCiThresholdPx" , t."superReuseBadRxLevThresholdNx" AS "superReuseBadRxLevThresholdNx" , t."superReuseBadRxLevThresholdPx" AS "superReuseBadRxLevThresholdPx" , t."superReuseBadRxLevThresholdRxLevel" AS "superReuseBadRxLevThresholdRxLevel" , t."superReuseEstMethod" AS "superReuseEstMethod" , t."superReuseGoodCiThresholdCiRatio" AS "superReuseGoodCiThresholdCiRatio" , t."superReuseGoodCiThresholdNx" AS "superReuseGoodCiThresholdNx" , t."superReuseGoodCiThresholdPx" AS "superReuseGoodCiThresholdPx" , t."superReuseGoodRxLevThresholdNx" AS "superReuseGoodRxLevThresholdNx" , t."superReuseGoodRxLevThresholdPx" AS "superReuseGoodRxLevThresholdPx" , t."superReuseGoodRxLevThresholdRxLevel" AS "superReuseGoodRxLevThresholdRxLevel" , t."thrDlRxQualDfr" AS "thrDlRxQualDfr" , t."thrDlRxQualDhr" AS "thrDlRxQualDhr" , t."thrUlRxQualDfr" AS "thrUlRxQualDfr" , t."thrUlRxQualDhr" AS "thrUlRxQualDhr" , t."upperSpeedLimit" AS "upperSpeedLimit" , t."utranAveragingNumber" AS "utranAveragingNumber" , t."utranHoThScTpdc" AS "utranHoThScTpdc" , t."wcdmaRanCellPenalty" AS "wcdmaRanCellPenalty" , t."address" AS "address" , t."name" AS "name" , t."ciEstMethod" AS "ciEstMethod" , t."fddMultiratRep" AS "fddMultiratRep" , t."lowerCiLimit" AS "lowerCiLimit" , t."priorityAdjStep" AS "priorityAdjStep" , t."advancedCompressionHoForAmr" AS "advancedCompressionHoForAmr" , t."invalidBsicReporting" AS "invalidBsicReporting" , t."reportingRate" AS "reportingRate" FROM nokia_raml20."HOC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'HOPG', 'format_mo':'HOPG', 'insert_query': ' INSERT INTO nokia_cm."HOPG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjgHCSpriority" AS "AdjgHCSpriority" , t."AdjgHCSthreshold" AS "AdjgHCSthreshold" , t."AdjgMinRxLevNCHO" AS "AdjgMinRxLevNCHO" , t."AdjgPenaltyTime" AS "AdjgPenaltyTime" , t."AdjgPenaltyTimeNCHO" AS "AdjgPenaltyTimeNCHO" , t."AdjgPriorityCoverage" AS "AdjgPriorityCoverage" , t."AdjgPrioritySLHO" AS "AdjgPrioritySLHO" , t."AdjgQoffset1" AS "AdjgQoffset1" , t."AdjgQrxlevMin" AS "AdjgQrxlevMin" , t."AdjgRxLevMinHO" AS "AdjgRxLevMinHO" , t."AdjgTempOffset1" AS "AdjgTempOffset1" , t."HOPGChangeOrigin" AS "HOPGChangeOrigin" , t."AdjgAbsPrioCellReselec" AS "AdjgAbsPrioCellReselec" , t."AdjgThreshigh" AS "AdjgThreshigh" , t."AdjgThreslow" AS "AdjgThreslow" FROM nokia_raml20."HOPG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'HOPI', 'format_mo':'HOPI', 'insert_query': ' INSERT INTO nokia_cm."HOPI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjiEcNoMargin" AS "AdjiEcNoMargin" , t."AdjiHCSpriority" AS "AdjiHCSpriority" , t."AdjiHCSthreshold" AS "AdjiHCSthreshold" , t."AdjiMinEcNo" AS "AdjiMinEcNo" , t."AdjiMinEcNoNCHO" AS "AdjiMinEcNoNCHO" , t."AdjiMinRSCP" AS "AdjiMinRSCP" , t."AdjiMinRscpNCHO" AS "AdjiMinRscpNCHO" , t."AdjiPenaltyTime" AS "AdjiPenaltyTime" , t."AdjiPenaltyTimeNCHO" AS "AdjiPenaltyTimeNCHO" , t."AdjiPlossMargin" AS "AdjiPlossMargin" , t."AdjiPriorityCoverage" AS "AdjiPriorityCoverage" , t."AdjiPriorityDCellCAHO" AS "AdjiPriorityDCellCAHO" , t."AdjiPriorityHSCAHO" AS "AdjiPriorityHSCAHO" , t."AdjiPriorityMIMOCAHO" AS "AdjiPriorityMIMOCAHO" , t."AdjiPriorityQuality" AS "AdjiPriorityQuality" , t."AdjiPrioritySLHO" AS "AdjiPrioritySLHO" , t."AdjiQoffset1" AS "AdjiQoffset1" , t."AdjiQoffset2" AS "AdjiQoffset2" , t."AdjiQqualMin" AS "AdjiQqualMin" , t."AdjiQrxlevMin" AS "AdjiQrxlevMin" , t."AdjiTempOffset1" AS "AdjiTempOffset1" , t."AdjiTempOffset2" AS "AdjiTempOffset2" , t."BlindHORSCPThr" AS "BlindHORSCPThr" , t."HOPIChangeOrigin" AS "HOPIChangeOrigin" , t."AdjiPriorityReDir" AS "AdjiPriorityReDir" , t."AdjiAbsPrioCellReselec" AS "AdjiAbsPrioCellReselec" , t."AdjiQqualminFDD" AS "AdjiQqualminFDD" , t."AdjiQrxlevminFDD" AS "AdjiQrxlevminFDD" , t."AdjiThreshigh" AS "AdjiThreshigh" , t."AdjiThreslow" AS "AdjiThreslow" FROM nokia_raml20."HOPI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'HOPL', 'format_mo':'HOPL', 'insert_query': ' INSERT INTO nokia_cm."HOPL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjLAbsPrioCellReselec" AS "AdjLAbsPrioCellReselec" , t."AdjLFreqPriority" AS "AdjLFreqPriority" , t."AdjLQqualminEUTRA" AS "AdjLQqualminEUTRA" , t."AdjLQrxlevminEUTRA" AS "AdjLQrxlevminEUTRA" , t."AdjLThreshigh" AS "AdjLThreshigh" , t."AdjLThreshigh2" AS "AdjLThreshigh2" , t."AdjLThreslow" AS "AdjLThreslow" , t."AdjLThreslow2" AS "AdjLThreslow2" , t."HOPLChangeOrigin" AS "HOPLChangeOrigin" , t."AdjLMinRSRPLevel" AS "AdjLMinRSRPLevel" , t."AdjLMinRSRQLevel" AS "AdjLMinRSRQLevel" FROM nokia_raml20."HOPL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'HOPS', 'format_mo':'HOPS', 'insert_query': ' INSERT INTO nokia_cm."HOPS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AdjsHCSpriority" AS "AdjsHCSpriority" , t."AdjsHCSthreshold" AS "AdjsHCSthreshold" , t."AdjsPenaltyTime" AS "AdjsPenaltyTime" , t."AdjsQoffset1" AS "AdjsQoffset1" , t."AdjsQoffset2" AS "AdjsQoffset2" , t."AdjsQqualMin" AS "AdjsQqualMin" , t."AdjsQrxlevMin" AS "AdjsQrxlevMin" , t."AdjsTempOffset1" AS "AdjsTempOffset1" , t."AdjsTempOffset2" AS "AdjsTempOffset2" , t."EcNoAveragingWindow" AS "EcNoAveragingWindow" , t."EnableInterRNCsho" AS "EnableInterRNCsho" , t."EnableRRCRelease" AS "EnableRRCRelease" , t."HHOMarginAverageEcNo" AS "HHOMarginAverageEcNo" , t."HHOMarginPeakEcNo" AS "HHOMarginPeakEcNo" , t."HOPSChangeOrigin" AS "HOPSChangeOrigin" , t."HSDPAAvailabilityIur" AS "HSDPAAvailabilityIur" , t."HSUPAAvailabilityIur" AS "HSUPAAvailabilityIur" , t."ReleaseMarginAverageEcNo" AS "ReleaseMarginAverageEcNo" , t."ReleaseMarginPeakEcNo" AS "ReleaseMarginPeakEcNo" FROM nokia_raml20."HOPS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'HW', 'format_mo':'HW', 'insert_query': ' INSERT INTO nokia_cm."HW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."locationName" AS "locationName" , t."serialNumber" AS "serialNumber" , t."softwareReleaseVersion" AS "softwareReleaseVersion" , t."systemReleaseVersion" AS "systemReleaseVersion" , t."systemTitle" AS "systemTitle" , t."vendorName" AS "vendorName" , t."operationalState" AS "operationalState" , t."NEType" AS "NEType" FROM nokia_raml20."HW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IAIF', 'format_mo':'IAIF', 'insert_query': ' INSERT INTO nokia_cm."IAIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."destIpAddr" AS "destIpAddr" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" , t."atmIfId" AS "atmIfId" , t."encapsulationMethod" AS "encapsulationMethod" , t."usage" AS "usage" , t."vci" AS "vci" , t."vpi" AS "vpi" FROM nokia_raml20."IAIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IBFD', 'format_mo':'IBFD', 'insert_query': ' INSERT INTO nokia_cm."IBFD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."alarmEnabled" AS "alarmEnabled" , t."bfdEnabled" AS "bfdEnabled" , t."dstIp" AS "dstIp" , t."ipbrId" AS "ipbrId" , t."profileId" AS "profileId" , t."sessionType" AS "sessionType" , t."srcIp" AS "srcIp" FROM nokia_raml20."IBFD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IBFP', 'format_mo':'IBFP', 'insert_query': ' INSERT INTO nokia_cm."IBFP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."desiredMinTx" AS "desiredMinTx" , t."detectMult" AS "detectMult" , t."dscp" AS "dscp" , t."profileName" AS "profileName" , t."requiredMinRx" AS "requiredMinRx" FROM nokia_raml20."IBFP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IDNS', 'format_mo':'IDNS', 'insert_query': ' INSERT INTO nokia_cm."IDNS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cache" AS "cache" , t."localDomain" AS "localDomain" , t."roundRobin" AS "roundRobin" , t."serverIPAddr_addrValue_addrVer" AS "serverIPAddr_addrValue_addrVer" , t."serverIpAddress" AS "serverIpAddress" , t."serverIpAddress2" AS "serverIpAddress2" FROM nokia_raml20."IDNS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IDSP', 'format_mo':'IDSP', 'insert_query': ' INSERT INTO nokia_cm."IDSP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dscpProfileName" AS "dscpProfileName" , t."profileList_dscpNumber_phb" AS "profileList_dscpNumber_phb" FROM nokia_raml20."IDSP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IEIF', 'format_mo':'IEIF', 'insert_query': ' INSERT INTO nokia_cm."IEIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cir" AS "cir" , t."confCost" AS "confCost" , t."helloInterval" AS "helloInterval" , t."ipAddr_localIpAddr_netmask" AS "ipAddr_localIpAddr_netmask" , t."mtu" AS "mtu" , t."mtuMismatchDetection" AS "mtuMismatchDetection" , t."ospfWithBfd" AS "ospfWithBfd" , t."qosEnabled" AS "qosEnabled" , t."retransInterval" AS "retransInterval" , t."routerDeadInterval" AS "routerDeadInterval" , t."sbs" AS "sbs" , t."sbsTotal" AS "sbsTotal" , t."shapedBandwidth" AS "shapedBandwidth" , t."sir" AS "sir" , t."sirTotal" AS "sirTotal" , t."trafficPathShapingEnable" AS "trafficPathShapingEnable" , t."transmitDelay" AS "transmitDelay" , t."upperLayerShaping" AS "upperLayerShaping" , t."vlanEnabled" AS "vlanEnabled" , t."vlanId" AS "vlanId" , t."IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask" AS "IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask" , t."administrativeState" AS "administrativeState" , t."ifType" AS "ifType" , t."IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask" AS "IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask" , t."localIpAddr" AS "localIpAddr" , t."localIpv6Addr" AS "localIpv6Addr" , t."localIpv6PrefixLength" AS "localIpv6PrefixLength" , t."netmask" AS "netmask" , t."wfqSchedQueueWeight" AS "wfqSchedQueueWeight" FROM nokia_raml20."IEIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IFPG', 'format_mo':'IFPG', 'insert_query': ' INSERT INTO nokia_cm."IFPG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."transIfPuPtrs" AS "transIfPuPtrs" FROM nokia_raml20."IFPG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IGIF', 'format_mo':'IGIF', 'insert_query': ' INSERT INTO nokia_cm."IGIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."RncEthernetBw" AS "RncEthernetBw" , t."ethInterfaceRate" AS "ethInterfaceRate" FROM nokia_raml20."IGIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IICP', 'format_mo':'IICP', 'insert_query': ' INSERT INTO nokia_cm."IICP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dscp" AS "dscp" , t."echoReplyTmout" AS "echoReplyTmout" , t."echoReqPeriod" AS "echoReqPeriod" , t."maxLostPkt" AS "maxLostPkt" , t."payloadLength" AS "payloadLength" FROM nokia_raml20."IICP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IMAG', 'format_mo':'IMAG', 'insert_query': ' INSERT INTO nokia_cm."IMAG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."administrativeState" AS "administrativeState" , t."imaVersionId" AS "imaVersionId" , t."interfaceNumber" AS "interfaceNumber" , t."interfaces" AS "interfaces" , t."minNumLinks" AS "minNumLinks" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."IMAG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'INTP', 'format_mo':'INTP', 'insert_query': ' INSERT INTO nokia_cm."INTP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ntpServers" AS "ntpServers" , t."ntpAlarmThreshold" AS "ntpAlarmThreshold" FROM nokia_raml20."INTP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPBR', 'format_mo':'IPBR', 'insert_query': ' INSERT INTO nokia_cm."IPBR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."committedBW" AS "committedBW" , t."committedDcnBW" AS "committedDcnBW" , t."committedSigBW" AS "committedSigBW" , t."ifcFlag" AS "ifcFlag" , t."ipBasedRouteName" AS "ipBasedRouteName" , t."localMuxUDPPort" AS "localMuxUDPPort" , t."maxMuxPackets" AS "maxMuxPackets" , t."ratio" AS "ratio" , t."remoteMuxUDPPort" AS "remoteMuxUDPPort" , t."routeBW" AS "routeBW" , t."udpMuxDSCP" AS "udpMuxDSCP" , t."udpMuxEnabled" AS "udpMuxEnabled" , t."dspmProfileID" AS "dspmProfileID" , t."ifcNRTDCH" AS "ifcNRTDCH" , t."ifcNRTHSDPA" AS "ifcNRTHSDPA" , t."phbProfileID" AS "phbProfileID" , t."schedulerType" AS "schedulerType" FROM nokia_raml20."IPBR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPHB', 'format_mo':'IPHB', 'insert_query': ' INSERT INTO nokia_cm."IPHB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."phbProfileName" AS "phbProfileName" , t."profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri" AS "profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri" , t."profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri" AS "profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri" , NULL AS "profileListExpWeigLengthMaxDropMaxThresholdMinThreshold_phb_qW" , NULL AS "profileList_expWeig_length_maxDrop_maxThreshold_minThresholdphb" FROM nokia_raml20."IPHB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPNB', 'format_mo':'IPNB', 'insert_query': ' INSERT INTO nokia_cm."IPNB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CNBAPICSUIndex" AS "CNBAPICSUIndex" , t."SCTPPortNumberCNBAP" AS "SCTPPortNumberCNBAP" , t."DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP" AS "DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP" , t."IPBasedRouteId" AS "IPBasedRouteId" , t."IPNBChangeOrigin" AS "IPNBChangeOrigin" , t."MaxSCTPFrameSize" AS "MaxSCTPFrameSize" , t."MinSCTPPortIub" AS "MinSCTPPortIub" , t."NBAPDSCP" AS "NBAPDSCP" , t."NodeBIPAddress" AS "NodeBIPAddress" , t."WBTSId" AS "WBTSId" , t."DNBAP_CControlPortID_SCTPPortNumberDNBAP" AS "DNBAP_CControlPortID_SCTPPortNumberDNBAP" , t."NBAPCSPUIndex" AS "NBAPCSPUIndex" , t."NBAPEIPUIndex" AS "NBAPEIPUIndex" , t."NBAPQNIUBIndex" AS "NBAPQNIUBIndex" , t."SourceNBAPIPAddress" AS "SourceNBAPIPAddress" , t."SourceNBAPIPNetmask" AS "SourceNBAPIPNetmask" , t."VRF" AS "VRF" FROM nokia_raml20."IPNB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPNO', 'format_mo':'IPNO', 'insert_query': ' INSERT INTO nokia_cm."IPNO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdHoldUpTime" AS "bfdHoldUpTime" , t."btsId" AS "btsId" , t."btsIpAddr" AS "btsIpAddr" , t."btsSubnetMacAddr" AS "btsSubnetMacAddr" , t."cesopsnIpAddress" AS "cesopsnIpAddress" , t."disableFtp" AS "disableFtp" , t."enableSoam" AS "enableSoam" , t."flexBusIpAddr" AS "flexBusIpAddr" , t."fpLocalUdpPort" AS "fpLocalUdpPort" , t."fpMuxAmount" AS "fpMuxAmount" , t."fpMuxDelay" AS "fpMuxDelay" , t."fpRemoteUdpPort" AS "fpRemoteUdpPort" , t."ftmIpAddr" AS "ftmIpAddr" , t."ftmNetmask" AS "ftmNetmask" , t."iHSPAmode" AS "iHSPAmode" , t."icmpResponseEnabled" AS "icmpResponseEnabled" , t."linkOAMLoopbackSupport" AS "linkOAMLoopbackSupport" , t."mtu" AS "mtu" , t."oamCir" AS "oamCir" , t."oamTlvReply" AS "oamTlvReply" , t."omsTls" AS "omsTls" , t."ret1IpAddr" AS "ret1IpAddr" , t."rncIpAddr" AS "rncIpAddr" , t."transportMode" AS "transportMode" , t."twampMessageRate" AS "twampMessageRate" , t."cPlaneIpAddress" AS "cPlaneIpAddress" , t."mPlaneIpAddress" AS "mPlaneIpAddress" , t."planeMacAddr" AS "planeMacAddr" , t."sPlaneIpAddress" AS "sPlaneIpAddress" , t."twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag" AS "twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag" , t."uPlane2IpAddress" AS "uPlane2IpAddress" , t."uPlaneIpAddress" AS "uPlaneIpAddress" , t."IPForwardingIPV4" AS "IPForwardingIPV4" , t."defaultTTL" AS "defaultTTL" , t."subnetsAreLocal" AS "subnetsAreLocal" , t."hostName" AS "hostName" , t."twampReflectorOn" AS "twampReflectorOn" , t."twampReflectorPort" AS "twampReflectorPort" , t."twampSourcePort" AS "twampSourcePort" , t."actFastIpRerouting" AS "actFastIpRerouting" , t."actIpTnlMeasure" AS "actIpTnlMeasure" , t."actIpv6" AS "actIpv6" , t."actSeparationRanSharing" AS "actSeparationRanSharing" , t."cPlaneIpv6Address" AS "cPlaneIpv6Address" , t."ftmBtsSubnetAddress" AS "ftmBtsSubnetAddress" , t."ftmBtsSubnetMask" AS "ftmBtsSubnetMask" , t."mainTransportNwId" AS "mainTransportNwId" , t."oamIpAddr" AS "oamIpAddr" , t."retransTimer" AS "retransTimer" , t."secOmsIpAddr" AS "secOmsIpAddr" , t."servingOms" AS "servingOms" , t."servingOmsAdminSetting" AS "servingOmsAdminSetting" , t."uPlaneIpv6Address" AS "uPlaneIpv6Address" , t."wfqSchedOamWeight" AS "wfqSchedOamWeight" , t."actDualUPlaneIpAddress" AS "actDualUPlaneIpAddress" , t."cPlaneIpAddressSec" AS "cPlaneIpAddressSec" , t."cPlaneIpv6AddressSec" AS "cPlaneIpv6AddressSec" , t."uPlane2Ipv6Address" AS "uPlane2Ipv6Address" , t."actDynamicIP" AS "actDynamicIP" , t."actIPv6Mplane" AS "actIPv6Mplane" , t."addCPlaneIpAddressSec" AS "addCPlaneIpAddressSec" , t."addCPlaneIpv4Address" AS "addCPlaneIpv4Address" , t."addCPlaneIpv6Address" AS "addCPlaneIpv6Address" , t."addCPlaneIpv6AddressSec" AS "addCPlaneIpv6AddressSec" , t."addUPlaneIpv4Address" AS "addUPlaneIpv4Address" , t."addUPlaneIpv6Address" AS "addUPlaneIpv6Address" , t."transportNwId" AS "transportNwId" , t."ftmBtsSubnetPrefixLength" AS "ftmBtsSubnetPrefixLength" , t."tlsRenegotiationInterval" AS "tlsRenegotiationInterval" FROM nokia_raml20."IPNO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPQM', 'format_mo':'IPQM', 'insert_query': ' INSERT INTO nokia_cm."IPQM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."BackgroundTCToDSCP" AS "BackgroundTCToDSCP" , t."ConversationalTCToDSCP" AS "ConversationalTCToDSCP" , t."IPQMChangeOrigin" AS "IPQMChangeOrigin" , t."InteractiveTHP1TCToDSCP" AS "InteractiveTHP1TCToDSCP" , t."InteractiveTHP2TCToDSCP" AS "InteractiveTHP2TCToDSCP" , t."InteractiveTHP3TCToDSCP" AS "InteractiveTHP3TCToDSCP" , t."StreamingTCToDSCP" AS "StreamingTCToDSCP" FROM nokia_raml20."IPQM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPRM', 'format_mo':'IPRM', 'insert_query': ' INSERT INTO nokia_cm."IPRM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."RmExceptions_sourceTwoDiscr_userLabel" AS "RmExceptions_sourceTwoDiscr_userLabel" FROM nokia_raml20."IPRM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPRO', 'format_mo':'IPRO', 'insert_query': ' INSERT INTO nokia_cm."IPRO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."addrValueIPV4" AS "addrValueIPV4" , t."ifName" AS "ifName" , t."ipBasedRouteId" AS "ipBasedRouteId" , t."phbAF1" AS "phbAF1" , t."phbAF2" AS "phbAF2" , t."phbAF3" AS "phbAF3" , t."phbAF4" AS "phbAF4" , t."phbBE" AS "phbBE" , t."phbEF" AS "phbEF" , t."address" AS "address" , t."iface" AS "iface" , t."vrf" AS "vrf" FROM nokia_raml20."IPRO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPRT', 'format_mo':'IPRT', 'insert_query': ' INSERT INTO nokia_cm."IPRT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."staticRoutes_bfdId_destIpAddr_gateway_netmask_preference" AS "staticRoutes_bfdId_destIpAddr_gateway_netmask_preference" , t."staticRoutes_bfdId_destIpAddr_gateway_netmask_preSrcIpv4Addr_preference" AS "staticRoutes_bfdId_destIpAddr_gateway_netmask_preSrcIpv4Addr_preference" FROM nokia_raml20."IPRT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IPSECC', 'format_mo':'IPSECC', 'insert_query': ' INSERT INTO nokia_cm."IPSECC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ipSecEnabled" AS "ipSecEnabled" , t."ipSecEmBypassCtrlIpAddr" AS "ipSecEmBypassCtrlIpAddr" , t."ipSecEmBypassEnabled" AS "ipSecEmBypassEnabled" , t."ipSecEmBypassPingTimer" AS "ipSecEmBypassPingTimer" , t."ipSecEmBypassState" AS "ipSecEmBypassState" , t."actIpSecBkupTun" AS "actIpSecBkupTun" , t."securityPolicies_antiReplayEnabled_antiReplayWindowSize_dpddelay_dpdtimeout_encryptionMethod_ikeDiffHellGrp_ikeEncryptionMethod_ikeProtocol_ipSecBkupTunCurrRemoteEndpoint_ipSecBkupTunMaxSwitchTime_ipSecBkupTunMinSwitchTime_ipSecBkupTunRemoteEndpoint_ipSecBkupTunState_ipSecStatus_localIpAddress_localIpPort_localIpPrefixLength_localTunnelEndpoint_policyNumber_protocol_remoteIpAddress_remoteIpPort_remoteIpPrefixLength_remoteTunnelEndpoint_saMaxLifeTime" AS "securityPolicies_antiReplayEnabled_antiReplayWindowSize_dpddelay_dpdtimeout_encryptionMethod_ikeDiffHellGrp_ikeEncryptionMethod_ikeProtocol_ipSecBkupTunCurrRemoteEndpoint_ipSecBkupTunMaxSwitchTime_ipSecBkupTunMinSwitchTime_ipSecBkupTunRemoteEndpoint_ipSecBkupTunState_ipSecStatus_localIpAddress_localIpPort_localIpPrefixLength_localTunnelEndpoint_policyNumber_protocol_remoteIpAddress_remoteIpPort_remoteIpPrefixLength_remoteTunnelEndpoint_saMaxLifeTime" FROM nokia_raml20."IPSECC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IQOS', 'format_mo':'IQOS', 'insert_query': ' INSERT INTO nokia_cm."IQOS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dspmProfileId" AS "dspmProfileId" , t."dspmProfileName" AS "dspmProfileName" , t."phbProfileId" AS "phbProfileId" , t."phbProfileName" AS "phbProfileName" , t."status" AS "status" FROM nokia_raml20."IQOS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IRFIM', 'format_mo':'IRFIM', 'insert_query': ' INSERT INTO nokia_cm."IRFIM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dlCarFrqEut" AS "dlCarFrqEut" , t."eutCelResPrio" AS "eutCelResPrio" , t."interFrqThrH" AS "interFrqThrH" , t."interFrqThrL" AS "interFrqThrL" , t."interPresAntP" AS "interPresAntP" , t."interTResEut" AS "interTResEut" , t."measBdw" AS "measBdw" , t."qOffFrq" AS "qOffFrq" , t."qRxLevMinInterF" AS "qRxLevMinInterF" , t."idleLBEutCelResWeight" AS "idleLBEutCelResWeight" FROM nokia_raml20."IRFIM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ISBFP', 'format_mo':'ISBFP', 'insert_query': ' INSERT INTO nokia_cm."ISBFP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."desiredMinTx" AS "desiredMinTx" , t."detectMult" AS "detectMult" , t."dscp" AS "dscp" , t."holdupTime" AS "holdupTime" , t."profileName" AS "profileName" , t."requiredMinRx" AS "requiredMinRx" FROM nokia_raml20."ISBFP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ITRKGRP', 'format_mo':'ITRKGRP', 'insert_query': ' INSERT INTO nokia_cm."ITRKGRP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."trkGrpBoolVal" AS "trkGrpBoolVal" , t."trkGrpOperation" AS "trkGrpOperation" , t."trkType" AS "trkType" FROM nokia_raml20."ITRKGRP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IUBSNT', 'format_mo':'IUBSNT', 'insert_query': ' INSERT INTO nokia_cm."IUBSNT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."IPV4MaskLength" AS "IPV4MaskLength" , t."IPV4SubnetAddress" AS "IPV4SubnetAddress" , t."assocMaxRetrans" AS "assocMaxRetrans" , t."hbInterval" AS "hbInterval" , t."maxInitRetrans" AS "maxInitRetrans" , t."pathMaxRetrans" AS "pathMaxRetrans" , t."rtoInitial" AS "rtoInitial" , t."rtoMax" AS "rtoMax" , t."rtoMin" AS "rtoMin" , t."sackPeriod" AS "sackPeriod" , t."validCookieLife" AS "validCookieLife" , t."maxSCTPFrameSize" AS "maxSCTPFrameSize" FROM nokia_raml20."IUBSNT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IUCS', 'format_mo':'IUCS', 'insert_query': ' INSERT INTO nokia_cm."IUCS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AAL2PTSigForIuCS" AS "AAL2PTSigForIuCS" , t."CNDomainVersion" AS "CNDomainVersion" , t."CNId" AS "CNId" , t."CSCNNRI_NRIMaxForCSCN_NRIMinForCSCN" AS "CSCNNRI_NRIMaxForCSCN_NRIMinForCSCN" , t."CSFlexiIuWeight" AS "CSFlexiIuWeight" , t."DefaultCN" AS "DefaultCN" , t."IUCSChangeOrigin" AS "IUCSChangeOrigin" , t."IUOIdentifier" AS "IUOIdentifier" , t."IuState" AS "IuState" , t."MinUDPPortCS" AS "MinUDPPortCS" , t."NetworkInd" AS "NetworkInd" , t."RelocationSupport" AS "RelocationSupport" , t."RtcpActivation" AS "RtcpActivation" , t."SignPointCode" AS "SignPointCode" , t."TRafC" AS "TRafC" , t."TRatC" AS "TRatC" , t."TigOR" AS "TigOR" , t."TinTR" AS "TinTR" FROM nokia_raml20."IUCS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IUCSIP', 'format_mo':'IUCSIP', 'insert_query': ' INSERT INTO nokia_cm."IUCSIP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DestIPAddressCS" AS "DestIPAddressCS" , t."IPBasedRouteIdCS" AS "IPBasedRouteIdCS" , t."IPNetmaskCS" AS "IPNetmaskCS" , t."IPQMIdCS" AS "IPQMIdCS" , t."IUCSIPChangeOrigin" AS "IUCSIPChangeOrigin" FROM nokia_raml20."IUCSIP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IUO', 'format_mo':'IUO', 'insert_query': ' INSERT INTO nokia_cm."IUO" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CSCNDRXLength" AS "CSCNDRXLength" , t."CS_T3212" AS "CS_T3212" , t."IUOChangeOrigin" AS "IUOChangeOrigin" , t."IuBarringDelayTimerCS" AS "IuBarringDelayTimerCS" , t."IuBarringDelayTimerPS" AS "IuBarringDelayTimerPS" , t."IuBarringRecoveryGroupCS" AS "IuBarringRecoveryGroupCS" , t."IuBarringRecoveryGroupPS" AS "IuBarringRecoveryGroupPS" , t."IuBarringRecoveryTimerCS" AS "IuBarringRecoveryTimerCS" , t."IuBarringRecoveryTimerPS" AS "IuBarringRecoveryTimerPS" , t."IubTransportSharingInd" AS "IubTransportSharingInd" , t."NRILengthForCSCN" AS "NRILengthForCSCN" , t."NRILengthForPSCN" AS "NRILengthForPSCN" , t."NullNRIForCSPool" AS "NullNRIForCSPool" , t."NullNRIForPSPool" AS "NullNRIForPSPool" , t."OperatorWeight" AS "OperatorWeight" , t."MCC" AS "MCC" , t."MNC" AS "MNC" , t."MNCLength" AS "MNCLength" , t."PSCNDRXLength" AS "PSCNDRXLength" , t."PS_NMO" AS "PS_NMO" , t."ICROperatorId" AS "ICROperatorId" , t."ICROperatorName" AS "ICROperatorName" , t."ICRPLMNid_MCC_MNC_MNCLength" AS "ICRPLMNid_MCC_MNC_MNCLength" , t."SharedAreaPLMNid_SharedAreaMCC_SharedAreaMNC_SharedAreaMNClength" AS "SharedAreaPLMNid_SharedAreaMCC_SharedAreaMNC_SharedAreaMNClength" FROM nokia_raml20."IUO" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IUPS', 'format_mo':'IUPS', 'insert_query': ' INSERT INTO nokia_cm."IUPS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CNDomainVersion" AS "CNDomainVersion" , t."CNId" AS "CNId" , t."CellFACHRelocSupport" AS "CellFACHRelocSupport" , t."DefaultCN" AS "DefaultCN" , t."IUOIdentifier" AS "IUOIdentifier" , t."IUPSChangeOrigin" AS "IUPSChangeOrigin" , t."IuState" AS "IuState" , t."NetworkInd" AS "NetworkInd" , t."PSCNNRI_NRIMaxForPSCN_NRIMinForPSCN" AS "PSCNNRI_NRIMaxForPSCN_NRIMinForPSCN" , t."PSFlexiIuWeight" AS "PSFlexiIuWeight" , t."RelocationSupport" AS "RelocationSupport" , t."SignPointCode" AS "SignPointCode" , t."TDataFwd" AS "TDataFwd" , t."TRafC" AS "TRafC" , t."TRatC" AS "TRatC" , t."TigOR" AS "TigOR" , t."TinTR" AS "TinTR" FROM nokia_raml20."IUPS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IUPSIP', 'format_mo':'IUPSIP', 'insert_query': ' INSERT INTO nokia_cm."IUPSIP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DestIPAddressPS" AS "DestIPAddressPS" , t."IPBasedRouteIdPS" AS "IPBasedRouteIdPS" , t."IPNetmaskPS" AS "IPNetmaskPS" , t."IPQMIdPS" AS "IPQMIdPS" , t."IUPSIPChangeOrigin" AS "IUPSIPChangeOrigin" FROM nokia_raml20."IUPSIP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IUR', 'format_mo':'IUR', 'insert_query': ' INSERT INTO nokia_cm."IUR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."NeighbouringPLMNid_MCC_MNC" AS "NeighbouringPLMNid_MCC_MNC" , t."name" AS "name" , t."AAL2PTSigForIur" AS "AAL2PTSigForIur" , t."CellFACHnRncRelocSupport" AS "CellFACHnRncRelocSupport" , t."DSCPHighIur" AS "DSCPHighIur" , t."DSCPLowIur" AS "DSCPLowIur" , t."DSCPMedDCHIur" AS "DSCPMedDCHIur" , t."DelayThresholdMaxIur" AS "DelayThresholdMaxIur" , t."DelayThresholdMidIur" AS "DelayThresholdMidIur" , t."DelayThresholdMinIur" AS "DelayThresholdMinIur" , t."HSDPACCEnabledIur" AS "HSDPACCEnabledIur" , t."HSDPAULCToDSCPIur" AS "HSDPAULCToDSCPIur" , t."HSPAOverIur" AS "HSPAOverIur" , t."HSUPACCIurEnabled" AS "HSUPACCIurEnabled" , t."HSUPADLCToDSCPIur" AS "HSUPADLCToDSCPIur" , t."IBTSSharing" AS "IBTSSharing" , t."IPBasedRouteIdIur" AS "IPBasedRouteIdIur" , t."IURChangeOrigin" AS "IURChangeOrigin" , t."InterfaceMode" AS "InterfaceMode" , t."IurUPSupport" AS "IurUPSupport" , t."MaxFPDLFrameSizeIur" AS "MaxFPDLFrameSizeIur" , t."MaxIurNRTHSDSCHBitRate" AS "MaxIurNRTHSDSCHBitRate" , t."MinUDPPortIur" AS "MinUDPPortIur" , t."NRncId" AS "NRncId" , t."NRncNetworkInd" AS "NRncNetworkInd" , t."NRncRelocationSupport" AS "NRncRelocationSupport" , t."NRncSignPointCode" AS "NRncSignPointCode" , t."NRncVersion" AS "NRncVersion" , t."NeighbouringRNWElement" AS "NeighbouringRNWElement" , t."OverbookingSwitchIur" AS "OverbookingSwitchIur" , t."ProbabilityFactorMaxIur" AS "ProbabilityFactorMaxIur" , t."RNSAPCongAndPreemption" AS "RNSAPCongAndPreemption" , t."ToAWEOffsetNRTDCHIP" AS "ToAWEOffsetNRTDCHIP" , t."ToAWEOffsetRTDCHIP" AS "ToAWEOffsetRTDCHIP" , t."ToAWSOffsetNRTDCHIP" AS "ToAWSOffsetNRTDCHIP" , t."ToAWSOffsetRTDCHIP" AS "ToAWSOffsetRTDCHIP" , t."DCHSDPAOverIurEnabled" AS "DCHSDPAOverIurEnabled" , t."FRLCOverIurEnabled" AS "FRLCOverIurEnabled" , t."HSDPA64QAMOverIurEnabled" AS "HSDPA64QAMOverIurEnabled" , t."iurBandwidth" AS "iurBandwidth" , t."AppAwareRANEnabled" AS "AppAwareRANEnabled" , t."NeighbourRNCFeatureSupport" AS "NeighbourRNCFeatureSupport" FROM nokia_raml20."IUR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'IVIF', 'format_mo':'IVIF', 'insert_query': ' INSERT INTO nokia_cm."IVIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cESoPSN" AS "cESoPSN" , t."cir" AS "cir" , t."confCost" AS "confCost" , t."helloInterval" AS "helloInterval" , t."localIpAddr" AS "localIpAddr" , t."mtuMismatchDetection" AS "mtuMismatchDetection" , t."netmask" AS "netmask" , t."ospfWithBfd" AS "ospfWithBfd" , t."qosEnabled" AS "qosEnabled" , t."retransInterval" AS "retransInterval" , t."routerDeadInterval" AS "routerDeadInterval" , t."sbs" AS "sbs" , t."sir" AS "sir" , t."transmitDelay" AS "transmitDelay" , t."vlanId" AS "vlanId" , t."parentInterface" AS "parentInterface" , t."vid" AS "vid" , t."localIpv6Addr" AS "localIpv6Addr" , t."localIpv6PrefixLength" AS "localIpv6PrefixLength" , t."wfqSchedQueueWeight" AS "wfqSchedQueueWeight" FROM nokia_raml20."IVIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'L2SWI', 'format_mo':'L2SWI', 'insert_query': ' INSERT INTO nokia_cm."L2SWI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."defaultPCPUntagged" AS "defaultPCPUntagged" , t."dscpMap_dscp_priorityQueue" AS "dscpMap_dscp_priorityQueue" , t."enableLayer2Switching" AS "enableLayer2Switching" , t."l2PriorityQueueWeight2" AS "l2PriorityQueueWeight2" , t."l2PriorityQueueWeight3" AS "l2PriorityQueueWeight3" , t."l2PriorityQueueWeight4" AS "l2PriorityQueueWeight4" , t."portDefaultPriority" AS "portDefaultPriority" , t."portDefaultVlanId" AS "portDefaultVlanId" , t."priorityQueueNonIP" AS "priorityQueueNonIP" , t."priorityQueuePcp0" AS "priorityQueuePcp0" , t."priorityQueuePcp1" AS "priorityQueuePcp1" , t."priorityQueuePcp2" AS "priorityQueuePcp2" , t."priorityQueuePcp3" AS "priorityQueuePcp3" , t."priorityQueuePcp4" AS "priorityQueuePcp4" , t."priorityQueuePcp5" AS "priorityQueuePcp5" , t."priorityQueuePcp6" AS "priorityQueuePcp6" , t."priorityQueuePcp7" AS "priorityQueuePcp7" , t."qosClassification" AS "qosClassification" , t."vlanAwareSwitch" AS "vlanAwareSwitch" , t."l2PriorityQueueWeight5" AS "l2PriorityQueueWeight5" , t."l2PriorityQueueWeight6" AS "l2PriorityQueueWeight6" , t."priorityQueueUntagged" AS "priorityQueueUntagged" FROM nokia_raml20."L2SWI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LAPD', 'format_mo':'LAPD', 'insert_query': ' INSERT INTO nokia_cm."LAPD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."associationName" AS "associationName" , t."logicalBCSUAddress" AS "logicalBCSUAddress" , t."name" AS "name" , t."sapi" AS "sapi" , t."streamId" AS "streamId" , t."tei" AS "tei" , t."abisSigChannelSubSlot" AS "abisSigChannelSubSlot" , t."bitRate" AS "bitRate" , t."abisSigChannelTimeSlotPcm" AS "abisSigChannelTimeSlotPcm" , t."abisSigChannelTimeSlotTsl" AS "abisSigChannelTimeSlotTsl" , t."adminState" AS "adminState" , t."dChannelType" AS "dChannelType" , t."parameterSetNumber" AS "parameterSetNumber" FROM nokia_raml20."LAPD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LCELC', 'format_mo':'LCELC', 'insert_query': ' INSERT INTO nokia_cm."LCELC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."anchorNodeId" AS "anchorNodeId" , t."perTrxPower" AS "perTrxPower" , t."resourceList" AS "resourceList" , t."txPowerPooling" AS "txPowerPooling" FROM nokia_raml20."LCELC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LCELGW', 'format_mo':'LCELGW', 'insert_query': ' INSERT INTO nokia_cm."LCELGW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."accessBbCapacity" AS "accessBbCapacity" , t."cellGroupName" AS "cellGroupName" , t."dedicatedBbCapacity" AS "dedicatedBbCapacity" , t."hsupaBbDecodCapacity" AS "hsupaBbDecodCapacity" , t."hsupaBbMinimumUsers" AS "hsupaBbMinimumUsers" , t."lCelIdList" AS "lCelIdList" , t."minNumHsfachUsers" AS "minNumHsfachUsers" , t."sModId" AS "sModId" , t."shareOfHSDPAUser" AS "shareOfHSDPAUser" , t."shareOfHSUPALicences" AS "shareOfHSUPALicences" FROM nokia_raml20."LCELGW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LCELL', 'format_mo':'LCELL', 'insert_query': ' INSERT INTO nokia_cm."LCELL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."resourceList_antlId_txRxUsage" AS "resourceList_antlId_txRxUsage" FROM nokia_raml20."LCELL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LCELW', 'format_mo':'LCELW', 'insert_query': ' INSERT INTO nokia_cm."LCELW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."allowedCarrierList" AS "allowedCarrierList" , t."cellRange" AS "cellRange" , t."defaultCarrier" AS "defaultCarrier" , t."expirationTime" AS "expirationTime" , t."hspaMapping" AS "hspaMapping" , t."intShutdownTimeout" AS "intShutdownTimeout" , t."maxCarrierPower" AS "maxCarrierPower" , t."mimoType" AS "mimoType" , t."rachCapacity" AS "rachCapacity" , t."resourceList_antlId_txRxUsage" AS "resourceList_antlId_txRxUsage" , t."shutdownStepAmount" AS "shutdownStepAmount" , t."shutdownWindow" AS "shutdownWindow" , t."vamEnabled" AS "vamEnabled" , t."picPool" AS "picPool" , t."rxBandwidth" AS "rxBandwidth" , t."txBandwidth" AS "txBandwidth" FROM nokia_raml20."LCELW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LCSE', 'format_mo':'LCSE', 'insert_query': ' INSERT INTO nokia_cm."LCSE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."linkedCellDN" AS "linkedCellDN" , t."altitude" AS "altitude" , t."antBearing" AS "antBearing" , t."antHeight" AS "antHeight" , t."antHorHalfPwrBeam" AS "antHorHalfPwrBeam" , t."bCCHFrequency" AS "bCCHFrequency" , t."bsicBcc" AS "bsicBcc" , t."bsicNcc" AS "bsicNcc" , t."cityType" AS "cityType" , t."latDegrees" AS "latDegrees" , t."latFractions" AS "latFractions" , t."latMinutes" AS "latMinutes" , t."latSeconds" AS "latSeconds" , t."latSign" AS "latSign" , t."lcsGlobalIdCi" AS "lcsGlobalIdCi" , t."lcsGlobalIdLac" AS "lcsGlobalIdLac" , t."lonDegrees" AS "lonDegrees" , t."lonFractions" AS "lonFractions" , t."lonMinutes" AS "lonMinutes" , t."lonSeconds" AS "lonSeconds" , t."lonSign" AS "lonSign" , t."maxRadiatedPwr" AS "maxRadiatedPwr" , t."predBckServRad" AS "predBckServRad" , t."predFrtServRad" AS "predFrtServRad" FROM nokia_raml20."LCSE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNADJ', 'format_mo':'LNADJ', 'insert_query': ' INSERT INTO nokia_cm."LNADJ" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."guGroupIdList_mcc_mmeGroupId_mnc" AS "guGroupIdList_mcc_mmeGroupId_mnc" , t."name" AS "name" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."targetBtsDn" AS "targetBtsDn" , t."adjEnbId" AS "adjEnbId" , t."cPlaneIpAddr" AS "cPlaneIpAddr" , t."cPlaneIpAddrCtrl" AS "cPlaneIpAddrCtrl" , t."x2LinkStatus" AS "x2LinkStatus" , t."rlfBasedRCRsupported" AS "rlfBasedRCRsupported" FROM nokia_raml20."LNADJ" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNADJL', 'format_mo':'LNADJL', 'insert_query': ' INSERT INTO nokia_cm."LNADJL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bcPlmnIdList_mcc_mnc" AS "bcPlmnIdList_mcc_mnc" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."dlTrmBw" AS "dlTrmBw" , t."ecgiAdjEnbId" AS "ecgiAdjEnbId" , t."ecgiLcrId" AS "ecgiLcrId" , t."fDlEarfcn" AS "fDlEarfcn" , t."fUlEarfcn" AS "fUlEarfcn" , t."phyCellId" AS "phyCellId" , t."sourceOfData" AS "sourceOfData" , t."tac" AS "tac" , t."ulTrmBw" AS "ulTrmBw" FROM nokia_raml20."LNADJL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNADJW', 'format_mo':'LNADJW', 'insert_query': ' INSERT INTO nokia_cm."LNADJW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."targetCellDn" AS "targetCellDn" , t."srvccHoInd" AS "srvccHoInd" , t."uTargetCid" AS "uTargetCid" , t."uTargetFreq" AS "uTargetFreq" , t."uTargetLac" AS "uTargetLac" , t."uTargetRac" AS "uTargetRac" , t."uTargetRncId" AS "uTargetRncId" , t."uTargetScFdd" AS "uTargetScFdd" , t."rimStatus" AS "rimStatus" , t."sourceOfData" AS "sourceOfData" FROM nokia_raml20."LNADJW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNBTS', 'format_mo':'LNBTS', 'insert_query': ' INSERT INTO nokia_cm."LNBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."name" AS "name" , t."act1xCsfb" AS "act1xCsfb" , t."act8EpsBearers" AS "act8EpsBearers" , t."actCMAS" AS "actCMAS" , t."actCSFBRedir" AS "actCSFBRedir" , t."actCellTrace" AS "actCellTrace" , t."actCellTraceWithIMSI" AS "actCellTraceWithIMSI" , t."actCiphering" AS "actCiphering" , t."actCompChecks" AS "actCompChecks" , t."actConvVoice" AS "actConvVoice" , t."actCplaneOvlHandling" AS "actCplaneOvlHandling" , t."actCsfbPsHoToUtra" AS "actCsfbPsHoToUtra" , t."actDLCAggr" AS "actDLCAggr" , t."actDistributedSite" AS "actDistributedSite" , t."actDualBand" AS "actDualBand" , t."actDualCarrier" AS "actDualCarrier" , t."actDualRx1xCsfb" AS "actDualRx1xCsfb" , t."actERabModify" AS "actERabModify" , t."actETWS" AS "actETWS" , t."actEmerCallRedir" AS "actEmerCallRedir" , t."actEnhAcAndGbrServices" AS "actEnhAcAndGbrServices" , t."actFlexBbUsage" AS "actFlexBbUsage" , t."actGsmRedirWithSI" AS "actGsmRedirWithSI" , t."actHOtoHrpd" AS "actHOtoHrpd" , t."actHOtoWcdma" AS "actHOtoWcdma" , t."actHeNBMobility" AS "actHeNBMobility" , t."actHighPrioServices" AS "actHighPrioServices" , t."actHighRrc" AS "actHighRrc" , t."actHoFromUtran" AS "actHoFromUtran" , t."actIMSEmerSessR9" AS "actIMSEmerSessR9" , t."actIdleLB" AS "actIdleLB" , t."actIfHo" AS "actIfHo" , t."actImmHRPD" AS "actImmHRPD" , t."actImmXrtt" AS "actImmXrtt" , t."actInterFreqLB" AS "actInterFreqLB" , t."actIntraFreqLoadBal" AS "actIntraFreqLoadBal" , t."actLPPaOtdoa" AS "actLPPaOtdoa" , t."actLTES1Ho" AS "actLTES1Ho" , t."actLocRep" AS "actLocRep" , t."actMDTCellTrace" AS "actMDTCellTrace" , t."actMFBI" AS "actMFBI" , t."actMultBearers" AS "actMultBearers" , t."actMultGbrBearers" AS "actMultGbrBearers" , t."actNonGbrServiceDiff" AS "actNonGbrServiceDiff" , t."actOTNRecovery" AS "actOTNRecovery" , t."actOperatorQCI" AS "actOperatorQCI" , t."actOperatorQCIGBR" AS "actOperatorQCIGBR" , t."actOptMmeSelection" AS "actOptMmeSelection" , t."actPdcpRohc" AS "actPdcpRohc" , t."actRIMforGSM" AS "actRIMforGSM" , t."actRedirect" AS "actRedirect" , t."actRfChaining" AS "actRfChaining" , t."actS1Flex" AS "actS1Flex" , t."actS1OlHandling" AS "actS1OlHandling" , t."actSelMobPrf" AS "actSelMobPrf" , t."actSrvccToGsm" AS "actSrvccToGsm" , t."actSrvccToWcdma" AS "actSrvccToWcdma" , t."actSubscriberTrace" AS "actSubscriberTrace" , t."actUeBasedAnrInterFreqLte" AS "actUeBasedAnrInterFreqLte" , t."actUeBasedAnrIntraFreqLte" AS "actUeBasedAnrIntraFreqLte" , t."actUeBasedAnrUtran" AS "actUeBasedAnrUtran" , t."actUlCoMp" AS "actUlCoMp" , t."actZUC" AS "actZUC" , t."acteNACCtoGSM" AS "acteNACCtoGSM" , t."amRlcPBTab1dlPollByte" AS "amRlcPBTab1dlPollByte" , t."amRlcPBTab1ueCategory" AS "amRlcPBTab1ueCategory" , t."amRlcPBTab1ulPollByte" AS "amRlcPBTab1ulPollByte" , t."amRlcPBTab2dlPollByte" AS "amRlcPBTab2dlPollByte" , t."amRlcPBTab2ueCategory" AS "amRlcPBTab2ueCategory" , t."amRlcPBTab2ulPollByte" AS "amRlcPBTab2ulPollByte" , t."amRlcPBTab3dlPollByte" AS "amRlcPBTab3dlPollByte" , t."amRlcPBTab3ueCategory" AS "amRlcPBTab3ueCategory" , t."amRlcPBTab3ulPollByte" AS "amRlcPBTab3ulPollByte" , t."amRlcPBTab4dlPollByte" AS "amRlcPBTab4dlPollByte" , t."amRlcPBTab4ueCategory" AS "amRlcPBTab4ueCategory" , t."amRlcPBTab4ulPollByte" AS "amRlcPBTab4ulPollByte" , t."amRlcPBTab5dlPollByte" AS "amRlcPBTab5dlPollByte" , t."amRlcPBTab5ueCategory" AS "amRlcPBTab5ueCategory" , t."amRlcPBTab5ulPollByte" AS "amRlcPBTab5ulPollByte" , t."anrIfTRSC" AS "anrIfTRSC" , t."anrOmExtEnable" AS "anrOmExtEnable" , t."anrRobLevel" AS "anrRobLevel" , t."caMinDlAmbr" AS "caMinDlAmbr" , t."eea0" AS "eea0" , t."eea1" AS "eea1" , t."eea2" AS "eea2" , t."eea3" AS "eea3" , t."congWeightAlg" AS "congWeightAlg" , t."defProfIdxAM" AS "defProfIdxAM" , t."defProfIdxUM" AS "defProfIdxUM" , t."enableAutoLock" AS "enableAutoLock" , t."enableGrflShdn" AS "enableGrflShdn" , t."enbName" AS "enbName" , t."etwsPrimNotifBcDur" AS "etwsPrimNotifBcDur" , t."hpsSessArpMax" AS "hpsSessArpMax" , t."hpsSessArpMin" AS "hpsSessArpMin" , t."eia0" AS "eia0" , t."eia1" AS "eia1" , t."eia2" AS "eia2" , t."eia3" AS "eia3" , t."keyRefrMarg" AS "keyRefrMarg" , t."maxNumOfLnadjLimit" AS "maxNumOfLnadjLimit" , t."maxNumPreEmptions" AS "maxNumPreEmptions" , t."maxNumX2LinksIn" AS "maxNumX2LinksIn" , t."maxNumX2LinksOut" AS "maxNumX2LinksOut" , t."minNotActivatedUtraRSCFS" AS "minNotActivatedUtraRSCFS" , t."moProfileSelect" AS "moProfileSelect" , t."nRimRirG" AS "nRimRirG" , t."nullFallback" AS "nullFallback" , t."operationalState" AS "operationalState" , t."otnRecoveryPeriod" AS "otnRecoveryPeriod" , t."actInHORed" AS "actInHORed" , t."actRrcConnRed" AS "actRrcConnRed" , t."pbrNonGbr" AS "pbrNonGbr" , t."pdcpProf1pdcpProfileId" AS "pdcpProf1pdcpProfileId" , t."pdcpProf1statusRepReq" AS "pdcpProf1statusRepReq" , t."pdcpProf1tDiscard" AS "pdcpProf1tDiscard" , t."pdcpProf101pdcpProfileId" AS "pdcpProf101pdcpProfileId" , t."pdcpProf101rohcMaxCid" AS "pdcpProf101rohcMaxCid" , t."pdcpProf101snSize" AS "pdcpProf101snSize" , t."pdcpProf101tDiscard" AS "pdcpProf101tDiscard" , t."pdcpProf102pdcpProfileId" AS "pdcpProf102pdcpProfileId" , t."pdcpProf102snSize" AS "pdcpProf102snSize" , t."pdcpProf102tDiscard" AS "pdcpProf102tDiscard" , t."pdcpProf103pdcpProfileId" AS "pdcpProf103pdcpProfileId" , t."pdcpProf103snSize" AS "pdcpProf103snSize" , t."pdcpProf103tDiscard" AS "pdcpProf103tDiscard" , t."pdcpProf104pdcpProfileId" AS "pdcpProf104pdcpProfileId" , t."pdcpProf104snSize" AS "pdcpProf104snSize" , t."pdcpProf104tDiscard" AS "pdcpProf104tDiscard" , t."pdcpProf2pdcpProfileId" AS "pdcpProf2pdcpProfileId" , t."pdcpProf2statusRepReq" AS "pdcpProf2statusRepReq" , t."pdcpProf2tDiscard" AS "pdcpProf2tDiscard" , t."pdcpProf3pdcpProfileId" AS "pdcpProf3pdcpProfileId" , t."pdcpProf3statusRepReq" AS "pdcpProf3statusRepReq" , t."pdcpProf3tDiscard" AS "pdcpProf3tDiscard" , t."pdcpProf4pdcpProfileId" AS "pdcpProf4pdcpProfileId" , t."pdcpProf4statusRepReq" AS "pdcpProf4statusRepReq" , t."pdcpProf4tDiscard" AS "pdcpProf4tDiscard" , t."pdcpProf5pdcpProfileId" AS "pdcpProf5pdcpProfileId" , t."pdcpProf5statusRepReq" AS "pdcpProf5statusRepReq" , t."pdcpProf5tDiscard" AS "pdcpProf5tDiscard" , t."prioTopoHO" AS "prioTopoHO" , t."prohibitLBHOTimer" AS "prohibitLBHOTimer" , t."prohibitPsHOtoWcdma" AS "prohibitPsHOtoWcdma" , t."pwsWithEmAreaId" AS "pwsWithEmAreaId" , t."qciTab1delayTarget" AS "qciTab1delayTarget" , t."qciTab1drxProfileIndex" AS "qciTab1drxProfileIndex" , t."qciTab1dscp" AS "qciTab1dscp" , t."qciTab1enforceTtiBundling" AS "qciTab1enforceTtiBundling" , t."qciTab1lcgid" AS "qciTab1lcgid" , t."qciTab1maxGbrDl" AS "qciTab1maxGbrDl" , t."qciTab1maxGbrUl" AS "qciTab1maxGbrUl" , t."qciTab1pdcpProfIdx" AS "qciTab1pdcpProfIdx" , t."qciTab1prio" AS "qciTab1prio" , t."qciTab1qci" AS "qciTab1qci" , t."qciTab1qciSupp" AS "qciTab1qciSupp" , t."qciTab1resType" AS "qciTab1resType" , t."qciTab1rlcMode" AS "qciTab1rlcMode" , t."qciTab1rlcProfIdx" AS "qciTab1rlcProfIdx" , t."qciTab1schedulBSD" AS "qciTab1schedulBSD" , t."qciTab1schedulPrio" AS "qciTab1schedulPrio" , t."qciTab2delayTarget" AS "qciTab2delayTarget" , t."qciTab2drxProfileIndex" AS "qciTab2drxProfileIndex" , t."qciTab2dscp" AS "qciTab2dscp" , t."qciTab2enforceTtiBundling" AS "qciTab2enforceTtiBundling" , t."qciTab2l2OHFactorDL" AS "qciTab2l2OHFactorDL" , t."qciTab2l2OHFactorUL" AS "qciTab2l2OHFactorUL" , t."qciTab2lcgid" AS "qciTab2lcgid" , t."qciTab2maxGbrDl" AS "qciTab2maxGbrDl" , t."qciTab2maxGbrUl" AS "qciTab2maxGbrUl" , t."qciTab2pdcpProfIdx" AS "qciTab2pdcpProfIdx" , t."qciTab2prio" AS "qciTab2prio" , t."qciTab2qci" AS "qciTab2qci" , t."qciTab2qciSupp" AS "qciTab2qciSupp" , t."qciTab2resType" AS "qciTab2resType" , t."qciTab2rlcMode" AS "qciTab2rlcMode" , t."qciTab2rlcProfIdx" AS "qciTab2rlcProfIdx" , t."qciTab2schedulBSD" AS "qciTab2schedulBSD" , t."qciTab2schedulPrio" AS "qciTab2schedulPrio" , t."qciTab3delayTarget" AS "qciTab3delayTarget" , t."qciTab3drxProfileIndex" AS "qciTab3drxProfileIndex" , t."qciTab3dscp" AS "qciTab3dscp" , t."qciTab3enforceTtiBundling" AS "qciTab3enforceTtiBundling" , t."qciTab3l2OHFactorDL" AS "qciTab3l2OHFactorDL" , t."qciTab3l2OHFactorUL" AS "qciTab3l2OHFactorUL" , t."qciTab3lcgid" AS "qciTab3lcgid" , t."qciTab3maxGbrDl" AS "qciTab3maxGbrDl" , t."qciTab3maxGbrUl" AS "qciTab3maxGbrUl" , t."qciTab3pdcpProfIdx" AS "qciTab3pdcpProfIdx" , t."qciTab3prio" AS "qciTab3prio" , t."qciTab3qci" AS "qciTab3qci" , t."qciTab3qciSupp" AS "qciTab3qciSupp" , t."qciTab3resType" AS "qciTab3resType" , t."qciTab3rlcMode" AS "qciTab3rlcMode" , t."qciTab3rlcProfIdx" AS "qciTab3rlcProfIdx" , t."qciTab3schedulBSD" AS "qciTab3schedulBSD" , t."qciTab3schedulPrio" AS "qciTab3schedulPrio" , t."qciTab4delayTarget" AS "qciTab4delayTarget" , t."qciTab4drxProfileIndex" AS "qciTab4drxProfileIndex" , t."qciTab4dscp" AS "qciTab4dscp" , t."qciTab4enforceTtiBundling" AS "qciTab4enforceTtiBundling" , t."qciTab4l2OHFactorDL" AS "qciTab4l2OHFactorDL" , t."qciTab4l2OHFactorUL" AS "qciTab4l2OHFactorUL" , t."qciTab4lcgid" AS "qciTab4lcgid" , t."qciTab4maxGbrDl" AS "qciTab4maxGbrDl" , t."qciTab4maxGbrUl" AS "qciTab4maxGbrUl" , t."qciTab4pdcpProfIdx" AS "qciTab4pdcpProfIdx" , t."qciTab4prio" AS "qciTab4prio" , t."qciTab4qci" AS "qciTab4qci" , t."qciTab4qciSupp" AS "qciTab4qciSupp" , t."qciTab4resType" AS "qciTab4resType" , t."qciTab4rlcMode" AS "qciTab4rlcMode" , t."qciTab4rlcProfIdx" AS "qciTab4rlcProfIdx" , t."qciTab4schedulBSD" AS "qciTab4schedulBSD" , t."qciTab4schedulPrio" AS "qciTab4schedulPrio" , t."qciTab5drxProfileIndex" AS "qciTab5drxProfileIndex" , t."qciTab5dscp" AS "qciTab5dscp" , t."qciTab5enforceTtiBundling" AS "qciTab5enforceTtiBundling" , t."qciTab5lcgid" AS "qciTab5lcgid" , t."qciTab5pdcpProfIdx" AS "qciTab5pdcpProfIdx" , t."qciTab5prio" AS "qciTab5prio" , t."qciTab5qci" AS "qciTab5qci" , t."qciTab5qciSupp" AS "qciTab5qciSupp" , t."qciTab5resType" AS "qciTab5resType" , t."qciTab5rlcMode" AS "qciTab5rlcMode" , t."qciTab5rlcProfIdx" AS "qciTab5rlcProfIdx" , t."qciTab5schedulBSD" AS "qciTab5schedulBSD" , t."qciTab5schedulPrio" AS "qciTab5schedulPrio" , t."qciTab5schedulType" AS "qciTab5schedulType" , t."qciTab5schedulWeight" AS "qciTab5schedulWeight" , t."qciTab6drxProfileIndex" AS "qciTab6drxProfileIndex" , t."qciTab6dscp" AS "qciTab6dscp" , t."qciTab6enforceTtiBundling" AS "qciTab6enforceTtiBundling" , t."qciTab6lcgid" AS "qciTab6lcgid" , t."qciTab6pdcpProfIdx" AS "qciTab6pdcpProfIdx" , t."qciTab6prio" AS "qciTab6prio" , t."qciTab6qci" AS "qciTab6qci" , t."qciTab6qciSupp" AS "qciTab6qciSupp" , t."qciTab6resType" AS "qciTab6resType" , t."qciTab6rlcMode" AS "qciTab6rlcMode" , t."qciTab6rlcProfIdx" AS "qciTab6rlcProfIdx" , t."qciTab6schedulBSD" AS "qciTab6schedulBSD" , t."qciTab6schedulPrio" AS "qciTab6schedulPrio" , t."qciTab6schedulWeight" AS "qciTab6schedulWeight" , t."qciTab7drxProfileIndex" AS "qciTab7drxProfileIndex" , t."qciTab7dscp" AS "qciTab7dscp" , t."qciTab7enforceTtiBundling" AS "qciTab7enforceTtiBundling" , t."qciTab7lcgid" AS "qciTab7lcgid" , t."qciTab7pdcpProfIdx" AS "qciTab7pdcpProfIdx" , t."qciTab7prio" AS "qciTab7prio" , t."qciTab7qci" AS "qciTab7qci" , t."qciTab7qciSupp" AS "qciTab7qciSupp" , t."qciTab7resType" AS "qciTab7resType" , t."qciTab7rlcMode" AS "qciTab7rlcMode" , t."qciTab7rlcProfIdx" AS "qciTab7rlcProfIdx" , t."qciTab7schedulBSD" AS "qciTab7schedulBSD" , t."qciTab7schedulPrio" AS "qciTab7schedulPrio" , t."qciTab7schedulWeight" AS "qciTab7schedulWeight" , t."qciTab8drxProfileIndex" AS "qciTab8drxProfileIndex" , t."qciTab8dscp" AS "qciTab8dscp" , t."qciTab8enforceTtiBundling" AS "qciTab8enforceTtiBundling" , t."qciTab8lcgid" AS "qciTab8lcgid" , t."qciTab8pdcpProfIdx" AS "qciTab8pdcpProfIdx" , t."qciTab8prio" AS "qciTab8prio" , t."qciTab8qci" AS "qciTab8qci" , t."qciTab8qciSupp" AS "qciTab8qciSupp" , t."qciTab8resType" AS "qciTab8resType" , t."qciTab8rlcMode" AS "qciTab8rlcMode" , t."qciTab8rlcProfIdx" AS "qciTab8rlcProfIdx" , t."qciTab8schedulBSD" AS "qciTab8schedulBSD" , t."qciTab8schedulPrio" AS "qciTab8schedulPrio" , t."qciTab8schedulWeight" AS "qciTab8schedulWeight" , t."qciTab9drxProfileIndex" AS "qciTab9drxProfileIndex" , t."qciTab9dscp" AS "qciTab9dscp" , t."qciTab9enforceTtiBundling" AS "qciTab9enforceTtiBundling" , t."qciTab9lcgid" AS "qciTab9lcgid" , t."qciTab9pdcpProfIdx" AS "qciTab9pdcpProfIdx" , t."qciTab9prio" AS "qciTab9prio" , t."qciTab9qci" AS "qciTab9qci" , t."qciTab9qciSupp" AS "qciTab9qciSupp" , t."qciTab9resType" AS "qciTab9resType" , t."qciTab9rlcMode" AS "qciTab9rlcMode" , t."qciTab9rlcProfIdx" AS "qciTab9rlcProfIdx" , t."qciTab9schedulBSD" AS "qciTab9schedulBSD" , t."qciTab9schedulPrio" AS "qciTab9schedulPrio" , t."qciTab9schedulWeight" AS "qciTab9schedulWeight" , t."rachAccessForHoFromUtran" AS "rachAccessForHoFromUtran" , t."recoveryResetDelay" AS "recoveryResetDelay" , t."rlcProf1pollPdu" AS "rlcProf1pollPdu" , t."rlcProf1rlcProfileId" AS "rlcProf1rlcProfileId" , t."rlcProf1tPollRetr" AS "rlcProf1tPollRetr" , t."rlcProf1tProhib" AS "rlcProf1tProhib" , t."rlcProf1tReord" AS "rlcProf1tReord" , t."rlcProf101rlcProfileId" AS "rlcProf101rlcProfileId" , t."rlcProf101snFieldLengthDL" AS "rlcProf101snFieldLengthDL" , t."rlcProf101snFieldLengthUL" AS "rlcProf101snFieldLengthUL" , t."rlcProf101tReord" AS "rlcProf101tReord" , t."rlcProf102rlcProfileId" AS "rlcProf102rlcProfileId" , t."rlcProf102snFieldLengthDL" AS "rlcProf102snFieldLengthDL" , t."rlcProf102snFieldLengthUL" AS "rlcProf102snFieldLengthUL" , t."rlcProf102tReord" AS "rlcProf102tReord" , t."rlcProf103rlcProfileId" AS "rlcProf103rlcProfileId" , t."rlcProf103snFieldLengthDL" AS "rlcProf103snFieldLengthDL" , t."rlcProf103snFieldLengthUL" AS "rlcProf103snFieldLengthUL" , t."rlcProf103tReord" AS "rlcProf103tReord" , t."rlcProf104rlcProfileId" AS "rlcProf104rlcProfileId" , t."rlcProf104snFieldLengthDL" AS "rlcProf104snFieldLengthDL" , t."rlcProf104snFieldLengthUL" AS "rlcProf104snFieldLengthUL" , t."rlcProf104tReord" AS "rlcProf104tReord" , t."rlcProf2pollPdu" AS "rlcProf2pollPdu" , t."rlcProf2rlcProfileId" AS "rlcProf2rlcProfileId" , t."rlcProf2tPollRetr" AS "rlcProf2tPollRetr" , t."rlcProf2tProhib" AS "rlcProf2tProhib" , t."rlcProf2tReord" AS "rlcProf2tReord" , t."rlcProf3pollPdu" AS "rlcProf3pollPdu" , t."rlcProf3rlcProfileId" AS "rlcProf3rlcProfileId" , t."rlcProf3tPollRetr" AS "rlcProf3tPollRetr" , t."rlcProf3tProhib" AS "rlcProf3tProhib" , t."rlcProf3tReord" AS "rlcProf3tReord" , t."rlcProf4pollPdu" AS "rlcProf4pollPdu" , t."rlcProf4rlcProfileId" AS "rlcProf4rlcProfileId" , t."rlcProf4tPollRetr" AS "rlcProf4tPollRetr" , t."rlcProf4tProhib" AS "rlcProf4tProhib" , t."rlcProf4tReord" AS "rlcProf4tReord" , t."rlcProf5pollPdu" AS "rlcProf5pollPdu" , t."rlcProf5rlcProfileId" AS "rlcProf5rlcProfileId" , t."rlcProf5tPollRetr" AS "rlcProf5tPollRetr" , t."rlcProf5tProhib" AS "rlcProf5tProhib" , t."rlcProf5tReord" AS "rlcProf5tReord" , t."s1InducedCellDeactDelayTime" AS "s1InducedCellDeactDelayTime" , t."sCellActivationCyclePeriod" AS "sCellActivationCyclePeriod" , t."sCellActivationMethod" AS "sCellActivationMethod" , t."sCellDeactivationTimereNB" AS "sCellDeactivationTimereNB" , t."sCellpCellHARQFdbkUsage" AS "sCellpCellHARQFdbkUsage" , t."shutdownStepAmount" AS "shutdownStepAmount" , t."shutdownWindow" AS "shutdownWindow" , t."supportedNumOfLnadj" AS "supportedNumOfLnadj" , t."tRimKaG" AS "tRimKaG" , t."tRimPollG" AS "tRimPollG" , t."tRimRirG" AS "tRimRirG" , t."tS1RelPrepG" AS "tS1RelPrepG" , t."tS1RelPrepL" AS "tS1RelPrepL" , t."tS1RelPrepU" AS "tS1RelPrepU" , t."tagMaxAM" AS "tagMaxAM" , t."tagMaxUM" AS "tagMaxUM" , t."timDelACContPreempt" AS "timDelACContPreempt" , t."ttiBundlingDuringHoMeas" AS "ttiBundlingDuringHoMeas" , t."txPathFailureMode" AS "txPathFailureMode" , t."ulpcRssiMaxIAw" AS "ulpcRssiMaxIAw" , t."voiceSuppMatchInd" AS "voiceSuppMatchInd" , t."act1xSrvcc" AS "act1xSrvcc" , t."actAmle" AS "actAmle" , t."actAutoAcBarring" AS "actAutoAcBarring" , t."actAutoLteNeighRemoval" AS "actAutoLteNeighRemoval" , t."actAutoUtranNeighRemoval" AS "actAutoUtranNeighRemoval" , t."actCRAN" AS "actCRAN" , t."actDedVoLteInterFreqHo" AS "actDedVoLteInterFreqHo" , t."actDlIntShaping" AS "actDlIntShaping" , t."actFlexScellSelect" AS "actFlexScellSelect" , t."actInterEnbDLCAggr" AS "actInterEnbDLCAggr" , t."actInterFreqServiceBasedHo" AS "actInterFreqServiceBasedHo" , t."actL1PM" AS "actL1PM" , t."actLBPowerSaving" AS "actLBPowerSaving" , t."actLPPaEcid" AS "actLPPaEcid" , t."actMBMS" AS "actMBMS" , t."actMDTloggedCellTrace" AS "actMDTloggedCellTrace" , t."actMeasBasedIMLB" AS "actMeasBasedIMLB" , t."actMroInterRatUtran" AS "actMroInterRatUtran" , t."actNwReqUeCapa" AS "actNwReqUeCapa" , t."actPeriodicCarrierBlinking" AS "actPeriodicCarrierBlinking" , t."actRIMforUTRAN" AS "actRIMforUTRAN" , t."actRLFbasedRCR" AS "actRLFbasedRCR" , t."actRadioPosFlexibilty" AS "actRadioPosFlexibilty" , t."actRrcConnNoActivity" AS "actRrcConnNoActivity" , t."actRtPerfMonitoring" AS "actRtPerfMonitoring" , t."actSdl" AS "actSdl" , t."actServBasedMobThr" AS "actServBasedMobThr" , t."actTaHistCounters" AS "actTaHistCounters" , t."actTempHoBlacklisting" AS "actTempHoBlacklisting" , t."actTempRadioMaster" AS "actTempRadioMaster" , t."actUplaneOvlHandling" AS "actUplaneOvlHandling" , t."actUserLayerTcpMssClamping" AS "actUserLayerTcpMssClamping" , t."actUtranLoadBal" AS "actUtranLoadBal" , t."actVendSpecCellTraceEnh" AS "actVendSpecCellTraceEnh" , t."idleTimeThresLteNR" AS "idleTimeThresLteNR" , t."idleTimeThresNbEnbExch" AS "idleTimeThresNbEnbExch" , t."idleTimeThresNbeNB" AS "idleTimeThresNbeNB" , t."idleTimeThresX2" AS "idleTimeThresX2" , t."nbEnbExchWaitTmr" AS "nbEnbExchWaitTmr" , t."anrRobLevelUtran" AS "anrRobLevelUtran" , t."anrUtraTRSCFS" AS "anrUtraTRSCFS" , t."consecHoFailThres" AS "consecHoFailThres" , t."consecUtranHoFailThres" AS "consecUtranHoFailThres" , t."cpovlhaenableInHoRed" AS "cpovlhaenableInHoRed" , t."cpovlhaenableRrcConnRed" AS "cpovlhaenableRrcConnRed" , t."enableBwCombCheck" AS "enableBwCombCheck" , t."geranDtmCap" AS "geranDtmCap" , t."idleTimeThresUtranNR" AS "idleTimeThresUtranNR" , t."maxNumAnrMoiAllowed" AS "maxNumAnrMoiAllowed" , t."mmeAssignmentMode" AS "mmeAssignmentMode" , t."nRimRirU" AS "nRimRirU" , t."qciTab6rlcProfIdx3cc" AS "qciTab6rlcProfIdx3cc" , t."qciTab7rlcProfIdx3cc" AS "qciTab7rlcProfIdx3cc" , t."qciTab8rlcProfIdx3cc" AS "qciTab8rlcProfIdx3cc" , t."qciTab9rlcProfIdx3cc" AS "qciTab9rlcProfIdx3cc" , t."pollPdu" AS "pollPdu" , t."rlcProfileId" AS "rlcProfileId" , t."tPollRetr" AS "tPollRetr" , t."tProhib" AS "tProhib" , t."tReord" AS "tReord" , t."rlfBasedRCRdefault" AS "rlfBasedRCRdefault" , t."s1PrdRevalWaitTmr" AS "s1PrdRevalWaitTmr" , t."scellActivationLevel" AS "scellActivationLevel" , t."scellMeasCycle" AS "scellMeasCycle" , t."supportedNumOfAnrMoi" AS "supportedNumOfAnrMoi" , t."tChangeMobilityReq" AS "tChangeMobilityReq" , t."tRimKaU" AS "tRimKaU" , t."tRimPollU" AS "tRimPollU" , t."tRimRirU" AS "tRimRirU" , t."tRsrInitWait" AS "tRsrInitWait" , t."tRsrResFirst" AS "tRsrResFirst" , t."utranPrdRevalWaitTmr" AS "utranPrdRevalWaitTmr" , t."x2PrdRevalWaitTmr" AS "x2PrdRevalWaitTmr" , t."caSchedFairFact" AS "caSchedFairFact" , t."dynBlacklistingHoTimer" AS "dynBlacklistingHoTimer" , t."eIcicSyncRecoveryT" AS "eIcicSyncRecoveryT" , t."mlbSpecialCase" AS "mlbSpecialCase" , t."nConsecHOPrepTimeouts" AS "nConsecHOPrepTimeouts" , t."qciTab8nbrDl" AS "qciTab8nbrDl" , t."qciTab8nbrUl" AS "qciTab8nbrUl" , t."qciTabOperator_counterGroup_delayTarget_drxProfileIndex_dscp_enforceTtiBundling_lcgid_pdcpProfIdx_qci_qciSupp_resType_rlcMode_rlcProfIdx_rlcProfIdx3cc_schedulBSD_schedulPrio_schedulWeight" AS "qciTabOperator_counterGroup_delayTarget_drxProfileIndex_dscp_enforceTtiBundling_lcgid_pdcpProfIdx_qci_qciSupp_resType_rlcMode_rlcProfIdx_rlcProfIdx3cc_schedulBSD_schedulPrio_schedulWeight" , t."reportTimerIMLBA4" AS "reportTimerIMLBA4" , t."reqFreqBands_bandNumber_bandPrio" AS "reqFreqBands_bandNumber_bandPrio" , t."tempRadioMasterRecovTime" AS "tempRadioMasterRecovTime" , t."tempRadioMasterTriggerTime" AS "tempRadioMasterTriggerTime" , t."timeConnFailureThreshold" AS "timeConnFailureThreshold" , t."ulCoMpSinrThreshold" AS "ulCoMpSinrThreshold" , t."upovlhaenableERabSetupRed" AS "upovlhaenableERabSetupRed" , t."upovlhaenableInHoRed" AS "upovlhaenableInHoRed" , t."upovlhaenableRrcConnRed" AS "upovlhaenableRrcConnRed" , t."upovlhaenableSuspendSrs" AS "upovlhaenableSuspendSrs" , t."upovlhaenableTxDivTransmission" AS "upovlhaenableTxDivTransmission" , t."btsResetRequest" AS "btsResetRequest" , t."actAdvScellMeas" AS "actAdvScellMeas" , t."actArpBasedQosProfiling" AS "actArpBasedQosProfiling" , t."actCsgS1Mobility" AS "actCsgS1Mobility" , t."actInterFreqRstdMeasSupp" AS "actInterFreqRstdMeasSupp" , t."actLBRTXPowerSaving" AS "actLBRTXPowerSaving" , t."actMmecPlmnIdMmeSelection" AS "actMmecPlmnIdMmeSelection" , t."actPcellSwap" AS "actPcellSwap" , t."actRadioPosFlexibility" AS "actRadioPosFlexibility" , t."actSatBackhaul" AS "actSatBackhaul" , t."forcedPlanFileActivation" AS "forcedPlanFileActivation" , t."multScellReleaseTimer" AS "multScellReleaseTimer" , t."nCqiDtx" AS "nCqiDtx" , t."nCqiRec" AS "nCqiRec" , t."neighbCellChkPeriodicity" AS "neighbCellChkPeriodicity" , t."neighbCellChkStartTime" AS "neighbCellChkStartTime" , t."numTxWithHighNonGbr" AS "numTxWithHighNonGbr" , t."planFileActivationMode" AS "planFileActivationMode" , t."preventPsHOtoWcdma" AS "preventPsHOtoWcdma" , t."sibUpdateRateThreshold" AS "sibUpdateRateThreshold" FROM nokia_raml20."LNBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNCEL', 'format_mo':'LNCEL', 'insert_query': ' INSERT INTO nokia_cm."LNCEL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."deploymentType" AS "deploymentType" , t."furtherPlmnIdL_mcc_mnc_cellReserve" AS "furtherPlmnIdL_mcc_mnc_cellReserve" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."name" AS "name" , t."a1TimeToTriggerDeactInterMeas" AS "a1TimeToTriggerDeactInterMeas" , t."a2TimeToTriggerActGERANMeas" AS "a2TimeToTriggerActGERANMeas" , t."a2TimeToTriggerActHrpdMeas" AS "a2TimeToTriggerActHrpdMeas" , t."a2TimeToTriggerActInterFreqMeas" AS "a2TimeToTriggerActInterFreqMeas" , t."a2TimeToTriggerActWcdmaMeas" AS "a2TimeToTriggerActWcdmaMeas" , t."a2TimeToTriggerRedirect" AS "a2TimeToTriggerRedirect" , t."a3Offset" AS "a3Offset" , t."a3ReportInterval" AS "a3ReportInterval" , t."a3TimeToTrigger" AS "a3TimeToTrigger" , t."a5ReportInterval" AS "a5ReportInterval" , t."a5TimeToTrigger" AS "a5TimeToTrigger" , t."actDlsOldtc" AS "actDlsOldtc" , t."actDlsVoicePacketAgg" AS "actDlsVoicePacketAgg" , t."actDrx" AS "actDrx" , t."actFastMimoSwitch" AS "actFastMimoSwitch" , t."actLdPdcch" AS "actLdPdcch" , t."actModulationSchemeUL" AS "actModulationSchemeUL" , t."actNoIntraBandIFMeasurements" AS "actNoIntraBandIFMeasurements" , t."actOlLaPdcch" AS "actOlLaPdcch" , t."actOtdoa" AS "actOtdoa" , t."actPrsTxDiv" AS "actPrsTxDiv" , t."actPuschMask" AS "actPuschMask" , t."actRepeaterMode" AS "actRepeaterMode" , t."actSixIfMeasurements" AS "actSixIfMeasurements" , t."actSmartDrx" AS "actSmartDrx" , t."actSuperCell" AS "actSuperCell" , t."actTtiBundling" AS "actTtiBundling" , t."actUlGrpHop" AS "actUlGrpHop" , t."actUlLnkAdp" AS "actUlLnkAdp" , t."actUlpcMethod" AS "actUlpcMethod" , t."addAUeRrHo" AS "addAUeRrHo" , t."addAUeTcHo" AS "addAUeTcHo" , t."addEmergencySessions" AS "addEmergencySessions" , t."addGbrTrafficRrHo" AS "addGbrTrafficRrHo" , t."addGbrTrafficTcHo" AS "addGbrTrafficTcHo" , t."addNumDrbRadioReasHo" AS "addNumDrbRadioReasHo" , t."addNumDrbTimeCriticalHo" AS "addNumDrbTimeCriticalHo" , t."addNumQci1DrbRadioReasHo" AS "addNumQci1DrbRadioReasHo" , t."addNumQci1DrbTimeCriticalHo" AS "addNumQci1DrbTimeCriticalHo" , t."addSpectrEmi" AS "addSpectrEmi" , t."administrativeState" AS "administrativeState" , t."anrUtraRscpThres" AS "anrUtraRscpThres" , t."applyOutOfSyncState" AS "applyOutOfSyncState" , t."blankedPucch" AS "blankedPucch" , t."tC2KMeasReport" AS "tC2KMeasReport" , t."tC2KRelocPrep" AS "tC2KRelocPrep" , t."tC2kRelocExec" AS "tC2kRelocExec" , t."tULHOPrepTransfer" AS "tULHOPrepTransfer" , t."celResTiFHM" AS "celResTiFHM" , t."celResTiFMM" AS "celResTiFMM" , t."cellBarred" AS "cellBarred" , t."cellCapClass" AS "cellCapClass" , t."cellIndOffServ" AS "cellIndOffServ" , t."cellName" AS "cellName" , t."cellReSelPrio" AS "cellReSelPrio" , t."cellResourceSharingMode" AS "cellResourceSharingMode" , t."cellSelectionInfoV920qQualMinR9" AS "cellSelectionInfoV920qQualMinR9" , t."cellSrPeriod" AS "cellSrPeriod" , t."cellType" AS "cellType" , t."cqiAperEnable" AS "cqiAperEnable" , t."cqiAperMode" AS "cqiAperMode" , t."cqiPerNp" AS "cqiPerNp" , t."cqiPerSbCycK" AS "cqiPerSbCycK" , t."cqiPerSimulAck" AS "cqiPerSimulAck" , t."dFpucchF1" AS "dFpucchF1" , t."dFpucchF1b" AS "dFpucchF1b" , t."dFpucchF2" AS "dFpucchF2" , t."dFpucchF2a" AS "dFpucchF2a" , t."dFpucchF2b" AS "dFpucchF2b" , t."dSrTransMax" AS "dSrTransMax" , t."defPagCyc" AS "defPagCyc" , t."deltaMargin" AS "deltaMargin" , t."deltaPreMsg3" AS "deltaPreMsg3" , t."deltaPucchShift" AS "deltaPucchShift" , t."deltaTfEnabled" AS "deltaTfEnabled" , t."dl64QamEnable" AS "dl64QamEnable" , t."dlCellPwrRed" AS "dlCellPwrRed" , t."dlChBw" AS "dlChBw" , t."dlInterferenceEnable" AS "dlInterferenceEnable" , t."dlInterferenceLevel" AS "dlInterferenceLevel" , t."dlInterferenceModulation" AS "dlInterferenceModulation" , t."dlMimoMode" AS "dlMimoMode" , t."dlOlqcEnable" AS "dlOlqcEnable" , t."dlPathlossChg" AS "dlPathlossChg" , t."dlPcfichBoost" AS "dlPcfichBoost" , t."dlPhichBoost" AS "dlPhichBoost" , t."dlRsBoost" AS "dlRsBoost" , t."dlTargetBler" AS "dlTargetBler" , t."dlamcCqiDef" AS "dlamcCqiDef" , t."dlamcEnable" AS "dlamcEnable" , t."dlpcMimoComp" AS "dlpcMimoComp" , t."dlsDciCch" AS "dlsDciCch" , t."dlsFdAlg" AS "dlsFdAlg" , t."dlsOldtcTarget" AS "dlsOldtcTarget" , t."dlsUsePartPrb" AS "dlsUsePartPrb" , t."drxApplyDeviceType" AS "drxApplyDeviceType" , t."drxProfile1drxProfileIndex" AS "drxProfile1drxProfileIndex" , t."drxProfile1drxProfilePriority" AS "drxProfile1drxProfilePriority" , t."drxProfile101drxInactivityT" AS "drxProfile101drxInactivityT" , t."drxProfile101drxLongCycle" AS "drxProfile101drxLongCycle" , t."drxProfile101drxOnDuratT" AS "drxProfile101drxOnDuratT" , t."drxProfile101drxProfileIndex" AS "drxProfile101drxProfileIndex" , t."drxProfile101drxProfilePriority" AS "drxProfile101drxProfilePriority" , t."drxProfile101drxRetransT" AS "drxProfile101drxRetransT" , t."drxProfile102drxInactivityT" AS "drxProfile102drxInactivityT" , t."drxProfile102drxLongCycle" AS "drxProfile102drxLongCycle" , t."drxProfile102drxOnDuratT" AS "drxProfile102drxOnDuratT" , t."drxProfile102drxProfileIndex" AS "drxProfile102drxProfileIndex" , t."drxProfile102drxProfilePriority" AS "drxProfile102drxProfilePriority" , t."drxProfile102drxRetransT" AS "drxProfile102drxRetransT" , t."drxProfile103drxInactivityT" AS "drxProfile103drxInactivityT" , t."drxProfile103drxLongCycle" AS "drxProfile103drxLongCycle" , t."drxProfile103drxOnDuratT" AS "drxProfile103drxOnDuratT" , t."drxProfile103drxProfileIndex" AS "drxProfile103drxProfileIndex" , t."drxProfile103drxProfilePriority" AS "drxProfile103drxProfilePriority" , t."drxProfile103drxRetransT" AS "drxProfile103drxRetransT" , t."drxProfile2drxInactivityT" AS "drxProfile2drxInactivityT" , t."drxProfile2drxLongCycle" AS "drxProfile2drxLongCycle" , t."drxProfile2drxOnDuratT" AS "drxProfile2drxOnDuratT" , t."drxProfile2drxProfileIndex" AS "drxProfile2drxProfileIndex" , t."drxProfile2drxProfilePriority" AS "drxProfile2drxProfilePriority" , t."drxProfile2drxRetransT" AS "drxProfile2drxRetransT" , t."drxProfile3drxInactivityT" AS "drxProfile3drxInactivityT" , t."drxProfile3drxLongCycle" AS "drxProfile3drxLongCycle" , t."drxProfile3drxOnDuratT" AS "drxProfile3drxOnDuratT" , t."drxProfile3drxProfileIndex" AS "drxProfile3drxProfileIndex" , t."drxProfile3drxProfilePriority" AS "drxProfile3drxProfilePriority" , t."drxProfile3drxRetransT" AS "drxProfile3drxRetransT" , t."drxProfile4drxInactivityT" AS "drxProfile4drxInactivityT" , t."drxProfile4drxLongCycle" AS "drxProfile4drxLongCycle" , t."drxProfile4drxOnDuratT" AS "drxProfile4drxOnDuratT" , t."drxProfile4drxProfileIndex" AS "drxProfile4drxProfileIndex" , t."drxProfile4drxProfilePriority" AS "drxProfile4drxProfilePriority" , t."drxProfile4drxRetransT" AS "drxProfile4drxRetransT" , t."drxProfile5drxInactivityT" AS "drxProfile5drxInactivityT" , t."drxProfile5drxLongCycle" AS "drxProfile5drxLongCycle" , t."drxProfile5drxOnDuratT" AS "drxProfile5drxOnDuratT" , t."drxProfile5drxProfileIndex" AS "drxProfile5drxProfileIndex" , t."drxProfile5drxProfilePriority" AS "drxProfile5drxProfilePriority" , t."drxProfile5drxRetransT" AS "drxProfile5drxRetransT" , t."drxSmartProfile2drxInactivityT" AS "drxSmartProfile2drxInactivityT" , t."drxSmartProfile2drxLongCycle" AS "drxSmartProfile2drxLongCycle" , t."drxSmartProfile2drxOnDuratT" AS "drxSmartProfile2drxOnDuratT" , t."drxSmartProfile2drxProfileIndex" AS "drxSmartProfile2drxProfileIndex" , t."drxSmartProfile2drxProfilePriority" AS "drxSmartProfile2drxProfilePriority" , t."drxSmartProfile2drxRetransT" AS "drxSmartProfile2drxRetransT" , t."drxSmartProfile2drxShortCycle" AS "drxSmartProfile2drxShortCycle" , t."drxSmartProfile2drxShortCycleT" AS "drxSmartProfile2drxShortCycleT" , t."drxSmartProfile2smartStInactFactor" AS "drxSmartProfile2smartStInactFactor" , t."drxSmartProfile3drxInactivityT" AS "drxSmartProfile3drxInactivityT" , t."drxSmartProfile3drxLongCycle" AS "drxSmartProfile3drxLongCycle" , t."drxSmartProfile3drxOnDuratT" AS "drxSmartProfile3drxOnDuratT" , t."drxSmartProfile3drxProfileIndex" AS "drxSmartProfile3drxProfileIndex" , t."drxSmartProfile3drxProfilePriority" AS "drxSmartProfile3drxProfilePriority" , t."drxSmartProfile3drxRetransT" AS "drxSmartProfile3drxRetransT" , t."drxSmartProfile3drxShortCycle" AS "drxSmartProfile3drxShortCycle" , t."drxSmartProfile3drxShortCycleT" AS "drxSmartProfile3drxShortCycleT" , t."drxSmartProfile3smartStInactFactor" AS "drxSmartProfile3smartStInactFactor" , t."drxSmartProfile4drxInactivityT" AS "drxSmartProfile4drxInactivityT" , t."drxSmartProfile4drxLongCycle" AS "drxSmartProfile4drxLongCycle" , t."drxSmartProfile4drxOnDuratT" AS "drxSmartProfile4drxOnDuratT" , t."drxSmartProfile4drxProfileIndex" AS "drxSmartProfile4drxProfileIndex" , t."drxSmartProfile4drxProfilePriority" AS "drxSmartProfile4drxProfilePriority" , t."drxSmartProfile4drxRetransT" AS "drxSmartProfile4drxRetransT" , t."drxSmartProfile4drxShortCycle" AS "drxSmartProfile4drxShortCycle" , t."drxSmartProfile4drxShortCycleT" AS "drxSmartProfile4drxShortCycleT" , t."drxSmartProfile4smartStInactFactor" AS "drxSmartProfile4smartStInactFactor" , t."drxSmartProfile5drxInactivityT" AS "drxSmartProfile5drxInactivityT" , t."drxSmartProfile5drxLongCycle" AS "drxSmartProfile5drxLongCycle" , t."drxSmartProfile5drxOnDuratT" AS "drxSmartProfile5drxOnDuratT" , t."drxSmartProfile5drxProfileIndex" AS "drxSmartProfile5drxProfileIndex" , t."drxSmartProfile5drxProfilePriority" AS "drxSmartProfile5drxProfilePriority" , t."drxSmartProfile5drxRetransT" AS "drxSmartProfile5drxRetransT" , t."drxSmartProfile5drxShortCycle" AS "drxSmartProfile5drxShortCycle" , t."drxSmartProfile5drxShortCycleT" AS "drxSmartProfile5drxShortCycleT" , t."drxSmartProfile5smartStInactFactor" AS "drxSmartProfile5smartStInactFactor" , t."eCallAcBarred" AS "eCallAcBarred" , t."eUlLaAtbPeriod" AS "eUlLaAtbPeriod" , t."eUlLaBlerAveWin" AS "eUlLaBlerAveWin" , t."eUlLaDeltaMcs" AS "eUlLaDeltaMcs" , t."eUlLaLowMcsThr" AS "eUlLaLowMcsThr" , t."eUlLaLowPrbThr" AS "eUlLaLowPrbThr" , t."eUlLaPrbIncDecFactor" AS "eUlLaPrbIncDecFactor" , t."earfcnDL" AS "earfcnDL" , t."earfcnUL" AS "earfcnUL" , t."enableAmcPdcch" AS "enableAmcPdcch" , t."enableBetterCellHo" AS "enableBetterCellHo" , t."enableCovHo" AS "enableCovHo" , t."enableDl16Qam" AS "enableDl16Qam" , t."enableLowAgg" AS "enableLowAgg" , t."enablePcPdcch" AS "enablePcPdcch" , t."eutraCelId" AS "eutraCelId" , t."altitude" AS "altitude" , t."confidence" AS "confidence" , t."degreesOfLatitude" AS "degreesOfLatitude" , t."degreesOfLongitude" AS "degreesOfLongitude" , t."directionOfAltitude" AS "directionOfAltitude" , t."latitudeSign" AS "latitudeSign" , t."orientationOfMajorAxis" AS "orientationOfMajorAxis" , t."uncertaintyAltitude" AS "uncertaintyAltitude" , t."uncertaintySemiMajor" AS "uncertaintySemiMajor" , t."uncertaintySemiMinor" AS "uncertaintySemiMinor" , t."fUlLAAtbTrigThr" AS "fUlLAAtbTrigThr" , t."filterCoeff" AS "filterCoeff" , t."filterCoefficientCSFBCpichEcn0" AS "filterCoefficientCSFBCpichEcn0" , t."filterCoefficientCSFBCpichRscp" AS "filterCoefficientCSFBCpichRscp" , t."filterCoefficientCpichEcn0" AS "filterCoefficientCpichEcn0" , t."filterCoefficientCpichRscp" AS "filterCoefficientCpichRscp" , t."filterCoefficientRSRP" AS "filterCoefficientRSRP" , t."filterCoefficientRSRQ" AS "filterCoefficientRSRQ" , t."filterCoefficientRSSI" AS "filterCoefficientRSSI" , t."gbrCongHandling" AS "gbrCongHandling" , t."grpAssigPUSCH" AS "grpAssigPUSCH" , t."harqMaxMsg3" AS "harqMaxMsg3" , t."harqMaxTrDl" AS "harqMaxTrDl" , t."harqMaxTrUl" AS "harqMaxTrUl" , t."harqMaxTrUlTtiBundling" AS "harqMaxTrUlTtiBundling" , t."hopModePusch" AS "hopModePusch" , t."tC2KRelocOverallHrpd" AS "tC2KRelocOverallHrpd" , t."tC2KRelocPrepHrpd" AS "tC2KRelocPrepHrpd" , t."tUlHoPrepTransferHrpd" AS "tUlHoPrepTransferHrpd" , t."hysA3Offset" AS "hysA3Offset" , t."hysThreshold2GERAN" AS "hysThreshold2GERAN" , t."hysThreshold2Hrpd" AS "hysThreshold2Hrpd" , t."hysThreshold2InterFreq" AS "hysThreshold2InterFreq" , t."hysThreshold2Wcdma" AS "hysThreshold2Wcdma" , t."hysThreshold2a" AS "hysThreshold2a" , t."hysThreshold3" AS "hysThreshold3" , t."hysThreshold4" AS "hysThreshold4" , t."iFLBBearCheckTimer" AS "iFLBBearCheckTimer" , t."iFLBHighLoadGBRDL" AS "iFLBHighLoadGBRDL" , t."iFLBHighLoadNonGBRDL" AS "iFLBHighLoadNonGBRDL" , t."iFLBHighLoadPdcch" AS "iFLBHighLoadPdcch" , t."iFLBNomNumPrb" AS "iFLBNomNumPrb" , t."iFLBRetryTimer" AS "iFLBRetryTimer" , t."iFLBTargetLoadGBRDL" AS "iFLBTargetLoadGBRDL" , t."iFLBTargetLoadNonGBRDL" AS "iFLBTargetLoadNonGBRDL" , t."iFLBTargetLoadPdcch" AS "iFLBTargetLoadPdcch" , t."idleLBCelResWeight" AS "idleLBCelResWeight" , t."idleLBPercentageOfUes" AS "idleLBPercentageOfUes" , t."ilReacTimerUl" AS "ilReacTimerUl" , t."inactivityTimer" AS "inactivityTimer" , t."iniMcsDl" AS "iniMcsDl" , t."iniMcsUl" AS "iniMcsUl" , t."iniPrbsUl" AS "iniPrbsUl" , t."intrFrqCelRes" AS "intrFrqCelRes" , t."intraPresAntP" AS "intraPresAntP" , t."lcrId" AS "lcrId" , t."loadBalancingProfile" AS "loadBalancingProfile" , t."lowerMarginCIO" AS "lowerMarginCIO" , t."maxBitrateDl" AS "maxBitrateDl" , t."maxBitrateUl" AS "maxBitrateUl" , t."maxCrPgDl" AS "maxCrPgDl" , t."maxCrRa4Dl" AS "maxCrRa4Dl" , t."maxCrRaDl" AS "maxCrRaDl" , t."maxCrSibDl" AS "maxCrSibDl" , t."maxGbrTrafficLimit" AS "maxGbrTrafficLimit" , t."maxNrSymPdcch" AS "maxNrSymPdcch" , t."maxNumActDrb" AS "maxNumActDrb" , t."maxNumActUE" AS "maxNumActUE" , t."maxNumCaConfUeDc" AS "maxNumCaConfUeDc" , t."maxNumQci1Drb" AS "maxNumQci1Drb" , t."maxNumRrc" AS "maxNumRrc" , t."maxNumRrcEmergency" AS "maxNumRrcEmergency" , t."maxNumUeDl" AS "maxNumUeDl" , t."maxNumUeUl" AS "maxNumUeUl" , t."mbrSelector" AS "mbrSelector" , t."measQuantityCSFBUtra" AS "measQuantityCSFBUtra" , t."measQuantityUtra" AS "measQuantityUtra" , t."mimoClCqiThD" AS "mimoClCqiThD" , t."mimoClCqiThU" AS "mimoClCqiThU" , t."mimoClRiThD" AS "mimoClRiThD" , t."mimoClRiThU" AS "mimoClRiThU" , t."mimoOlCqiThD" AS "mimoOlCqiThD" , t."mimoOlCqiThU" AS "mimoOlCqiThU" , t."mimoOlRiThD" AS "mimoOlRiThD" , t."mimoOlRiThU" AS "mimoOlRiThU" , t."minBitrateDl" AS "minBitrateDl" , t."minBitrateUl" AS "minBitrateUl" , t."mobStateParamNCelChgHgh" AS "mobStateParamNCelChgHgh" , t."mobStateParamNCelChgMed" AS "mobStateParamNCelChgMed" , t."mobStateParamTEval" AS "mobStateParamTEval" , t."mobStateParamTHystNorm" AS "mobStateParamTHystNorm" , t."modPeriodCoeff" AS "modPeriodCoeff" , t."n1PucchAn" AS "n1PucchAn" , t."n310" AS "n310" , t."n311" AS "n311" , t."nCqiRb" AS "nCqiRb" , t."offsetFreqIntra" AS "offsetFreqIntra" , t."operationalState" AS "operationalState" , t."p0NomPucch" AS "p0NomPucch" , t."p0NomPusch" AS "p0NomPusch" , t."pMax" AS "pMax" , t."pagingNb" AS "pagingNb" , t."pdcchAggDefUe" AS "pdcchAggDefUe" , t."pdcchAggMsg4" AS "pdcchAggMsg4" , t."pdcchAggPaging" AS "pdcchAggPaging" , t."pdcchAggPreamb" AS "pdcchAggPreamb" , t."pdcchAggRaresp" AS "pdcchAggRaresp" , t."pdcchAggSib" AS "pdcchAggSib" , t."pdcchAlpha" AS "pdcchAlpha" , t."pdcchCqiShift" AS "pdcchCqiShift" , t."pdcchHarqTargetBler" AS "pdcchHarqTargetBler" , t."pdcchUlDlBal" AS "pdcchUlDlBal" , t."periodicCqiFeedbackType" AS "periodicCqiFeedbackType" , t."activateMeas" AS "activateMeas" , t."measurementType" AS "measurementType" , t."reportAmount" AS "reportAmount" , t."reportInterval" AS "reportInterval" , t."phichDur" AS "phichDur" , t."phichRes" AS "phichRes" , t."phyCellId" AS "phyCellId" , t."prachCS" AS "prachCS" , t."prachConfIndex" AS "prachConfIndex" , t."prachFreqOff" AS "prachFreqOff" , t."prachHsFlag" AS "prachHsFlag" , t."prachPwrRamp" AS "prachPwrRamp" , t."preambTxMax" AS "preambTxMax" , t."primPlmnCellres" AS "primPlmnCellres" , t."prsConfigurationIndex" AS "prsConfigurationIndex" , t."prsMutingInfo" AS "prsMutingInfo" , t."prsMutingInfoPatternLen" AS "prsMutingInfoPatternLen" , t."prsNumDlFrames" AS "prsNumDlFrames" , t."prsPowerBoost" AS "prsPowerBoost" , t."pucchNAnCs" AS "pucchNAnCs" , t."puschAckOffI" AS "puschAckOffI" , t."puschCqiOffI" AS "puschCqiOffI" , t."puschRiOffI" AS "puschRiOffI" , t."qHyst" AS "qHyst" , t."qQualMinR9" AS "qQualMinR9" , t."qrxlevmin" AS "qrxlevmin" , t."qrxlevminintraF" AS "qrxlevminintraF" , t."raContResoT" AS "raContResoT" , t."raLargeMcsUl" AS "raLargeMcsUl" , t."raMsgPoffGrB" AS "raMsgPoffGrB" , t."raNondedPreamb" AS "raNondedPreamb" , t."raPreGrASize" AS "raPreGrASize" , t."raRespWinSize" AS "raRespWinSize" , t."raSmallMcsUl" AS "raSmallMcsUl" , t."raSmallVolUl" AS "raSmallVolUl" , t."rand" AS "rand" , t."rcAmbrMgnDl" AS "rcAmbrMgnDl" , t."rcAmbrMgnUl" AS "rcAmbrMgnUl" , t."rcEnableDl" AS "rcEnableDl" , t."rcEnableUl" AS "rcEnableUl" , t."redBwEnDl" AS "redBwEnDl" , t."redBwMaxRbDl" AS "redBwMaxRbDl" , t."redBwMaxRbUl" AS "redBwMaxRbUl" , t."redBwMinRbUl" AS "redBwMinRbUl" , t."redBwRpaEnUl" AS "redBwRpaEnUl" , t."riEnable" AS "riEnable" , t."riPerM" AS "riPerM" , t."riPerOffset" AS "riPerOffset" , t."rootSeqIndex" AS "rootSeqIndex" , t."a1ReportInterval" AS "a1ReportInterval" , t."a2TimeToTriggerMobRsrq" AS "a2TimeToTriggerMobRsrq" , t."hysThreshold2MobRsrq" AS "hysThreshold2MobRsrq" , t."threshold2MobRsrq" AS "threshold2MobRsrq" , t."threshold2aRsrq" AS "threshold2aRsrq" , t."a2TimeToTriggerRedirectRsrq" AS "a2TimeToTriggerRedirectRsrq" , t."hysThreshold4Rsrq" AS "hysThreshold4Rsrq" , t."threshold4Rsrq" AS "threshold4Rsrq" , t."rttCellIdInfo" AS "rttCellIdInfo" , t."rttCsfbType" AS "rttCsfbType" , t."sIntraSearchPR9" AS "sIntraSearchPR9" , t."sIntraSearchQR9" AS "sIntraSearchQR9" , t."sIntrasearch" AS "sIntrasearch" , t."sNonIntraSearchPR9" AS "sNonIntraSearchPR9" , t."sNonIntraSearchQR9" AS "sNonIntraSearchQR9" , t."sNonIntrsearch" AS "sNonIntrsearch" , t."siWindowLen" AS "siWindowLen" , t."sib2SchedulingsiMessagePeriodicity" AS "sib2SchedulingsiMessagePeriodicity" , t."sib2SchedulingsiMessageRepetition" AS "sib2SchedulingsiMessageRepetition" , t."sib2SchedulingsiMessageSibType" AS "sib2SchedulingsiMessageSibType" , t."sib3SchedulingsiMessagePeriodicity" AS "sib3SchedulingsiMessagePeriodicity" , t."sib3SchedulingsiMessageRepetition" AS "sib3SchedulingsiMessageRepetition" , t."sib3SchedulingsiMessageSibType" AS "sib3SchedulingsiMessageSibType" , t."sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType" AS "sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType" , t."nCellChgHigh" AS "nCellChgHigh" , t."nCellChgMed" AS "nCellChgMed" , t."qHystSfHigh" AS "qHystSfHigh" , t."qHystSfMed" AS "qHystSfMed" , t."tEvaluation" AS "tEvaluation" , t."tHystNormal" AS "tHystNormal" , t."srbSchedWeightDl" AS "srbSchedWeightDl" , t."srbSchedWeightUl" AS "srbSchedWeightUl" , t."srsPwrOffset" AS "srsPwrOffset" , t."stInactFactor" AS "stInactFactor" , t."syncSigTxMode" AS "syncSigTxMode" , t."t300" AS "t300" , t."t301" AS "t301" , t."t302" AS "t302" , t."t304InterRAT" AS "t304InterRAT" , t."t304InterRATGsm" AS "t304InterRATGsm" , t."t304IntraLte" AS "t304IntraLte" , t."t304eNaccGsm" AS "t304eNaccGsm" , t."t310" AS "t310" , t."t311" AS "t311" , t."t320" AS "t320" , t."tExtendedWait" AS "tExtendedWait" , t."tPageCorrInt" AS "tPageCorrInt" , t."tPeriodicBsr" AS "tPeriodicBsr" , t."tPeriodicPhr" AS "tPeriodicPhr" , t."tProhibitPhr" AS "tProhibitPhr" , t."tReTxBsrTime" AS "tReTxBsrTime" , t."tReselEutr" AS "tReselEutr" , t."tStoreUeCntxt" AS "tStoreUeCntxt" , t."taMaxOffset" AS "taMaxOffset" , t."taTimer" AS "taTimer" , t."taTimerMargin" AS "taTimerMargin" , t."tac" AS "tac" , t."threshSrvLow" AS "threshSrvLow" , t."threshold1" AS "threshold1" , t."threshold2GERAN" AS "threshold2GERAN" , t."threshold2Hrpd" AS "threshold2Hrpd" , t."threshold2InterFreq" AS "threshold2InterFreq" , t."threshold2Wcdma" AS "threshold2Wcdma" , t."threshold2a" AS "threshold2a" , t."threshold3" AS "threshold3" , t."threshold3a" AS "threshold3a" , t."threshold4" AS "threshold4" , t."timeToTriggerSfHigh" AS "timeToTriggerSfHigh" , t."timeToTriggerSfMedium" AS "timeToTriggerSfMedium" , t."ttiBundlingBlerTarget" AS "ttiBundlingBlerTarget" , t."ttiBundlingBlerThreshold" AS "ttiBundlingBlerThreshold" , t."ttiBundlingSinrThreshold" AS "ttiBundlingSinrThreshold" , t."ulChBw" AS "ulChBw" , t."ulCombinationMode" AS "ulCombinationMode" , t."ulRsCs" AS "ulRsCs" , t."ulTargetBler" AS "ulTargetBler" , t."ulamcAllTbEn" AS "ulamcAllTbEn" , t."ulamcSwitchPer" AS "ulamcSwitchPer" , t."ulatbEventPer" AS "ulatbEventPer" , t."ulpcAlpha" AS "ulpcAlpha" , t."p0NomPuschIAw" AS "p0NomPuschIAw" , t."ulpcCEBalanceIAw" AS "ulpcCEBalanceIAw" , t."ulpcMinQualIAw" AS "ulpcMinQualIAw" , t."ulpcMinWaitForPc" AS "ulpcMinWaitForPc" , t."ulpcRefPwrIAw" AS "ulpcRefPwrIAw" , t."ulpcIniPrePwr" AS "ulpcIniPrePwr" , t."ulpcLowlevCch" AS "ulpcLowlevCch" , t."ulpcLowqualCch" AS "ulpcLowqualCch" , t."ulpcUplevCch" AS "ulpcUplevCch" , t."ulpcUpqualCch" AS "ulpcUpqualCch" , t."ulpcLowlevSch" AS "ulpcLowlevSch" , t."ulpcLowqualSch" AS "ulpcLowqualSch" , t."ulpcUplevSch" AS "ulpcUplevSch" , t."ulpcUpqualSch" AS "ulpcUpqualSch" , t."ulpcRarespTpc" AS "ulpcRarespTpc" , t."ulpcReadPeriod" AS "ulpcReadPeriod" , t."ulsFdPrbAssignAlg" AS "ulsFdPrbAssignAlg" , t."ulsMaxPacketAgg" AS "ulsMaxPacketAgg" , t."ulsMinRbPerUe" AS "ulsMinRbPerUe" , t."ulsMinTbs" AS "ulsMinTbs" , t."ulsSchedMethod" AS "ulsSchedMethod" , t."deltaFPucchF1bCSr10" AS "deltaFPucchF1bCSr10" , t."deltaFPucchF3r10" AS "deltaFPucchF3r10" , t."upperMarginCIO" AS "upperMarginCIO" , t."a2RedirectQci1" AS "a2RedirectQci1" , t."actDrxDuringMeasGap" AS "actDrxDuringMeasGap" , t."actEicic" AS "actEicic" , t."actLiquidCell" AS "actLiquidCell" , t."actNbrForNonGbrBearers" AS "actNbrForNonGbrBearers" , t."actProactSchedBySrb" AS "actProactSchedBySrb" , t."actQci1eVTT" AS "actQci1eVTT" , t."actSdlc" AS "actSdlc" , t."allowPbIndexZero" AS "allowPbIndexZero" , t."amleMaxNumHo" AS "amleMaxNumHo" , t."amlePeriodLoadExchange" AS "amlePeriodLoadExchange" , t."autoACBarringStopTimer" AS "autoACBarringStopTimer" , t."autoAcBarringStartTimer" AS "autoAcBarringStartTimer" , t."deltaLbCioMargin" AS "deltaLbCioMargin" , t."eIcicMaxG2CioNonMacro" AS "eIcicMaxG2CioNonMacro" , t."eIcicMaxG3CioNonMacro" AS "eIcicMaxG3CioNonMacro" , t."energySavingState" AS "energySavingState" , t."expectedCellSize" AS "expectedCellSize" , t."idleLBCapThresh" AS "idleLBCapThresh" , t."lbLoadFilCoeff" AS "lbLoadFilCoeff" , t."mlbEicicOperMode" AS "mlbEicicOperMode" , t."nomNumPrbNonGbr" AS "nomNumPrbNonGbr" , t."targetLoadGbrDl" AS "targetLoadGbrDl" , t."targetLoadNonGbrDl" AS "targetLoadNonGbrDl" , t."targetLoadPdcch" AS "targetLoadPdcch" , t."ulCacIgnore" AS "ulCacIgnore" , t."ulCacSelection" AS "ulCacSelection" , t."ulStaticCac" AS "ulStaticCac" , t."lowerMarginCio" AS "lowerMarginCio" , t."maxNumCaConfUe" AS "maxNumCaConfUe" , t."maxNumCaConfUe3c" AS "maxNumCaConfUe3c" , t."maxNumScells" AS "maxNumScells" , t."multLoadMeasRrm" AS "multLoadMeasRrm" , t."multLoadMeasRrmEicic" AS "multLoadMeasRrmEicic" , t."nPucchF3Prbs" AS "nPucchF3Prbs" , t."rfSensitivity" AS "rfSensitivity" , t."selectOuterPuschRegion" AS "selectOuterPuschRegion" , t."sib2xTransmit" AS "sib2xTransmit" , t."srsActivation" AS "srsActivation" , t."tLoadMeasX2" AS "tLoadMeasX2" , t."tLoadMeasX2Eicic" AS "tLoadMeasX2Eicic" , t."tPingPong" AS "tPingPong" , t."upperMarginCio" AS "upperMarginCio" , t."cellPwrRedForMBMS" AS "cellPwrRedForMBMS" , t."actDlIsh" AS "actDlIsh" , t."amountBlankedRes" AS "amountBlankedRes" , t."ishPrId" AS "ishPrId" , t."eCallAcBarredOvl" AS "eCallAcBarredOvl" , t."eIcicMaxG2CioMacro" AS "eIcicMaxG2CioMacro" , t."eIcicMaxG3CioMacro" AS "eIcicMaxG3CioMacro" , t."ecidMeasSupervisionTimer" AS "ecidMeasSupervisionTimer" , t."iFServiceBasedHoRetryTimer" AS "iFServiceBasedHoRetryTimer" , t."highLoadGbrDl" AS "highLoadGbrDl" , t."highLoadNonGbrDl" AS "highLoadNonGbrDl" , t."highLoadPdcch" AS "highLoadPdcch" , t."hysteresisLoadDlGbr" AS "hysteresisLoadDlGbr" , t."hysteresisLoadDlNonGbr" AS "hysteresisLoadDlNonGbr" , t."hysteresisLoadPdcch" AS "hysteresisLoadPdcch" , t."maxLbPartners" AS "maxLbPartners" , t."csiRsPwrOffsetOverlap" AS "csiRsPwrOffsetOverlap" , t."csiRsSubfr" AS "csiRsSubfr" , t."maxNbrTrafficLimit" AS "maxNbrTrafficLimit" , t."mbmsNeighCellConfigIntraF" AS "mbmsNeighCellConfigIntraF" , t."nbrCongHandling" AS "nbrCongHandling" , t."pMaxOwnCell" AS "pMaxOwnCell" , t."reportAmountPerLoc" AS "reportAmountPerLoc" , t."reportIntervalPerLoc" AS "reportIntervalPerLoc" , t."preventCellActivation" AS "preventCellActivation" , t."prsBandwidth" AS "prsBandwidth" , t."qci1ProtectionTimer" AS "qci1ProtectionTimer" , t."actRIPAlarming" AS "actRIPAlarming" , t."alarmThresholdCrossingTime" AS "alarmThresholdCrossingTime" , t."alarmThresholdULSF" AS "alarmThresholdULSF" , t."a2TimeToTriggerActC2kMeas" AS "a2TimeToTriggerActC2kMeas" , t."hysThreshold2C2k" AS "hysThreshold2C2k" , t."threshold2C2k" AS "threshold2C2k" , t."threshold2WcdmaQci1" AS "threshold2WcdmaQci1" , t."threshold2aQci1" AS "threshold2aQci1" , t."utranLbLoadThresholdshighLoadGbrDl" AS "utranLbLoadThresholdshighLoadGbrDl" , t."utranLbLoadThresholdshighLoadNonGbrDl" AS "utranLbLoadThresholdshighLoadNonGbrDl" , t."utranLbLoadThresholdshighLoadPdcch" AS "utranLbLoadThresholdshighLoadPdcch" , t."acBarSkipForMMTELVideo" AS "acBarSkipForMMTELVideo" , t."acBarSkipForMMTELVoice" AS "acBarSkipForMMTELVoice" , t."acBarSkipForSMS" AS "acBarSkipForSMS" , t."act1TxIn2Tx" AS "act1TxIn2Tx" , t."actCsiRsSubFNonTM9Sch" AS "actCsiRsSubFNonTM9Sch" , t."actDataSessionProf" AS "actDataSessionProf" , t."actMicroDtx" AS "actMicroDtx" , t."actQci1RfDrx" AS "actQci1RfDrx" , t."actSrb1Robustness" AS "actSrb1Robustness" , t."actUlMultiCluster" AS "actUlMultiCluster" , t."actUlpcRachPwrCtrl" AS "actUlpcRachPwrCtrl" , t."actVoipCovBoost" AS "actVoipCovBoost" , t."applyFeicicFunctionality" AS "applyFeicicFunctionality" , t."caPoolId" AS "caPoolId" , t."creCqiAvg" AS "creCqiAvg" , t."csgType" AS "csgType" , t."eIcicAbsAdaptationBeta" AS "eIcicAbsAdaptationBeta" , t."eIcicAbsAdaptationThreshold0To1" AS "eIcicAbsAdaptationThreshold0To1" , t."eIcicAbsDeltaAdjustment" AS "eIcicAbsDeltaAdjustment" , t."eIcicAbsPatChangeDelayT" AS "eIcicAbsPatChangeDelayT" , t."eIcicCreDelta" AS "eIcicCreDelta" , t."eIcicMaxMutePattern" AS "eIcicMaxMutePattern" , t."eIcicMaxNumPartners" AS "eIcicMaxNumPartners" , t."eIcicMp0DelayT" AS "eIcicMp0DelayT" , t."harqMaxTxUl" AS "harqMaxTxUl" , t."longPeriodScellChEst" AS "longPeriodScellChEst" , t."maxPrbsPerNbrUe" AS "maxPrbsPerNbrUe" , t."sbHoMode" AS "sbHoMode" , t."scellBadChQualThr" AS "scellBadChQualThr" , t."scellGoodChQualThr" AS "scellGoodChQualThr" , t."scellNotDetectableThr" AS "scellNotDetectableThr" , t."shortPeriodScellChEst" AS "shortPeriodScellChEst" , t."targetSelMethod" AS "targetSelMethod" , t."threshold2GERANQci1" AS "threshold2GERANQci1" , t."ulsNumSchedAreaUl" AS "ulsNumSchedAreaUl" , t."ttibOperMode" AS "ttibOperMode" FROM nokia_raml20."LNCEL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNHOG', 'format_mo':'LNHOG', 'insert_query': ' INSERT INTO nokia_cm."LNHOG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."arfcnValueListGERAN" AS "arfcnValueListGERAN" , t."b2Threshold1GERAN" AS "b2Threshold1GERAN" , t."b2Threshold2RssiGERAN" AS "b2Threshold2RssiGERAN" , t."b2TimeToTriggerGERANMeas" AS "b2TimeToTriggerGERANMeas" , t."bandIndicatorGERAN" AS "bandIndicatorGERAN" , t."hysB2ThresholdGERAN" AS "hysB2ThresholdGERAN" , t."nccperm" AS "nccperm" , t."reportIntervalGERAN" AS "reportIntervalGERAN" FROM nokia_raml20."LNHOG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNHOIF', 'format_mo':'LNHOIF', 'insert_query': ' INSERT INTO nokia_cm."LNHOIF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."a3OffsetRsrpInterFreq" AS "a3OffsetRsrpInterFreq" , t."a3ReportIntervalRsrpInterFreq" AS "a3ReportIntervalRsrpInterFreq" , t."a3TimeToTriggerRsrpInterFreq" AS "a3TimeToTriggerRsrpInterFreq" , t."a5ReportIntervalInterFreq" AS "a5ReportIntervalInterFreq" , t."a5TimeToTriggerInterFreq" AS "a5TimeToTriggerInterFreq" , t."eutraCarrierInfo" AS "eutraCarrierInfo" , t."hysA3OffsetRsrpInterFreq" AS "hysA3OffsetRsrpInterFreq" , t."hysThreshold3InterFreq" AS "hysThreshold3InterFreq" , t."interPresAntP" AS "interPresAntP" , t."measQuantInterFreq" AS "measQuantInterFreq" , t."measurementBandwidth" AS "measurementBandwidth" , t."offsetFreqInter" AS "offsetFreqInter" , t."threshold3InterFreq" AS "threshold3InterFreq" , t."threshold3aInterFreq" AS "threshold3aInterFreq" , t."thresholdRsrpIFLBFilter" AS "thresholdRsrpIFLBFilter" , t."thresholdRsrpIFSBFilter" AS "thresholdRsrpIFSBFilter" , t."thresholdRsrqIFLBFilter" AS "thresholdRsrqIFLBFilter" , t."thresholdRsrqIFSBFilter" AS "thresholdRsrqIFSBFilter" FROM nokia_raml20."LNHOIF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNHOW', 'format_mo':'LNHOW', 'insert_query': ' INSERT INTO nokia_cm."LNHOW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."b1ThresholdCSFBUtraEcn0" AS "b1ThresholdCSFBUtraEcn0" , t."b1ThresholdCSFBUtraRscp" AS "b1ThresholdCSFBUtraRscp" , t."b1TimeToTriggerCSFBUtraMeas" AS "b1TimeToTriggerCSFBUtraMeas" , t."b2Threshold1Utra" AS "b2Threshold1Utra" , t."b2Threshold2UtraEcn0" AS "b2Threshold2UtraEcn0" , t."b2Threshold2UtraRscp" AS "b2Threshold2UtraRscp" , t."b2TimeToTriggerUtraMeas" AS "b2TimeToTriggerUtraMeas" , t."hysB1ThresholdCSFBUtra" AS "hysB1ThresholdCSFBUtra" , t."hysB2ThresholdUtra" AS "hysB2ThresholdUtra" , t."maxNumCsfbTargets" AS "maxNumCsfbTargets" , t."offsetFreqUtra" AS "offsetFreqUtra" , t."reportIntervalUtra" AS "reportIntervalUtra" , t."utraCarrierFreq" AS "utraCarrierFreq" FROM nokia_raml20."LNHOW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNMME', 'format_mo':'LNMME', 'insert_query': ' INSERT INTO nokia_cm."LNMME" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."accMmePlmnsList_mcc_mnc" AS "accMmePlmnsList_mcc_mnc" , t."administrativeState" AS "administrativeState" , t."ipAddrPrim" AS "ipAddrPrim" , t."ipAddrSec" AS "ipAddrSec" , t."relMmeCap" AS "relMmeCap" , t."s1LinkStatus" AS "s1LinkStatus" , t."transportNwId" AS "transportNwId" , t."mmeName" AS "mmeName" FROM nokia_raml20."LNMME" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNREL', 'format_mo':'LNREL', 'insert_query': ' INSERT INTO nokia_cm."LNREL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."cellIndOffNeigh" AS "cellIndOffNeigh" , t."ecgiAdjEnbId" AS "ecgiAdjEnbId" , t."ecgiLcrId" AS "ecgiLcrId" , t."handoverAllowed" AS "handoverAllowed" , t."nrControl" AS "nrControl" , t."nrStatus" AS "nrStatus" , t."amleAllowed" AS "amleAllowed" , t."cellIndOffNeighDelta" AS "cellIndOffNeighDelta" , t."removeAllowed" AS "removeAllowed" FROM nokia_raml20."LNREL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LNRELW', 'format_mo':'LNRELW', 'insert_query': ' INSERT INTO nokia_cm."LNRELW" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."mcc" AS "mcc" , t."mnc" AS "mnc" , t."targetCellDn" AS "targetCellDn" , t."csfbPsHoAllowed" AS "csfbPsHoAllowed" , t."nrControl" AS "nrControl" , t."nrStatus" AS "nrStatus" , t."psHoAllowed" AS "psHoAllowed" , t."redirWithSysInfoAllowed" AS "redirWithSysInfoAllowed" , t."removeAllowed" AS "removeAllowed" , t."srvccAllowed" AS "srvccAllowed" , t."uTargetCid" AS "uTargetCid" , t."uTargetRncId" AS "uTargetRncId" , t."utranLbAllowed" AS "utranLbAllowed" FROM nokia_raml20."LNRELW" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LTAC', 'format_mo':'LTAC', 'insert_query': ' INSERT INTO nokia_cm."LTAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."tacLimitGbrEmergency" AS "tacLimitGbrEmergency" , t."tacLimitGbrHandover" AS "tacLimitGbrHandover" , t."tacLimitGbrNormal" AS "tacLimitGbrNormal" , t."transportNwId" AS "transportNwId" FROM nokia_raml20."LTAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'LUAC', 'format_mo':'LUAC', 'insert_query': ' INSERT INTO nokia_cm."LUAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."btsAccountLockoutDuration" AS "btsAccountLockoutDuration" , t."btsFailedLoginCountingPeriod" AS "btsFailedLoginCountingPeriod" , t."btsMaxFailedLoginAttempts" AS "btsMaxFailedLoginAttempts" , t."btsSessionLoginDelay" AS "btsSessionLoginDelay" , t."localPasswdExpiryPeriod" AS "localPasswdExpiryPeriod" , t."localPasswdLastChangedTime" AS "localPasswdLastChangedTime" , t."localPasswdWarningPeriod" AS "localPasswdWarningPeriod" FROM nokia_raml20."LUAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'MAL', 'format_mo':'MAL', 'insert_query': ' INSERT INTO nokia_cm."MAL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."frequency" AS "frequency" , t."frequencyBandInUse" AS "frequencyBandInUse" , t."address" AS "address" , t."name" AS "name" FROM nokia_raml20."MAL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'MBAL', 'format_mo':'MBAL', 'insert_query': ' INSERT INTO nokia_cm."MBAL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."frequencyBandInUse" AS "frequencyBandInUse" , t."measBAListFreqs" AS "measBAListFreqs" FROM nokia_raml20."MBAL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'MHA', 'format_mo':'MHA', 'insert_query': ' INSERT INTO nokia_cm."MHA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."active" AS "active" , t."aisgProtocol" AS "aisgProtocol" , t."alarmThresholdLevel" AS "alarmThresholdLevel" , t."antBearing" AS "antBearing" , t."antModel" AS "antModel" , t."antSerial" AS "antSerial" , t."antlId" AS "antlId" , t."baseStationID" AS "baseStationID" , t."connection" AS "connection" , t."downlinkDelay" AS "downlinkDelay" , t."gainResolution" AS "gainResolution" , t."hwVersion" AS "hwVersion" , t."installerID" AS "installerID" , t."lnaNumber" AS "lnaNumber" , t."manufacturer" AS "manufacturer" , t."maxGain" AS "maxGain" , t."mhaAisgModeEnabled" AS "mhaAisgModeEnabled" , t."mhaAlarmDetection" AS "mhaAlarmDetection" , t."mhaGain" AS "mhaGain" , t."mhaType" AS "mhaType" , t."minGain" AS "minGain" , t."prodCode" AS "prodCode" , t."releaseId3Gpp" AS "releaseId3Gpp" , t."scannedAntennaInterface" AS "scannedAntennaInterface" , t."sectorID" AS "sectorID" , t."serNum" AS "serNum" , t."substance" AS "substance" , t."swVersion" AS "swVersion" , t."tmaSubunitRxFreqBandMax" AS "tmaSubunitRxFreqBandMax" , t."tmaSubunitRxFreqBandMin" AS "tmaSubunitRxFreqBandMin" , t."tmaSubunitTxFreqBandMax" AS "tmaSubunitTxFreqBandMax" , t."tmaSubunitTxFreqBandMin" AS "tmaSubunitTxFreqBandMin" , t."tmaSubunitType" AS "tmaSubunitType" , t."uplinkDelay" AS "uplinkDelay" , t."wmhConnector" AS "wmhConnector" , t."installDate" AS "installDate" , t."dcPowerSourceList" AS "dcPowerSourceList" FROM nokia_raml20."MHA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'MODULE', 'format_mo':'MODULE', 'insert_query': ' INSERT INTO nokia_cm."MODULE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."identificationCode" AS "identificationCode" , t."state" AS "state" , t."subrackSpecificType" AS "subrackSpecificType" , t."userLabel" AS "userLabel" , t."vendorName" AS "vendorName" , t."serialNumber" AS "serialNumber" , t."version" AS "version" FROM nokia_raml20."MODULE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'MRBTS', 'format_mo':'MRBTS', 'insert_query': ' INSERT INTO nokia_cm."MRBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actSwMonitoring" AS "actSwMonitoring" , t."autoConfBlocked" AS "autoConfBlocked" , t."commissioningRequired" AS "commissioningRequired" , t."enAutoLicReq" AS "enAutoLicReq" , t."resetToTestDedicated" AS "resetToTestDedicated" , t."sharedRfTechnologies" AS "sharedRfTechnologies" , t."timeZone" AS "timeZone" , t."unitList_primaryConnection_prodCode_unitName_unitNumber_variant" AS "unitList_primaryConnection_prodCode_unitName_unitNumber_variant" , t."unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant" AS "unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant" , t."name" AS "name" , t."actEthernetSec" AS "actEthernetSec" , t."cmSyncCheck" AS "cmSyncCheck" , t."cmSyncCheckPeriod" AS "cmSyncCheckPeriod" , t."configDataRevisionNumber" AS "configDataRevisionNumber" , t."passUnitList_comment_name_serNum" AS "passUnitList_comment_name_serNum" , t."passUnitList_comment_name_prodCode_serNum_version" AS "passUnitList_comment_name_prodCode_serNum_version" , t."passUnitList_comment_name_prodCode_serNum" AS "passUnitList_comment_name_prodCode_serNum" , t."passUnitList_comment_name_prodCode_version" AS "passUnitList_comment_name_prodCode_version" , t."passUnitList_name_prodCode_serNum_version" AS "passUnitList_name_prodCode_serNum_version" , t."passUnitList_name" AS "passUnitList_name" , t."passUnitList_comment_name" AS "passUnitList_comment_name" , t."passUnitList_comment_name_prodCode" AS "passUnitList_comment_name_prodCode" , t."passUnitList_name_prodCode_serNum" AS "passUnitList_name_prodCode_serNum" , t."actAldSwUpdate" AS "actAldSwUpdate" , t."actRemoteRfDiag" AS "actRemoteRfDiag" , t."actTransportConfigFallback" AS "actTransportConfigFallback" , t."passUnitList_prodCode_serNum" AS "passUnitList_prodCode_serNum" , t."passUnitList_name_serNum" AS "passUnitList_name_serNum" , t."passUnitList_comment_prodCode_serNum_version" AS "passUnitList_comment_prodCode_serNum_version" , t."passUnitList_comment_name_version" AS "passUnitList_comment_name_version" , t."actMhaAutoConfig" AS "actMhaAutoConfig" , t."validatePlanAgainstDetectedHW" AS "validatePlanAgainstDetectedHW" FROM nokia_raml20."MRBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'MTRACE', 'format_mo':'MTRACE', 'insert_query': ' INSERT INTO nokia_cm."MTRACE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."eutranTraceIdMcc" AS "eutranTraceIdMcc" , t."eutranTraceIdMnc" AS "eutranTraceIdMnc" , t."traceId" AS "traceId" , t."trcRecSessionRef" AS "trcRecSessionRef" , t."cellId" AS "cellId" , t."cellMaxActiveUEsTraced" AS "cellMaxActiveUEsTraced" , t."cellTrcMode" AS "cellTrcMode" , t."cellTaTracing" AS "cellTaTracing" , t."tceCellTracePortNum" AS "tceCellTracePortNum" , t."tceIpAddress" AS "tceIpAddress" , t."traceRrcMsgCategory" AS "traceRrcMsgCategory" , t."traceRrcNonUeSpecMsgList" AS "traceRrcNonUeSpecMsgList" , t."traceRrcSetting" AS "traceRrcSetting" , t."traceRrcUeSpecMsgList" AS "traceRrcUeSpecMsgList" , t."traceS1MsgCategory" AS "traceS1MsgCategory" , t."traceS1NonUeSpecMsgList" AS "traceS1NonUeSpecMsgList" , t."traceS1Setting" AS "traceS1Setting" , t."traceS1UeSpecMsgList" AS "traceS1UeSpecMsgList" , t."traceX2MsgCategory" AS "traceX2MsgCategory" , t."traceX2NonUeSpecMsgList" AS "traceX2NonUeSpecMsgList" , t."traceX2Setting" AS "traceX2Setting" , t."traceX2UeSpecMsgList" AS "traceX2UeSpecMsgList" , t."jobType" AS "jobType" FROM nokia_raml20."MTRACE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'NSE', 'format_mo':'NSE', 'insert_query': ' INSERT INTO nokia_cm."NSE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."localUdpPort" AS "localUdpPort" , t."nseType" AS "nseType" , t."pfcFeatureMode" AS "pfcFeatureMode" , t."psei" AS "psei" , t."address" AS "address" , t."pcuCapacity" AS "pcuCapacity" , t."nseNriMask" AS "nseNriMask" , t."nseStatus" AS "nseStatus" , t."psNullNri" AS "psNullNri" , t."psSgsnLoadBalancing" AS "psSgsnLoadBalancing" FROM nokia_raml20."NSE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'NSVL', 'format_mo':'NSVL', 'insert_query': ' INSERT INTO nokia_cm."NSVL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ipAddressValue" AS "ipAddressValue" , t."ipAddressVersion" AS "ipAddressVersion" , t."localUdpPort" AS "localUdpPort" , t."nsEntityId" AS "nsEntityId" , t."nsVirtualConnectionName" AS "nsVirtualConnectionName" , t."preconfSgsnIpEpInd" AS "preconfSgsnIpEpInd" , t."psei" AS "psei" , t."udpPort" AS "udpPort" , t."dataWeight" AS "dataWeight" , t."signWeight" AS "signWeight" FROM nokia_raml20."NSVL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'NTP', 'format_mo':'NTP', 'insert_query': ' INSERT INTO nokia_cm."NTP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."availableTimezones" AS "availableTimezones" , t."forwarder" AS "forwarder" , t."timezone" AS "timezone" FROM nokia_raml20."NTP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'O2AREA', 'format_mo':'O2AREA', 'insert_query': ' INSERT INTO nokia_cm."O2AREA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."defaultCost" AS "defaultCost" , t."stub" AS "stub" FROM nokia_raml20."O2AREA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'O2GLBL', 'format_mo':'O2GLBL', 'insert_query': ' INSERT INTO nokia_cm."O2GLBL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."rfc1583Compatibility" AS "rfc1583Compatibility" FROM nokia_raml20."O2GLBL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'O2IFC', 'format_mo':'O2IFC', 'insert_query': ' INSERT INTO nokia_cm."O2IFC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."authType" AS "authType" , t."bfdDetectMult" AS "bfdDetectMult" , t."bfdMonitoring" AS "bfdMonitoring" , t."bfdRxInterval" AS "bfdRxInterval" , t."bfdTxInterval" AS "bfdTxInterval" , t."deadInterval" AS "deadInterval" , t."electionPriority" AS "electionPriority" , t."helloInterval" AS "helloInterval" , t."ospfCost" AS "ospfCost" , t."passive" AS "passive" FROM nokia_raml20."O2IFC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'O2RNK', 'format_mo':'O2RNK', 'insert_query': ' INSERT INTO nokia_cm."O2RNK" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."rank" AS "rank" FROM nokia_raml20."O2RNK" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'OAMPRF', 'format_mo':'OAMPRF', 'insert_query': ' INSERT INTO nokia_cm."OAMPRF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."activeMode" AS "activeMode" , t."alarmClearanceDelay" AS "alarmClearanceDelay" , t."efEventThreshold" AS "efEventThreshold" , t."efEventWindow" AS "efEventWindow" , t."efpEventThreshold" AS "efpEventThreshold" , t."efpEventWindow" AS "efpEventWindow" , t."efssEventThreshold" AS "efssEventThreshold" , t."efssEventWindow" AS "efssEventWindow" , t."eventRepetition" AS "eventRepetition" , t."eventSupport" AS "eventSupport" , t."linkOAMProfileName" AS "linkOAMProfileName" , t."loopBackTime" AS "loopBackTime" , t."loopbackSupported" AS "loopbackSupported" , t."testFrameRate" AS "testFrameRate" , t."testFrameSize" AS "testFrameSize" FROM nokia_raml20."OAMPRF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'OSPFV2', 'format_mo':'OSPFV2', 'insert_query': ' INSERT INTO nokia_cm."OSPFV2" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."confPref" AS "confPref" , t."ospfEnabled" AS "ospfEnabled" , t."ospfRouterId" AS "ospfRouterId" , t."refBandwidth" AS "refBandwidth" , t."spfDelay" AS "spfDelay" , t."spfHoldTime" AS "spfHoldTime" , t."spfMaxHoldTime" AS "spfMaxHoldTime" FROM nokia_raml20."OSPFV2" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PCM', 'format_mo':'PCM', 'insert_query': ' INSERT INTO nokia_cm."PCM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."name" AS "name" FROM nokia_raml20."PCM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PCU', 'format_mo':'PCU', 'insert_query': ' INSERT INTO nokia_cm."PCU" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."abisInType" AS "abisInType" , t."gbIfType" AS "gbIfType" , t."pcuAbisConnectionType" AS "pcuAbisConnectionType" , t."pcuID" AS "pcuID" , t."pcuObjectState" AS "pcuObjectState" , t."pcuUpToDate" AS "pcuUpToDate" , t."piuType" AS "piuType" , t."psei" AS "psei" , t."bcsuID" AS "bcsuID" , t."name" AS "name" FROM nokia_raml20."PCU" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PFL', 'format_mo':'PFL', 'insert_query': ' INSERT INTO nokia_cm."PFL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AMRToNonPreferredLayer" AS "AMRToNonPreferredLayer" , t."BlindHORSCPThrAbove" AS "BlindHORSCPThrAbove" , t."BlindHORSCPThrBelow" AS "BlindHORSCPThrBelow" , t."LaySelLowLoadPref" AS "LaySelLowLoadPref" , t."LaySelWeightBand" AS "LaySelWeightBand" , t."LaySelWeightLoad" AS "LaySelWeightLoad" , t."LaySelWeightPrefLayer" AS "LaySelWeightPrefLayer" , t."LaySelWeightRSCP" AS "LaySelWeightRSCP" , t."PFL64QAMNRT_PrefLayer64QAMNRT" AS "PFL64QAMNRT_PrefLayer64QAMNRT" , t."PFL64QAMStr_PrefLayer64QAMStr" AS "PFL64QAMStr_PrefLayer64QAMStr" , t."PFLCSHSAMR_PrefLayerCSHSAMR" AS "PFLCSHSAMR_PrefLayerCSHSAMR" , t."PFLCSHSAMRNRT_PrefLayerCSHSAMRNRT" AS "PFLCSHSAMRNRT_PrefLayerCSHSAMRNRT" , t."PFLCSHSStr_PrefLayerCSHSStr" AS "PFLCSHSStr_PrefLayerCSHSStr" , t."PFLChangeOrigin" AS "PFLChangeOrigin" , t."PFLDBHSDAMRNRT_PrefLayerDBHSDAMRNRT" AS "PFLDBHSDAMRNRT_PrefLayerDBHSDAMRNRT" , t."PFLDBHSDNRT_PrefLayerDBHSDNRT" AS "PFLDBHSDNRT_PrefLayerDBHSDNRT" , t."PFLDCHSDAMR_PrefLayerDCHSDAMR" AS "PFLDCHSDAMR_PrefLayerDCHSDAMR" , t."PFLDCMIAMR_PrefLayerDCMIAMR" AS "PFLDCMIAMR_PrefLayerDCMIAMR" , t."PFLDCMIAMRNRT_PrefLayerDCMIAMRNRT" AS "PFLDCMIAMRNRT_PrefLayerDCMIAMRNRT" , t."PFLDCMINRT_PrefLayerDCMINRT" AS "PFLDCMINRT_PrefLayerDCMINRT" , t."PFLFDPCHAMR_PrefLayerFDPCHAMR" AS "PFLFDPCHAMR_PrefLayerFDPCHAMR" , t."PFLFDPCHAMRNRT_PrefLayerFDPCHAMRNRT" AS "PFLFDPCHAMRNRT_PrefLayerFDPCHAMRNRT" , t."PFLFDPCHNRT_PrefLayerFDPCHNRT" AS "PFLFDPCHNRT_PrefLayerFDPCHNRT" , t."PFLFastMovUECS_PrefLayerFastMovUECS" AS "PFLFastMovUECS_PrefLayerFastMovUECS" , t."PFLFastMovUEPS_PrefLayerFastMovUEPS" AS "PFLFastMovUEPS_PrefLayerFastMovUEPS" , t."PFLHSDPAAMRNRT_PrefLayerHSDPAAMRNRT" AS "PFLHSDPAAMRNRT_PrefLayerHSDPAAMRNRT" , t."PFLHSDPANRT_PrefLayerHSDPANRT" AS "PFLHSDPANRT_PrefLayerHSDPANRT" , t."PFLHSPAAMR_PrefLayerHSPAAMR" AS "PFLHSPAAMR_PrefLayerHSPAAMR" , t."PFLHSPAAMRNRT_PrefLayerHSPAAMRNRT" AS "PFLHSPAAMRNRT_PrefLayerHSPAAMRNRT" , t."PFLHSPANRT_PrefLayerHSPANRT" AS "PFLHSPANRT_PrefLayerHSPANRT" , t."PFLMIMOAMR_PrefLayerMIMOAMR" AS "PFLMIMOAMR_PrefLayerMIMOAMR" , t."PFLMIMOAMRNRT_PrefLayerMIMOAMRNRT" AS "PFLMIMOAMRNRT_PrefLayerMIMOAMRNRT" , t."PFLMIMONRT_PrefLayerMIMONRT" AS "PFLMIMONRT_PrefLayerMIMONRT" , t."PFLR99AMR_PrefLayerR99AMR" AS "PFLR99AMR_PrefLayerR99AMR" , t."PFLR99NRT_PrefLayerR99NRT" AS "PFLR99NRT_PrefLayerR99NRT" , t."PFLR99Str_PrefLayerR99Str" AS "PFLR99Str_PrefLayerR99Str" FROM nokia_raml20."PFL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PISCHDLITEM', 'format_mo':'PISCHDLITEM', 'insert_query': ' INSERT INTO nokia_cm."PISCHDLITEM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ActionMode" AS "ActionMode" , t."NEList_BaseId" AS "NEList_BaseId" , t."PIObjects" AS "PIObjects" , t."PlanName" AS "PlanName" , t."StartDate" AS "StartDate" , t."StopDate" AS "StopDate" , t."periods_day_duration_hour_interval_minute" AS "periods_day_duration_hour_interval_minute" , t."priority" AS "priority" , t."scheduleIdentifier" AS "scheduleIdentifier" FROM nokia_raml20."PISCHDLITEM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PMCADM', 'format_mo':'PMCADM', 'insert_query': ' INSERT INTO nokia_cm."PMCADM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."reportingIntervalPm" AS "reportingIntervalPm" , t."sdlMaxUploadFileNumber" AS "sdlMaxUploadFileNumber" , t."sdlPrimaryDestIp" AS "sdlPrimaryDestIp" , t."rTPmCollEntityIpAddr" AS "rTPmCollEntityIpAddr" , t."rTPmCollEntityPortNum" AS "rTPmCollEntityPortNum" , t."rTPmCollInterval" AS "rTPmCollInterval" FROM nokia_raml20."PMCADM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PMRNL', 'format_mo':'PMRNL', 'insert_query': ' INSERT INTO nokia_cm."PMRNL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."mtCellAvailability" AS "mtCellAvailability" , t."mtCellLoad" AS "mtCellLoad" , t."mtCellRes" AS "mtCellRes" , t."mtCellThruput" AS "mtCellThruput" , t."mtEPSBearer" AS "mtEPSBearer" , t."mtInterSysHo" AS "mtInterSysHo" , t."mtInterSysHoEhrpdBc" AS "mtInterSysHoEhrpdBc" , t."mtInterSysHoGsmNb" AS "mtInterSysHoGsmNb" , t."mtInterSysHoUtranNb" AS "mtInterSysHoUtranNb" , t."mtIntereNBHo" AS "mtIntereNBHo" , t."mtIntraeNBHo" AS "mtIntraeNBHo" , t."mtLTEHo" AS "mtLTEHo" , t."mtPowQualDL" AS "mtPowQualDL" , t."mtPowQualUL" AS "mtPowQualUL" , t."mtQoS" AS "mtQoS" , t."mtRRC" AS "mtRRC" , t."mtRadBearer" AS "mtRadBearer" , t."mtS1AP" AS "mtS1AP" , t."mtTranspLoad" AS "mtTranspLoad" , t."mtUEandServiceDiff" AS "mtUEandServiceDiff" , t."mtUEstate" AS "mtUEstate" , t."mtX2AP" AS "mtX2AP" , t."mteNBload" AS "mteNBload" , t."mtintraLTEHoNb" AS "mtintraLTEHoNb" , t."mtEutraFrequency" AS "mtEutraFrequency" , t."mtHoRlf" AS "mtHoRlf" , t."mtM3SctpStatistics" AS "mtM3SctpStatistics" , t."mtMAC" AS "mtMAC" , t."mtMBMS" AS "mtMBMS" , t."mtMobilityEvents" AS "mtMobilityEvents" , t."mtMroUtranFrequency" AS "mtMroUtranFrequency" , t."mtS1SctpStatistics" AS "mtS1SctpStatistics" , t."mtSINR" AS "mtSINR" , t."mtX2SctpStatistics" AS "mtX2SctpStatistics" , t."mtGNSS" AS "mtGNSS" , t."mtRanSharing" AS "mtRanSharing" , t."mtSfp" AS "mtSfp" FROM nokia_raml20."PMRNL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PMTNL', 'format_mo':'PMTNL', 'insert_query': ' INSERT INTO nokia_cm."PMTNL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."lte_ETHIF_Stats_Interval" AS "lte_ETHIF_Stats_Interval" , t."lte_Ethernet_Link_Interval" AS "lte_Ethernet_Link_Interval" , t."lte_IPSec_Interval" AS "lte_IPSec_Interval" , t."lte_IP_Filtering_Interval" AS "lte_IP_Filtering_Interval" , t."lte_IP_Stats_Interval" AS "lte_IP_Stats_Interval" , t."lte_PHB_Stats_Interval" AS "lte_PHB_Stats_Interval" , t."lte_TAC_Statistics_Interval" AS "lte_TAC_Statistics_Interval" , t."lte_TOP_FreqSync_Stats_Interval" AS "lte_TOP_FreqSync_Stats_Interval" , t."lte_TOP_PhaseSync_Stats_Interval" AS "lte_TOP_PhaseSync_Stats_Interval" , t."lte_TWAMP_Stats_Interval" AS "lte_TWAMP_Stats_Interval" , t."lte_VLAN_IP_Stats_Interval" AS "lte_VLAN_IP_Stats_Interval" , t."lte_VLAN_PHB_Stats_Interval" AS "lte_VLAN_PHB_Stats_Interval" , t."lte_VLAN_Stats_Interval" AS "lte_VLAN_Stats_Interval" , t."lte_IPv4_PHB_Stats_Interval" AS "lte_IPv4_PHB_Stats_Interval" , t."lte_IPv4_Stats_Interval" AS "lte_IPv4_Stats_Interval" , t."lte_IPv6_PHB_Stats_Interval" AS "lte_IPv6_PHB_Stats_Interval" , t."lte_IPv6_Stats_Interval" AS "lte_IPv6_Stats_Interval" , t."lte_VLAN_IPv4_PHB_Stats_Interval" AS "lte_VLAN_IPv4_PHB_Stats_Interval" , t."lte_VLAN_IPv4_Stats_Interval" AS "lte_VLAN_IPv4_Stats_Interval" , t."lte_VLAN_IPv6_PHB_Stats_Interval" AS "lte_VLAN_IPv6_PHB_Stats_Interval" , t."lte_VLAN_IPv6_Stats_Interval" AS "lte_VLAN_IPv6_Stats_Interval" FROM nokia_raml20."PMTNL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'POC', 'format_mo':'POC', 'insert_query': ' INSERT INTO nokia_cm."POC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."alpha" AS "alpha" , t."bepPeriod" AS "bepPeriod" , t."bsTxPwrMax" AS "bsTxPwrMax" , t."bsTxPwrMax1x00" AS "bsTxPwrMax1x00" , t."bsTxPwrMin" AS "bsTxPwrMin" , t."dlPcPowerReduction" AS "dlPcPowerReduction" , t."dlPcWindowSize" AS "dlPcWindowSize" , t."enableAla" AS "enableAla" , t."gamma" AS "gamma" , t."maxPwrCompensation" AS "maxPwrCompensation" , t."maxTxPowCompCellNode" AS "maxTxPowCompCellNode" , t."minIntBetweenAla" AS "minIntBetweenAla" , t."pcALDlWeighting" AS "pcALDlWeighting" , t."pcALDlWindowSize" AS "pcALDlWindowSize" , t."pcALUlWeighting" AS "pcALUlWeighting" , t."pcALUlWindowSize" AS "pcALUlWindowSize" , t."pcAQLDlWeighting" AS "pcAQLDlWeighting" , t."pcAQLDlWindowSize" AS "pcAQLDlWindowSize" , t."pcAQLUlWeighting" AS "pcAQLUlWeighting" , t."pcAQLUlWindowSize" AS "pcAQLUlWindowSize" , t."pcControlEnabled" AS "pcControlEnabled" , t."pcControlInterval" AS "pcControlInterval" , t."pcIncrStepSize" AS "pcIncrStepSize" , t."pcLTLevDlNx" AS "pcLTLevDlNx" , t."pcLTLevDlPx" AS "pcLTLevDlPx" , t."pcLTLevUlNx" AS "pcLTLevUlNx" , t."pcLTLevUlPx" AS "pcLTLevUlPx" , t."pcLTQual144Nx" AS "pcLTQual144Nx" , t."pcLTQual144Px" AS "pcLTQual144Px" , t."pcLTQual144RxQual" AS "pcLTQual144RxQual" , t."pcLTQualDlNx" AS "pcLTQualDlNx" , t."pcLTQualDlPx" AS "pcLTQualDlPx" , t."pcLTQualDlRxQual" AS "pcLTQualDlRxQual" , t."pcLTQualUlNx" AS "pcLTQualUlNx" , t."pcLTQualUlPx" AS "pcLTQualUlPx" , t."pcLTQualUlRxQual" AS "pcLTQualUlRxQual" , t."pcLowerThresholdDlRxQualDfr" AS "pcLowerThresholdDlRxQualDfr" , t."pcLowerThresholdDlRxQualDhr" AS "pcLowerThresholdDlRxQualDhr" , t."pcLowerThresholdUlRxQualDfr" AS "pcLowerThresholdUlRxQualDfr" , t."pcLowerThresholdUlRxQualDhr" AS "pcLowerThresholdUlRxQualDhr" , t."pcLowerThresholdsLevDLRxLevel" AS "pcLowerThresholdsLevDLRxLevel" , t."pcLowerThresholsLevULRxLevel" AS "pcLowerThresholsLevULRxLevel" , t."pcRedStepSize" AS "pcRedStepSize" , t."pcUTLevDlNx" AS "pcUTLevDlNx" , t."pcUTLevDlPx" AS "pcUTLevDlPx" , t."pcUTLevUlNx" AS "pcUTLevUlNx" , t."pcUTLevUlPx" AS "pcUTLevUlPx" , t."pcUTQualDlNx" AS "pcUTQualDlNx" , t."pcUTQualDlPx" AS "pcUTQualDlPx" , t."pcUTQualDlRxQual" AS "pcUTQualDlRxQual" , t."pcUTQualUlNx" AS "pcUTQualUlNx" , t."pcUTQualUlPx" AS "pcUTQualUlPx" , t."pcUTQualUlRxQual" AS "pcUTQualUlRxQual" , t."pcUpperThresholdDlRxQualDfr" AS "pcUpperThresholdDlRxQualDfr" , t."pcUpperThresholdDlRxQualDhr" AS "pcUpperThresholdDlRxQualDhr" , t."pcUpperThresholdUlRxQualDfr" AS "pcUpperThresholdUlRxQualDfr" , t."pcUpperThresholdUlRxQualDhr" AS "pcUpperThresholdUlRxQualDhr" , t."pcUpperThresholdsLevDLRxLevel" AS "pcUpperThresholdsLevDLRxLevel" , t."pcUpperThresholdsLevULRxLevel" AS "pcUpperThresholdsLevULRxLevel" , t."powerDecrQualFactor" AS "powerDecrQualFactor" , t."powerLimitAla" AS "powerLimitAla" , t."pwrDecrLimitBand0" AS "pwrDecrLimitBand0" , t."pwrDecrLimitBand1" AS "pwrDecrLimitBand1" , t."pwrDecrLimitBand2" AS "pwrDecrLimitBand2" , t."tAvgT" AS "tAvgT" , t."tAvgW" AS "tAvgW" , t."transmitPowerReduction" AS "transmitPowerReduction" , t."address" AS "address" , t."name" AS "name" , t."derivedHoPowerSecurityMargin" AS "derivedHoPowerSecurityMargin" , t."estimatedDlInterference" AS "estimatedDlInterference" , t."maxDlPowerReduction" AS "maxDlPowerReduction" , t."maxUlPowerReduction" AS "maxUlPowerReduction" FROM nokia_raml20."POC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PPTT', 'format_mo':'PPTT', 'insert_query': ' INSERT INTO nokia_cm."PPTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."administrativeState" AS "administrativeState" , t."interfaceNumber" AS "interfaceNumber" , t."pdhLbo" AS "pdhLbo" , t."pdhLineType" AS "pdhLineType" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."PPTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PRTGRP', 'format_mo':'PRTGRP', 'insert_query': ' INSERT INTO nokia_cm."PRTGRP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ports" AS "ports" FROM nokia_raml20."PRTGRP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PUNIT', 'format_mo':'PUNIT', 'insert_query': ' INSERT INTO nokia_cm."PUNIT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."serialNo" AS "serialNo" , t."unitDesc" AS "unitDesc" , t."unitId" AS "unitId" , t."unitType" AS "unitType" , t."productType" AS "productType" FROM nokia_raml20."PUNIT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'PWNE', 'format_mo':'PWNE', 'insert_query': ' INSERT INTO nokia_cm."PWNE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl" AS "bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl" , t."cwEnable" AS "cwEnable" FROM nokia_raml20."PWNE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'QOS', 'format_mo':'QOS', 'insert_query': ' INSERT INTO nokia_cm."QOS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort" AS "perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort" , t."trafficTypesMap_dscpList_pHB_trafficType_vlanPrio" AS "trafficTypesMap_dscpList_pHB_trafficType_vlanPrio" , t."trafficTypesMap_pHB_trafficType_vlanPrio" AS "trafficTypesMap_pHB_trafficType_vlanPrio" , t."dscpMap_dscp_pHB_vlanPrio" AS "dscpMap_dscp_pHB_vlanPrio" , t."enablePhbCounters" AS "enablePhbCounters" , t."assuredForwardingClass1" AS "assuredForwardingClass1" , t."assuredForwardingClass2" AS "assuredForwardingClass2" , t."assuredForwardingClass3" AS "assuredForwardingClass3" , t."assuredForwardingClass4" AS "assuredForwardingClass4" , t."bestEffort" AS "bestEffort" , t."sseDscpOverwrite" AS "sseDscpOverwrite" , t."trafficTypesMap_dscp_trafficType" AS "trafficTypesMap_dscp_trafficType" FROM nokia_raml20."QOS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'QSPEC', 'format_mo':'QSPEC', 'insert_query': ' INSERT INTO nokia_cm."QSPEC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."queueDropperAlgo" AS "queueDropperAlgo" , t."queueLength" AS "queueLength" , t."queueName" AS "queueName" , t."queueWeight" AS "queueWeight" FROM nokia_raml20."QSPEC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RA', 'format_mo':'RA', 'insert_query': ' INSERT INTO nokia_cm."RA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."nseiList" AS "nseiList" , t."routingAreaIdLac" AS "routingAreaIdLac" , t."routingAreaIdMcc" AS "routingAreaIdMcc" , t."routingAreaIdMnc" AS "routingAreaIdMnc" , t."routingAreaIdRac" AS "routingAreaIdRac" , t."address" AS "address" , t."name" AS "name" FROM nokia_raml20."RA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RACK', 'format_mo':'RACK', 'insert_query': ' INSERT INTO nokia_cm."RACK" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."vendorName" AS "vendorName" FROM nokia_raml20."RACK" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'REDRT', 'format_mo':'REDRT', 'insert_query': ' INSERT INTO nokia_cm."REDRT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."addGsmSIToRedirMsg" AS "addGsmSIToRedirMsg" , t."csFallBPrio" AS "csFallBPrio" , t."emerCallPrio" AS "emerCallPrio" , t."redirFreqUtra" AS "redirFreqUtra" , t."redirRat" AS "redirRat" , t."redirectPrio" AS "redirectPrio" , t."addUtranSIToRedirMsg" AS "addUtranSIToRedirMsg" , t."redirGeranArfcnStructL_redirGeranArfcnValue" AS "redirGeranArfcnStructL_redirGeranArfcnValue" , t."redirGeranBandIndicator" AS "redirGeranBandIndicator" FROM nokia_raml20."REDRT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RFTHLD', 'format_mo':'RFTHLD', 'insert_query': ' INSERT INTO nokia_cm."RFTHLD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."rFPowerErrorHighThreshold" AS "rFPowerErrorHighThreshold" , t."rFPowerErrorLowThreshold" AS "rFPowerErrorLowThreshold" , t."rxAntennaRTWPHighThreshold" AS "rxAntennaRTWPHighThreshold" , t."rxAntennaRTWPLowThreshold" AS "rxAntennaRTWPLowThreshold" , t."txAntennaVSWRHighThreshold" AS "txAntennaVSWRHighThreshold" FROM nokia_raml20."RFTHLD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RMOD', 'format_mo':'RMOD', 'insert_query': ' INSERT INTO nokia_cm."RMOD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."climateControlProfiling" AS "climateControlProfiling" , t."connectionList_linkId_positionInChain_sModId" AS "connectionList_linkId_positionInChain_sModId" , t."hwType" AS "hwType" , t."mcpaPower" AS "mcpaPower" , t."moduleLocation" AS "moduleLocation" , t."prodCode" AS "prodCode" , t."serNum" AS "serNum" , t."suppressAmbientAlarmEnabled" AS "suppressAmbientAlarmEnabled" , t."radioSiteId" AS "radioSiteId" , t."linkSpeed" AS "linkSpeed" , t."prodCodePlanned" AS "prodCodePlanned" , t."productName" AS "productName" , t."activeCellsList" AS "activeCellsList" , t."connectionList_bbModId_linkId_positionInChain" AS "connectionList_bbModId_linkId_positionInChain" FROM nokia_raml20."RMOD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNAC', 'format_mo':'RNAC', 'insert_query': ' INSERT INTO nokia_cm."RNAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRLoadTxPower" AS "AMRLoadTxPower" , t."AMRNumofReconf" AS "AMRNumofReconf" , t."AMRwinSizeSCload" AS "AMRwinSizeSCload" , t."AdjustmentPeriod" AS "AdjustmentPeriod" , t."AdjustmentRatio" AS "AdjustmentRatio" , t."BitRateSetPSNRT" AS "BitRateSetPSNRT" , t."DCHSlopeOfTheCurve" AS "DCHSlopeOfTheCurve" , t."DLInLoopPCStepSizeCPC" AS "DLInLoopPCStepSizeCPC" , t."DLLoadSource" AS "DLLoadSource" , t."DLmaxBitRateSF128" AS "DLmaxBitRateSF128" , t."DLmaxBitRateSF16" AS "DLmaxBitRateSF16" , t."DLmaxBitRateSF256" AS "DLmaxBitRateSF256" , t."DLmaxBitRateSF32" AS "DLmaxBitRateSF32" , t."DLmaxBitRateSF64" AS "DLmaxBitRateSF64" , t."DLpuncturingLimit" AS "DLpuncturingLimit" , t."DownlinkInnerLoopPCStepSize" AS "DownlinkInnerLoopPCStepSize" , t."DynHSUPABLERAlgTrgTime" AS "DynHSUPABLERAlgTrgTime" , t."DynHSUPABLERBurstDataRx" AS "DynHSUPABLERBurstDataRx" , t."DynHSUPABLERContDataRx10" AS "DynHSUPABLERContDataRx10" , t."DynHSUPABLERContDataRx2" AS "DynHSUPABLERContDataRx2" , t."DynHSUPABLERFrameWinSiz" AS "DynHSUPABLERFrameWinSiz" , t."DynHSUPABLERMaxRateThrB" AS "DynHSUPABLERMaxRateThrB" , t."DynHSUPABLERMaxRateThrC10" AS "DynHSUPABLERMaxRateThrC10" , t."DynHSUPABLERMaxRateThrC2" AS "DynHSUPABLERMaxRateThrC2" , t."DynHSUPABLERPeakRateRx" AS "DynHSUPABLERPeakRateRx" , t."DynHSUPABLERThrBurstyTP" AS "DynHSUPABLERThrBurstyTP" , t."DynHSUPABurstyPeriod" AS "DynHSUPABurstyPeriod" , t."EDCHSlopeOfTheCurve" AS "EDCHSlopeOfTheCurve" , t."EmeCallLevelValue" AS "EmeCallLevelValue" , t."EmeCallPCIValue" AS "EmeCallPCIValue" , t."EmeCallPVIValue" AS "EmeCallPVIValue" , t."ExpectReorderingPDCP" AS "ExpectReorderingPDCP" , t."FOLPCSIRTgtModInt" AS "FOLPCSIRTgtModInt" , t."FOLPCStepSizSIRTgt" AS "FOLPCStepSizSIRTgt" , t."FmaxPeriodPDCP" AS "FmaxPeriodPDCP" , t."FmaxTimePDCP" AS "FmaxTimePDCP" , t."FreePtxSafetyMarginStr" AS "FreePtxSafetyMarginStr" , t."PrachBetaC120" AS "PrachBetaC120" , t."PrachBetaC15" AS "PrachBetaC15" , t."PrachBetaC30" AS "PrachBetaC30" , t."PrachBetaC60" AS "PrachBetaC60" , t."PrachBetaD120" AS "PrachBetaD120" , t."PrachBetaD15" AS "PrachBetaD15" , t."PrachBetaD30" AS "PrachBetaD30" , t."PrachBetaD60" AS "PrachBetaD60" , t."HeaderCompressionMethod" AS "HeaderCompressionMethod" , t."L1BurstDataBLERTrgtEDCH" AS "L1BurstDataBLERTrgtEDCH" , t."L1ContBLERTrgtEDCH10" AS "L1ContBLERTrgtEDCH10" , t."L1ContBLERTrgtEDCH2" AS "L1ContBLERTrgtEDCH2" , t."L1PeakRateBLERTrgtEDCH" AS "L1PeakRateBLERTrgtEDCH" , t."LoadBasedAMRCodecMode" AS "LoadBasedAMRCodecMode" , t."MaxAdjustmentStep" AS "MaxAdjustmentStep" , t."MaxFreezingTime" AS "MaxFreezingTime" , t."MaxHeaderPDCP" AS "MaxHeaderPDCP" , t."MaxNumberOfReAttemptsCong" AS "MaxNumberOfReAttemptsCong" , t."MinPrefChange" AS "MinPrefChange" , t."NonTCPspacePDCP" AS "NonTCPspacePDCP" , t."PCPreamble" AS "PCPreamble" , t."PCrangeDL" AS "PCrangeDL" , t."PagingRestrictionInd" AS "PagingRestrictionInd" , t."PeriodULRCAMR" AS "PeriodULRCAMR" , t."PrefSubtract" AS "PrefSubtract" , t."RAU_LAU_RestrictionInd" AS "RAU_LAU_RestrictionInd" , t."RNACChangeOrigin" AS "RNACChangeOrigin" , t."RNARDSACCell_DCH" AS "RNARDSACCell_DCH" , t."RNARDSACCell_PCH" AS "RNARDSACCell_PCH" , t."RNARDSACGuardTime" AS "RNARDSACGuardTime" , t."RRCConnSetupMsgSize" AS "RRCConnSetupMsgSize" , t."SRBDelay" AS "SRBDelay" , t."SignallingLinkInactivityTimer" AS "SignallingLinkInactivityTimer" , t."StepSizeForDCHBLER" AS "StepSizeForDCHBLER" , t."StepSizeForEDCHBLER" AS "StepSizeForEDCHBLER" , t."TCPspacePDCP" AS "TCPspacePDCP" , t."TDMultForHSDPAStreaming" AS "TDMultForHSDPAStreaming" , t."TFDCHZeroBitRate" AS "TFDCHZeroBitRate" , t."ULFastOLPCDTXthld" AS "ULFastOLPCDTXthld" , t."ULmaxBitRateSF128" AS "ULmaxBitRateSF128" , t."ULmaxBitRateSF16" AS "ULmaxBitRateSF16" , t."ULmaxBitRateSF256" AS "ULmaxBitRateSF256" , t."ULmaxBitRateSF32" AS "ULmaxBitRateSF32" , t."ULmaxBitRateSF64" AS "ULmaxBitRateSF64" , t."ULmaxBitRateSF8" AS "ULmaxBitRateSF8" , t."ULpuncturingLimit" AS "ULpuncturingLimit" , t."UlScrCodeMin" AS "UlScrCodeMin" , t."UpLinkInitialTransmitPowerMode" AS "UpLinkInitialTransmitPowerMode" , t."UpLinkRecoveryPeriodPowerMode" AS "UpLinkRecoveryPeriodPowerMode" , t."AutoACDecRestHysNRTQ" AS "AutoACDecRestHysNRTQ" , t."AutoACDecRestHysRTWP" AS "AutoACDecRestHysRTWP" , t."AutoACIncRestHysNRTQ" AS "AutoACIncRestHysNRTQ" , t."AutoACIncRestHysRTWP" AS "AutoACIncRestHysRTWP" , t."AutoACMaxRestLevel" AS "AutoACMaxRestLevel" , t."AutoACRLevelUpdInt" AS "AutoACRLevelUpdInt" , t."AutoACRTrigRNCLoad" AS "AutoACRTrigRNCLoad" , t."AutoACRestForCellPCH" AS "AutoACRestForCellPCH" , t."HSFACHDiscardTimer" AS "HSFACHDiscardTimer" , t."HSFACHResetTimer" AS "HSFACHResetTimer" , t."ICRHostOperatorId" AS "ICRHostOperatorId" , t."PTTUEMappingARPCap" AS "PTTUEMappingARPCap" , t."PTTUEMappingARPPrioLevel" AS "PTTUEMappingARPPrioLevel" , t."PTTUEMappingARPQue" AS "PTTUEMappingARPQue" , t."PTTUEMappingARPVul" AS "PTTUEMappingARPVul" , t."PTTUEMappingSignInd" AS "PTTUEMappingSignInd" , t."PTTUEMappingTC" AS "PTTUEMappingTC" , t."PTTUEMappingTHP" AS "PTTUEMappingTHP" , t."AutoACResFromCellPCH" AS "AutoACResFromCellPCH" FROM nokia_raml20."RNAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNC', 'format_mo':'RNC', 'insert_query': ' INSERT INTO nokia_cm."RNC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ActivePRNC" AS "ActivePRNC" , t."AlarmSetforWCELBLINIT" AS "AlarmSetforWCELBLINIT" , t."CBCSourceIPAddress" AS "CBCSourceIPAddress" , t."CSAttachDetachAllowed" AS "CSAttachDetachAllowed" , t."CommonMCC" AS "CommonMCC" , t."CommonMNC" AS "CommonMNC" , t."CommonMNCLength" AS "CommonMNCLength" , t."ConnectionRetryCounter" AS "ConnectionRetryCounter" , t."DLBLERConfInterval" AS "DLBLERConfInterval" , t."ExtendedULDLactivationTmr" AS "ExtendedULDLactivationTmr" , t."MACLogChPriSRB1" AS "MACLogChPriSRB1" , t."MACLogChPriSRB2" AS "MACLogChPriSRB2" , t."MACLogChPriSRB3" AS "MACLogChPriSRB3" , t."MaxAMRCapacityErl" AS "MaxAMRCapacityErl" , t."MaxCarrierConnectivity" AS "MaxCarrierConnectivity" , t."MaxIubPSThroughputMbps" AS "MaxIubPSThroughputMbps" , t."N302" AS "N302" , t."N304" AS "N304" , t."N308" AS "N308" , t."OMSBackupIpAddress" AS "OMSBackupIpAddress" , t."OMSIpAddress" AS "OMSIpAddress" , t."PWSMDuration" AS "PWSMDuration" , t."PWSMExceededTrafficDur" AS "PWSMExceededTrafficDur" , t."PageRep1stInterv" AS "PageRep1stInterv" , t."PageRep2ndInterv" AS "PageRep2ndInterv" , t."RANAPprocInitWait" AS "RANAPprocInitWait" , t."RNCChangeOrigin" AS "RNCChangeOrigin" , t."RNCIPAddress" AS "RNCIPAddress" , t."RNCName" AS "RNCName" , t."RTservicesForPS" AS "RTservicesForPS" , t."RestrictionInterval" AS "RestrictionInterval" , t."RncClientTLSMode" AS "RncClientTLSMode" , t."RncOptions" AS "RncOptions" , t."SIB11_priority" AS "SIB11_priority" , t."SIB15_priority" AS "SIB15_priority" , t."SIB18_priority" AS "SIB18_priority" , t."SIB19Priority" AS "SIB19Priority" , t."SIB1_priority" AS "SIB1_priority" , t."SIB2_priority" AS "SIB2_priority" , t."SIB3_priority" AS "SIB3_priority" , t."SIB5_priority" AS "SIB5_priority" , t."SecOMSIpAddress" AS "SecOMSIpAddress" , t."ServingOMS" AS "ServingOMS" , t."ServingOMSAdminSetting" AS "ServingOMSAdminSetting" , t."T302" AS "T302" , t."T304" AS "T304" , t."T305" AS "T305" , t."T307" AS "T307" , t."T308" AS "T308" , t."T309" AS "T309" , t."T314" AS "T314" , t."T316" AS "T316" , t."T317" AS "T317" , t."ToAWE_NRT_DCH_tti10" AS "ToAWE_NRT_DCH_tti10" , t."ToAWE_NRT_DCH_tti20" AS "ToAWE_NRT_DCH_tti20" , t."ToAWE_NRT_DCH_tti40" AS "ToAWE_NRT_DCH_tti40" , t."ToAWE_RT_DCH_tti10" AS "ToAWE_RT_DCH_tti10" , t."ToAWE_RT_DCH_tti20" AS "ToAWE_RT_DCH_tti20" , t."ToAWE_RT_DCH_tti40" AS "ToAWE_RT_DCH_tti40" , t."ToAWE_Speech" AS "ToAWE_Speech" , t."ToAWS_NRT_DCH_tti10" AS "ToAWS_NRT_DCH_tti10" , t."ToAWS_NRT_DCH_tti20" AS "ToAWS_NRT_DCH_tti20" , t."ToAWS_NRT_DCH_tti40" AS "ToAWS_NRT_DCH_tti40" , t."ToAWS_RT_DCH_tti10" AS "ToAWS_RT_DCH_tti10" , t."ToAWS_RT_DCH_tti20" AS "ToAWS_RT_DCH_tti20" , t."ToAWS_RT_DCH_tti40" AS "ToAWS_RT_DCH_tti40" , t."ToAWS_Speech" AS "ToAWS_Speech" , t."ULBLERConfInterval" AS "ULBLERConfInterval" , t."UL_DLcapacityReqWait" AS "UL_DLcapacityReqWait" , t."WCELIdleAlarmTimeout" AS "WCELIdleAlarmTimeout" , t."DSCPStatisticsGroupA" AS "DSCPStatisticsGroupA" , t."DSCPStatisticsGroupB" AS "DSCPStatisticsGroupB" , t."DSCPStatisticsGroupC" AS "DSCPStatisticsGroupC" , t."DSCPStatisticsGroupTCPack" AS "DSCPStatisticsGroupTCPack" , t."EmergencyCallRedirectTimer" AS "EmergencyCallRedirectTimer" , t."LCSSupportForAnchoring" AS "LCSSupportForAnchoring" , t."LCSfunctionality" AS "LCSfunctionality" , t."TraceLCSHorizAccur" AS "TraceLCSHorizAccur" , t."TraceLCSPriority" AS "TraceLCSPriority" , t."TraceLCSVertAccur" AS "TraceLCSVertAccur" , t."TraceLCSWaitPeriod" AS "TraceLCSWaitPeriod" , t."maxCallCapability" AS "maxCallCapability" , t."maxThroughput" AS "maxThroughput" , t."ConsCheckRuleMask" AS "ConsCheckRuleMask" , t."IMEIQuery" AS "IMEIQuery" , t."LTEPeriodicTriggerTimer" AS "LTEPeriodicTriggerTimer" , t."MinRedEDPDCH" AS "MinRedEDPDCH" , t."MaxSignalingCapacity" AS "MaxSignalingCapacity" , t."RCPMtputAggregationLevel" AS "RCPMtputAggregationLevel" , t."RCPMtputDLCl01to02Range" AS "RCPMtputDLCl01to02Range" , t."RCPMtputDLCl02to03Range" AS "RCPMtputDLCl02to03Range" , t."RCPMtputDLCl03to04Range" AS "RCPMtputDLCl03to04Range" , t."RCPMtputDLCl04to05Range" AS "RCPMtputDLCl04to05Range" , t."RCPMtputDLCl05to06Range" AS "RCPMtputDLCl05to06Range" , t."RCPMtputDLCl06to07Range" AS "RCPMtputDLCl06to07Range" , t."RCPMtputDLCl07to08Range" AS "RCPMtputDLCl07to08Range" , t."RCPMtputDLCl08to09Range" AS "RCPMtputDLCl08to09Range" , t."RCPMtputDLCl09to10Range" AS "RCPMtputDLCl09to10Range" , t."RCPMtputDLCl10to11Range" AS "RCPMtputDLCl10to11Range" , t."RCPMtputDLCl11to12Range" AS "RCPMtputDLCl11to12Range" , t."RCPMtputDLCl12to13Range" AS "RCPMtputDLCl12to13Range" , t."RCPMtputULCl01to02Range" AS "RCPMtputULCl01to02Range" , t."RCPMtputULCl02to03Range" AS "RCPMtputULCl02to03Range" , t."RCPMtputULCl03to04Range" AS "RCPMtputULCl03to04Range" , t."RCPMtputULCl04to05Range" AS "RCPMtputULCl04to05Range" , t."RNCSWBuildId" AS "RNCSWBuildId" , t."SigCapLicWarnThreshold" AS "SigCapLicWarnThreshold" , t."UePeriodicMeasCpuLimit" AS "UePeriodicMeasCpuLimit" , t."UePeriodicMeasInterval" AS "UePeriodicMeasInterval" FROM nokia_raml20."RNC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNFC', 'format_mo':'RNFC', 'insert_query': ' INSERT INTO nokia_cm."RNFC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRCodecSetEnabled" AS "AMRCodecSetEnabled" , t."AMRWithEDCH" AS "AMRWithEDCH" , t."AMRWithHSDSCH" AS "AMRWithHSDSCH" , t."AutomDLPlanUpdEnabled" AS "AutomDLPlanUpdEnabled" , t."BTSLoadIndSel" AS "BTSLoadIndSel" , t."CCCHforCUCallowed" AS "CCCHforCUCallowed" , t."CMmasterSwitch" AS "CMmasterSwitch" , t."CSCallSetUpFACHPCHImpr" AS "CSCallSetUpFACHPCHImpr" , t."CSFBEnabled" AS "CSFBEnabled" , t."CUCforPCHtoDCHallowed" AS "CUCforPCHtoDCHallowed" , t."CVUserInactInSignConnRel" AS "CVUserInactInSignConnRel" , t."DCH00SuppOnIurEnabled" AS "DCH00SuppOnIurEnabled" , t."DCHBitRateBalancing" AS "DCHBitRateBalancing" , t."DCHScheOverIur" AS "DCHScheOverIur" , t."DCHtoPCHEnabled" AS "DCHtoPCHEnabled" , t."DLOptimisationUsage" AS "DLOptimisationUsage" , t."DynUsageHSDPAReturnChannel" AS "DynUsageHSDPAReturnChannel" , t."EUTRAdetection" AS "EUTRAdetection" , t."FRLCEnabled" AS "FRLCEnabled" , t."FastDormancyEnabled" AS "FastDormancyEnabled" , t."FastPCHSwitchEnabled" AS "FastPCHSwitchEnabled" , t."FasterOLPCEnabled" AS "FasterOLPCEnabled" , t."FemtoHandoverControl" AS "FemtoHandoverControl" , t."FlexULRLCEnabled" AS "FlexULRLCEnabled" , t."FlexUpgrUsage" AS "FlexUpgrUsage" , t."HLSModeSelection" AS "HLSModeSelection" , t."HSDPA16KBPSReturnChannel" AS "HSDPA16KBPSReturnChannel" , t."HSDPA48UsersEnabled" AS "HSDPA48UsersEnabled" , t."HSDPADynamicResourceAllocation" AS "HSDPADynamicResourceAllocation" , t."HSDPAMobility" AS "HSDPAMobility" , t."HSPAInterRNCMobility" AS "HSPAInterRNCMobility" , t."HSPAOverIurExt" AS "HSPAOverIurExt" , t."HSUPADynBLEREnabled" AS "HSUPADynBLEREnabled" , t."IFHOOverIurEnabled" AS "IFHOOverIurEnabled" , t."IFHOOverIurExt" AS "IFHOOverIurExt" , t."ISHOCancellation" AS "ISHOCancellation" , t."ISHOInIurMobility" AS "ISHOInIurMobility" , t."IuPSrelWait3G2GMultiServ" AS "IuPSrelWait3G2GMultiServ" , t."LFDProfEnabled" AS "LFDProfEnabled" , t."MIBPLMNIdIncluded" AS "MIBPLMNIdIncluded" , t."MOCNenabled" AS "MOCNenabled" , t."MRABRelocVendSpCorr" AS "MRABRelocVendSpCorr" , t."PBSpolicy" AS "PBSpolicy" , t."PPACEnabled" AS "PPACEnabled" , t."PSOpThroUsage" AS "PSOpThroUsage" , t."PWSMDriftAllowed" AS "PWSMDriftAllowed" , t."PostVerifPeriodDLSynch" AS "PostVerifPeriodDLSynch" , t."PowerBalancing" AS "PowerBalancing" , t."RABDRAEnabled" AS "RABDRAEnabled" , t."RABFailDueUESTCorr" AS "RABFailDueUESTCorr" , t."RNFCChangeOrigin" AS "RNFCChangeOrigin" , t."RRCSetupCCHEnabledR99" AS "RRCSetupCCHEnabledR99" , t."SIBCapabilityCheck" AS "SIBCapabilityCheck" , t."SLHOCmAllowedNRT" AS "SLHOCmAllowedNRT" , t."SRVCCEnabled" AS "SRVCCEnabled" , t."SignConnActivitySupervision" AS "SignConnActivitySupervision" , t."SubscriberTrace" AS "SubscriberTrace" , t."WBAMRCodecSetEnabled" AS "WBAMRCodecSetEnabled" , t."AutoACResEnabled" AS "AutoACResEnabled" , t."BTSRebalanceEnabled" AS "BTSRebalanceEnabled" , t."EmergencyCallISHOSupport" AS "EmergencyCallISHOSupport" , t."EmergencyCallRedirect" AS "EmergencyCallRedirect" , t."IntelligentEmergencyCallISHOSupport" AS "IntelligentEmergencyCallISHOSupport" , t."PTTEnabled" AS "PTTEnabled" , t."WPSCallRestriction" AS "WPSCallRestriction" , t."WireLessPriorityService" AS "WireLessPriorityService" , t."CapaSmartphoneEnabled" AS "CapaSmartphoneEnabled" , t."AMRCodecSet74Enabled" AS "AMRCodecSet74Enabled" , t."DataSessionProfEnabled" AS "DataSessionProfEnabled" , t."RRCReDirEnabled" AS "RRCReDirEnabled" , t."AutoACResBTSEnabled" AS "AutoACResBTSEnabled" , t."ConfigurableRCPMtputEnabled" AS "ConfigurableRCPMtputEnabled" , t."DEMEnabled" AS "DEMEnabled" , t."EnhancedDoSAttackEnabled" AS "EnhancedDoSAttackEnabled" , t."IMSIMeasMDTEnabled" AS "IMSIMeasMDTEnabled" , t."IdlePageRepetitionEnabled" AS "IdlePageRepetitionEnabled" , t."InBearerAppPrioEnabled" AS "InBearerAppPrioEnabled" , t."MRABOptsForSVQEnabled" AS "MRABOptsForSVQEnabled" , t."NBAPLBServRestrEnabled" AS "NBAPLBServRestrEnabled" , t."RIMUtraSIEnab" AS "RIMUtraSIEnab" , t."TCPOptimizeEnabled" AS "TCPOptimizeEnabled" , t."WDEVControlEnabled" AS "WDEVControlEnabled" FROM nokia_raml20."RNFC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNHSPA', 'format_mo':'RNHSPA', 'insert_query': ' INSERT INTO nokia_cm."RNHSPA" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."WeightForARP1" AS "WeightForARP1" , t."WeightForARP2" AS "WeightForARP2" , t."WeightForARP3" AS "WeightForARP3" , t."ATOSRBsOnHSPA" AS "ATOSRBsOnHSPA" , t."N10msCPCOptObjective" AS "N10msCPCOptObjective" , t."N10msCQIDTXTimer" AS "N10msCQIDTXTimer" , t."N10msCQIFeedbackCPC" AS "N10msCQIFeedbackCPC" , t."N10msInacThrUEDRXCycle" AS "N10msInacThrUEDRXCycle" , t."N10msInacThrUEDTXCycl2" AS "N10msInacThrUEDTXCycl2" , t."N10msMACDTXCycle" AS "N10msMACDTXCycle" , t."N10msMACInacThr" AS "N10msMACInacThr" , t."N10msUEDPCCHburst1" AS "N10msUEDPCCHburst1" , t."N10msUEDPCCHburst2" AS "N10msUEDPCCHburst2" , t."N10msUEDRXCycle" AS "N10msUEDRXCycle" , t."N10msUEDTXCycle1" AS "N10msUEDTXCycle1" , t."N10msUEDTXCycle2" AS "N10msUEDTXCycle2" , t."N10msUEDTXLongPreamble" AS "N10msUEDTXLongPreamble" , t."N2msCPCOptObjective" AS "N2msCPCOptObjective" , t."N2msCQIDTXTimer" AS "N2msCQIDTXTimer" , t."N2msCQIFeedbackCPC" AS "N2msCQIFeedbackCPC" , t."N2msInacThrUEDRXCycle" AS "N2msInacThrUEDRXCycle" , t."N2msInacThrUEDTXCycl2" AS "N2msInacThrUEDTXCycl2" , t."N2msMACDTXCycle" AS "N2msMACDTXCycle" , t."N2msMACInacThr" AS "N2msMACInacThr" , t."N2msUEDPCCHburst1" AS "N2msUEDPCCHburst1" , t."N2msUEDPCCHburst2" AS "N2msUEDPCCHburst2" , t."N2msUEDRXCycle" AS "N2msUEDRXCycle" , t."N2msUEDTXCycle1" AS "N2msUEDTXCycle1" , t."N2msUEDTXCycle2" AS "N2msUEDTXCycle2" , t."N2msUEDTXLongPreamble" AS "N2msUEDTXLongPreamble" , t."S10msCPCOptObjective" AS "S10msCPCOptObjective" , t."S10msCQIDTXTimer" AS "S10msCQIDTXTimer" , t."S10msCQIFeedbackCPC" AS "S10msCQIFeedbackCPC" , t."S10msInacThrUEDRXCycle" AS "S10msInacThrUEDRXCycle" , t."S10msInacThrUEDTXCycl2" AS "S10msInacThrUEDTXCycl2" , t."S10msMACDTXCycle" AS "S10msMACDTXCycle" , t."S10msMACInacThr" AS "S10msMACInacThr" , t."S10msUEDPCCHburst1" AS "S10msUEDPCCHburst1" , t."S10msUEDPCCHburst2" AS "S10msUEDPCCHburst2" , t."S10msUEDRXCycle" AS "S10msUEDRXCycle" , t."S10msUEDTXCycle1" AS "S10msUEDTXCycle1" , t."S10msUEDTXCycle2" AS "S10msUEDTXCycle2" , t."S10msUEDTXLongPreamble" AS "S10msUEDTXLongPreamble" , t."S2msCPCOptObjective" AS "S2msCPCOptObjective" , t."S2msCQIDTXTimer" AS "S2msCQIDTXTimer" , t."S2msCQIFeedbackCPC" AS "S2msCQIFeedbackCPC" , t."S2msInacThrUEDRXCycle" AS "S2msInacThrUEDRXCycle" , t."S2msInacThrUEDTXCycl2" AS "S2msInacThrUEDTXCycl2" , t."S2msMACDTXCycle" AS "S2msMACDTXCycle" , t."S2msMACInacThr" AS "S2msMACInacThr" , t."S2msUEDPCCHburst1" AS "S2msUEDPCCHburst1" , t."S2msUEDPCCHburst2" AS "S2msUEDPCCHburst2" , t."S2msUEDRXCycle" AS "S2msUEDRXCycle" , t."S2msUEDTXCycle1" AS "S2msUEDTXCycle1" , t."S2msUEDTXCycle2" AS "S2msUEDTXCycle2" , t."S2msUEDTXLongPreamble" AS "S2msUEDTXLongPreamble" , t."V10msCPCOptObjective" AS "V10msCPCOptObjective" , t."V10msCQIDTXTimer" AS "V10msCQIDTXTimer" , t."V10msCQIFeedbackCPC" AS "V10msCQIFeedbackCPC" , t."V10msInacThrUEDRXCycle" AS "V10msInacThrUEDRXCycle" , t."V10msInacThrUEDTXCycl2" AS "V10msInacThrUEDTXCycl2" , t."V10msMACDTXCycle" AS "V10msMACDTXCycle" , t."V10msMACInacThr" AS "V10msMACInacThr" , t."V10msUEDPCCHburst1" AS "V10msUEDPCCHburst1" , t."V10msUEDPCCHburst2" AS "V10msUEDPCCHburst2" , t."V10msUEDRXCycle" AS "V10msUEDRXCycle" , t."V10msUEDTXCycle1" AS "V10msUEDTXCycle1" , t."V10msUEDTXCycle2" AS "V10msUEDTXCycle2" , t."V10msUEDTXLongPreamble" AS "V10msUEDTXLongPreamble" , t."V2msCPCOptObjective" AS "V2msCPCOptObjective" , t."V2msCQIDTXTimer" AS "V2msCQIDTXTimer" , t."V2msCQIFeedbackCPC" AS "V2msCQIFeedbackCPC" , t."V2msInacThrUEDRXCycle" AS "V2msInacThrUEDRXCycle" , t."V2msInacThrUEDTXCycl2" AS "V2msInacThrUEDTXCycl2" , t."V2msMACDTXCycle" AS "V2msMACDTXCycle" , t."V2msMACInacThr" AS "V2msMACInacThr" , t."V2msUEDPCCHburst1" AS "V2msUEDPCCHburst1" , t."V2msUEDPCCHburst2" AS "V2msUEDPCCHburst2" , t."V2msUEDRXCycle" AS "V2msUEDRXCycle" , t."V2msUEDTXCycle1" AS "V2msUEDTXCycle1" , t."V2msUEDTXCycle2" AS "V2msUEDTXCycle2" , t."V2msUEDTXLongPreamble" AS "V2msUEDTXLongPreamble" , t."CPICHECNOSRBHSPA" AS "CPICHECNOSRBHSPA" , t."CPICHECNOThreEDCH2MS" AS "CPICHECNOThreEDCH2MS" , t."CPICHRSCPThreEDCH2MS" AS "CPICHRSCPThreEDCH2MS" , t."CPICHRSCPThreSRBHSDPA" AS "CPICHRSCPThreSRBHSDPA" , t."DCellVsMIMOPreference" AS "DCellVsMIMOPreference" , t."DiscardTimerHSCSVoice" AS "DiscardTimerHSCSVoice" , t."EDCHCTSwitchGuardTimer" AS "EDCHCTSwitchGuardTimer" , t."EDCHMACdflowtputStrTtT" AS "EDCHMACdflowtputStrTtT" , t."EDCHMaxHARQReTxStr" AS "EDCHMaxHARQReTxStr" , t."EDCHMaxHarqReTxSRB" AS "EDCHMaxHarqReTxSRB" , t."EDCHMaxHarqReTxSRB2MS" AS "EDCHMaxHarqReTxSRB2MS" , t."EDCHMaxNumberOfHARQReTx" AS "EDCHMaxNumberOfHARQReTx" , t."EDCHQOSClasses" AS "EDCHQOSClasses" , t."EnablDelayHHO" AS "EnablDelayHHO" , t."EnablDelayStand" AS "EnablDelayStand" , t."FDPCHAllocMinInterval" AS "FDPCHAllocMinInterval" , t."FDPCHAndSRBOnHSPATC" AS "FDPCHAndSRBOnHSPATC" , t."FDPCHSetupEC" AS "FDPCHSetupEC" , t."FactorEDCHMaxBRPSstream" AS "FactorEDCHMaxBRPSstream" , t."FactorEDCHMaxBitRate" AS "FactorEDCHMaxBitRate" , t."FactorEDCHMaxBitRate2NRT" AS "FactorEDCHMaxBitRate2NRT" , t."FactorEDCHMaxBitRate3NRT" AS "FactorEDCHMaxBitRate3NRT" , t."HSDPACPICHCTSRepPer" AS "HSDPACPICHCTSRepPer" , t."HSDPACPICHEcNoThreshold" AS "HSDPACPICHEcNoThreshold" , t."HSDPACellChangeRepetitionTime" AS "HSDPACellChangeRepetitionTime" , t."HSDPAChaTypeSwitchWindow" AS "HSDPAChaTypeSwitchWindow" , t."HSDPAMaxCellChangeRepetition" AS "HSDPAMaxCellChangeRepetition" , t."HSDPAPeakRateLimitRABMax" AS "HSDPAPeakRateLimitRABMax" , t."HSDPAPriority" AS "HSDPAPriority" , t."HSDPARRCdiversity" AS "HSDPARRCdiversity" , t."HSDPASRBWindow" AS "HSDPASRBWindow" , t."HSDSCHCTSwitchGuardTimer" AS "HSDSCHCTSwitchGuardTimer" , t."HSDSCHGuardTimerLowThroughput" AS "HSDSCHGuardTimerLowThroughput" , t."HSDSCHQoSclasses" AS "HSDSCHQoSclasses" , t."NBRForPri0DL" AS "NBRForPri0DL" , t."NBRForPri0UL" AS "NBRForPri0UL" , t."NBRForPri10DL" AS "NBRForPri10DL" , t."NBRForPri10UL" AS "NBRForPri10UL" , t."NBRForPri11DL" AS "NBRForPri11DL" , t."NBRForPri11UL" AS "NBRForPri11UL" , t."NBRForPri12DL" AS "NBRForPri12DL" , t."NBRForPri12UL" AS "NBRForPri12UL" , t."NBRForPri1DL" AS "NBRForPri1DL" , t."NBRForPri1UL" AS "NBRForPri1UL" , t."NBRForPri2DL" AS "NBRForPri2DL" , t."NBRForPri2UL" AS "NBRForPri2UL" , t."NBRForPri3DL" AS "NBRForPri3DL" , t."NBRForPri3UL" AS "NBRForPri3UL" , t."NBRForPri4DL" AS "NBRForPri4DL" , t."NBRForPri4UL" AS "NBRForPri4UL" , t."NBRForPri5DL" AS "NBRForPri5DL" , t."NBRForPri5UL" AS "NBRForPri5UL" , t."NBRForPri6DL" AS "NBRForPri6DL" , t."NBRForPri6UL" AS "NBRForPri6UL" , t."NBRForPri7DL" AS "NBRForPri7DL" , t."NBRForPri7UL" AS "NBRForPri7UL" , t."NBRForPri8DL" AS "NBRForPri8DL" , t."NBRForPri8UL" AS "NBRForPri8UL" , t."NBRForPri9DL" AS "NBRForPri9DL" , t."NBRForPri9UL" AS "NBRForPri9UL" , t."HSPDSCHAdjustPeriod" AS "HSPDSCHAdjustPeriod" , t."HappyBitDelayConditionEDCH" AS "HappyBitDelayConditionEDCH" , t."HsdschGuardTimerHO" AS "HsdschGuardTimerHO" , t."InacUserNbrXXXOverNRT" AS "InacUserNbrXXXOverNRT" , t."InacUsersOverloadFact" AS "InacUsersOverloadFact" , t."MACdflowthroughputRelThr" AS "MACdflowthroughputRelThr" , t."MACdflowthroughputTimetoTrigger" AS "MACdflowthroughputTimetoTrigger" , t."MACdflowtputStrTtT" AS "MACdflowtputStrTtT" , t."MACdflowutilStrTtT" AS "MACdflowutilStrTtT" , t."MEHCQIFeedbackCycle" AS "MEHCQIFeedbackCycle" , t."MEHHSUPAUserIncr" AS "MEHHSUPAUserIncr" , t."MaxBitRateNRTMACDFlow" AS "MaxBitRateNRTMACDFlow" , t."MaxCSDelayRNCETTI10" AS "MaxCSDelayRNCETTI10" , t."MaxCSDelayRNCETTI2" AS "MaxCSDelayRNCETTI2" , t."MaxCSDelayUE" AS "MaxCSDelayUE" , t."MaxEHARQReTxCSAMR10" AS "MaxEHARQReTxCSAMR10" , t."MaxEHARQReTxCSAMR2" AS "MaxEHARQReTxCSAMR2" , t."MaxReWaitTime" AS "MaxReWaitTime" , t."MaxReWaitTime2msTTI" AS "MaxReWaitTime2msTTI" , t."MaxReWaitTimeRT" AS "MaxReWaitTimeRT" , t."MaxSetOfEDPDCHCSAMR10" AS "MaxSetOfEDPDCHCSAMR10" , t."MaxSetOfEDPDCHCSAMR2" AS "MaxSetOfEDPDCHCSAMR2" , t."NRTRBBRWithEDCHStr" AS "NRTRBBRWithEDCHStr" , t."PeriodicityForSI" AS "PeriodicityForSI" , t."PowerOffsetEHARQVoice" AS "PowerOffsetEHARQVoice" , t."PowerOffsetForSI" AS "PowerOffsetForSI" , t."RNHSPAChangeOrigin" AS "RNHSPAChangeOrigin" , t."SmartHSPATimeToTrigger" AS "SmartHSPATimeToTrigger" , t."SmartHSPATputAveWin" AS "SmartHSPATputAveWin" , t."T1HSCSVoice" AS "T1HSCSVoice" , t."TGPLAMRHSDPAInterFreq" AS "TGPLAMRHSDPAInterFreq" , t."TGPLHSDPAInterFreq" AS "TGPLHSDPAInterFreq" , t."ThresholdMaxEDPDCHSR1920kbps" AS "ThresholdMaxEDPDCHSR1920kbps" , t."ThresholdMaxEDPDCHSR3840kbps" AS "ThresholdMaxEDPDCHSR3840kbps" , t."ThresholdMaxEDPDCHSR960kbps" AS "ThresholdMaxEDPDCHSR960kbps" , t."UPResAllocInCellDCHWait" AS "UPResAllocInCellDCHWait" , t."VCPHSDPAPrevDuration" AS "VCPHSDPAPrevDuration" , t."VCPHSDPAUserIncr" AS "VCPHSDPAUserIncr" , t."WeightDCHBG" AS "WeightDCHBG" , t."WeightDCHTHP1" AS "WeightDCHTHP1" , t."WeightDCHTHP2" AS "WeightDCHTHP2" , t."WeightDCHTHP3" AS "WeightDCHTHP3" , t."WeightHSPABG" AS "WeightHSPABG" , t."WeightHSPATHP1" AS "WeightHSPATHP1" , t."WeightHSPATHP2" AS "WeightHSPATHP2" , t."WeightHSPATHP3" AS "WeightHSPATHP3" , t."AARConfigTable_AppGrpId_DSCPCode1_DSCPCode2_DSCPCode3_DSCPCode4_DSCPCode5_Precedence_TargetSPIforSPI0_TargetSPIforSPI1_TargetSPIforSPI10_TargetSPIforSPI11_TargetSPIforSPI2_TargetSPIforSPI3_TargetSPIforSPI4_TargetSPIforSPI5_TargetSPIforSPI6_TargetSPIforSPI7_TargetSPIforSPI8_TargetSPIforSPI9" AS "AARConfigTable_AppGrpId_DSCPCode1_DSCPCode2_DSCPCode3_DSCPCode4_DSCPCode5_Precedence_TargetSPIforSPI0_TargetSPIforSPI1_TargetSPIforSPI10_TargetSPIforSPI11_TargetSPIforSPI2_TargetSPIforSPI3_TargetSPIforSPI4_TargetSPIforSPI5_TargetSPIforSPI6_TargetSPIforSPI7_TargetSPIforSPI8_TargetSPIforSPI9" , t."DiscardTimerPTT" AS "DiscardTimerPTT" , t."InitialSPINRT" AS "InitialSPINRT" , t."MaxEHARQReTxPSconv10" AS "MaxEHARQReTxPSconv10" , t."MaxEHARQReTxPSconv2" AS "MaxEHARQReTxPSconv2" , t."MaxReWaitTime2msTTI16" AS "MaxReWaitTime2msTTI16" , t."PTTRLCPDUSizeHSDSCH" AS "PTTRLCPDUSizeHSDSCH" , t."PowerOffsetEHARQPSConv" AS "PowerOffsetEHARQPSConv" , t."T1HSFACH" AS "T1HSFACH" , t."T1PTT" AS "T1PTT" , t."TGPLForHSGSMMeas" AS "TGPLForHSGSMMeas" , t."TGPLForLTEMeas" AS "TGPLForLTEMeas" , t."TGPLHSPAInterFreq" AS "TGPLHSPAInterFreq" , t."AQMDelayThresholdTime" AS "AQMDelayThresholdTime" , t."CPICHEcNoThrRBUpgrade" AS "CPICHEcNoThrRBUpgrade" , t."CPICHRSCPHystSRBReconfig" AS "CPICHRSCPHystSRBReconfig" , t."CPICHRSCPThrRBUpgrade" AS "CPICHRSCPThrRBUpgrade" , t."DPCCHPwrOffsetSecULFreq" AS "DPCCHPwrOffsetSecULFreq" , t."IBAODSCPHighPrioQPart1" AS "IBAODSCPHighPrioQPart1" , t."IBAODSCPHighPrioQPart2" AS "IBAODSCPHighPrioQPart2" , t."IBAOHighQueueWeight" AS "IBAOHighQueueWeight" FROM nokia_raml20."RNHSPA" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNMOBI', 'format_mo':'RNMOBI', 'insert_query': ' INSERT INTO nokia_cm."RNMOBI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AnchorFmciIdentifier" AS "AnchorFmciIdentifier" , t."AnchorFmcsIdentifier" AS "AnchorFmcsIdentifier" , t."AnchorHopiIdentifier" AS "AnchorHopiIdentifier" , t."AnchorHopsIdentifier" AS "AnchorHopsIdentifier" , t."CellReselectionObservingTime" AS "CellReselectionObservingTime" , t."DRRCForHSDPALayerServices" AS "DRRCForHSDPALayerServices" , t."DirectedRRCForHSDPALayerEnhanc" AS "DirectedRRCForHSDPALayerEnhanc" , t."DisablePowerInHSDPALayeringDecision" AS "DisablePowerInHSDPALayeringDecision" , t."EcnoDifferenceThreshold" AS "EcnoDifferenceThreshold" , t."EnableULQualDetRep" AS "EnableULQualDetRep" , t."FastDormOverCpcPri" AS "FastDormOverCpcPri" , t."FastUECancel" AS "FastUECancel" , t."FastUEPeriod" AS "FastUEPeriod" , t."FastUEThreshold" AS "FastUEThreshold" , t."GANetwARFCN" AS "GANetwARFCN" , t."GANetwBCC" AS "GANetwBCC" , t."GANetwNCC" AS "GANetwNCC" , t."GapPositionSingleFrame" AS "GapPositionSingleFrame" , t."GsmHandoverAMR" AS "GsmHandoverAMR" , t."GsmHandoverCS" AS "GsmHandoverCS" , t."GsmHandoverNrtPS" AS "GsmHandoverNrtPS" , t."GsmHandoverRtPS" AS "GsmHandoverRtPS" , t."HSCAHORabCombSupport" AS "HSCAHORabCombSupport" , t."HSDPACPICHAveWindow" AS "HSDPACPICHAveWindow" , t."HSDPACPICHReportPeriod" AS "HSDPACPICHReportPeriod" , t."HSDPACellChangeMinInterval" AS "HSDPACellChangeMinInterval" , t."HSDPALayerLoadShareThreshold" AS "HSDPALayerLoadShareThreshold" , t."HSDPASIRErrorAveWindow" AS "HSDPASIRErrorAveWindow" , t."HSDPASIRErrorFilterCoefficient" AS "HSDPASIRErrorFilterCoefficient" , t."HSDPASIRErrorReportPeriod" AS "HSDPASIRErrorReportPeriod" , t."HSDPASIRErrorServCell" AS "HSDPASIRErrorServCell" , t."HSDPASIRErrorTargetCell" AS "HSDPASIRErrorTargetCell" , t."HSDPAServCellWindow" AS "HSDPAServCellWindow" , t."HSPADRNCEcNoOffset" AS "HSPADRNCEcNoOffset" , t."HSPADRNCSIRErrorOffset" AS "HSPADRNCSIRErrorOffset" , t."IBTSRabCombSupport" AS "IBTSRabCombSupport" , t."LHOMinNrtDchAllocTime" AS "LHOMinNrtDchAllocTime" , t."LowerRxTxTimeDiff" AS "LowerRxTxTimeDiff" , t."MBLBGuardTimer" AS "MBLBGuardTimer" , t."MaxCellReselections" AS "MaxCellReselections" , t."MaxNumISHOClPerAS" AS "MaxNumISHOClPerAS" , t."MultipleBSICIdent" AS "MultipleBSICIdent" , t."NCHOFilterCoeffComLoadMeasDRNCCell" AS "NCHOFilterCoeffComLoadMeasDRNCCell" , t."NCHOHystComLoadMeasDRNCCell" AS "NCHOHystComLoadMeasDRNCCell" , t."NCHOThrComLoadMeasDRNCCell" AS "NCHOThrComLoadMeasDRNCCell" , t."PreferBandForLayering" AS "PreferBandForLayering" , t."RANAPCause1LoadHO" AS "RANAPCause1LoadHO" , t."RANAPCause2LoadHO" AS "RANAPCause2LoadHO" , t."RANAPCause3LoadHO" AS "RANAPCause3LoadHO" , t."RANAPCause1ServHO" AS "RANAPCause1ServHO" , t."RANAPCause2ServHO" AS "RANAPCause2ServHO" , t."RANAPCause3ServHO" AS "RANAPCause3ServHO" , t."RNMOBIChangeOrigin" AS "RNMOBIChangeOrigin" , t."SLHOHandlingOfCellLoadMeasNotAct" AS "SLHOHandlingOfCellLoadMeasNotAct" , t."SLHOProfileBackgroundPSNRTData" AS "SLHOProfileBackgroundPSNRTData" , t."SLHOProfileConvCSSpeech" AS "SLHOProfileConvCSSpeech" , t."SLHOProfileConvCSTData" AS "SLHOProfileConvCSTData" , t."SLHOProfileConvPSRTData" AS "SLHOProfileConvPSRTData" , t."SLHOProfileConvPSSpeech" AS "SLHOProfileConvPSSpeech" , t."SLHOProfileInteractivePSNRTData" AS "SLHOProfileInteractivePSNRTData" , t."SLHOProfileStreamCSNTData" AS "SLHOProfileStreamCSNTData" , t."SLHOProfileStreamPSRTData" AS "SLHOProfileStreamPSRTData" , t."SLHOUseBackgroundPSNRTData" AS "SLHOUseBackgroundPSNRTData" , t."SLHOUseConvCSSpeech" AS "SLHOUseConvCSSpeech" , t."SLHOUseConvCSTData" AS "SLHOUseConvCSTData" , t."SLHOUseConvPSRTData" AS "SLHOUseConvPSRTData" , t."SLHOUseConvPSSpeech" AS "SLHOUseConvPSSpeech" , t."SLHOUseInteractivePSNRTData" AS "SLHOUseInteractivePSNRTData" , t."SLHOUseStreamCSNTData" AS "SLHOUseStreamCSNTData" , t."SLHOUseStreamPSRTData" AS "SLHOUseStreamPSRTData" , t."ServBtwnHSDPALayers" AS "ServBtwnHSDPALayers" , t."ServicesToHSDPALayer" AS "ServicesToHSDPALayer" , t."SmartLTELayeringPrevT" AS "SmartLTELayeringPrevT" , t."SmartLTELayeringServ" AS "SmartLTELayeringServ" , t."TGPLdoubleframeNRTPSgsm" AS "TGPLdoubleframeNRTPSgsm" , t."TGPLdoubleframeNRTPSinterFreq" AS "TGPLdoubleframeNRTPSinterFreq" , t."TGPLsingleframeAMRgsm" AS "TGPLsingleframeAMRgsm" , t."TGPLsingleframeAMRinterFreq" AS "TGPLsingleframeAMRinterFreq" , t."TGPLsingleframeCSgsm" AS "TGPLsingleframeCSgsm" , t."TGPLsingleframeCSinterFreq" AS "TGPLsingleframeCSinterFreq" , t."TGPLsingleframeNRTPSgsm" AS "TGPLsingleframeNRTPSgsm" , t."TGPLsingleframeNRTPSinterFreq" AS "TGPLsingleframeNRTPSinterFreq" , t."TGPLsingleframeRTPSgsm" AS "TGPLsingleframeRTPSgsm" , t."TGPLsingleframeRTPSinterFreq" AS "TGPLsingleframeRTPSinterFreq" , t."TRelocOverall" AS "TRelocOverall" , t."TRelocPrep" AS "TRelocPrep" , t."UEQualityRepInterv" AS "UEQualityRepInterv" , t."UETxPowerMaxRef" AS "UETxPowerMaxRef" , t."ULQualDetRepThreshold" AS "ULQualDetRepThreshold" , t."UpperRxTxTimeDiff" AS "UpperRxTxTimeDiff" , t."DefaultAuthorisedNetworkId" AS "DefaultAuthorisedNetworkId" , t."CSFBDetection" AS "CSFBDetection" , t."LTETargetFreqCriterion" AS "LTETargetFreqCriterion" , t."RRCReDirBlockedCellAllowed" AS "RRCReDirBlockedCellAllowed" , t."PenaltyTimerLTELoadHo" AS "PenaltyTimerLTELoadHo" , t."RANAPCause1LTELoadInHo" AS "RANAPCause1LTELoadInHo" , t."RANAPCause1LTELoadOutHo" AS "RANAPCause1LTELoadOutHo" , t."RANAPCause2LTELoadInHo" AS "RANAPCause2LTELoadInHo" , t."RANAPCause2LTELoadOutHo" AS "RANAPCause2LTELoadOutHo" FROM nokia_raml20."RNMOBI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNPS', 'format_mo':'RNPS', 'insert_query': ' INSERT INTO nokia_cm."RNPS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ActivationTimeOffset" AS "ActivationTimeOffset" , t."CellDCHtestTmr" AS "CellDCHtestTmr" , t."CrQueuingTimeDL" AS "CrQueuingTimeDL" , t."CrQueuingTimeUL" AS "CrQueuingTimeUL" , t."DCHUtilBelowDowngradeThr" AS "DCHUtilBelowDowngradeThr" , t."DCHUtilHighAveWin" AS "DCHUtilHighAveWin" , t."DCHUtilHighBelowNRTDataRateThr" AS "DCHUtilHighBelowNRTDataRateThr" , t."DCHUtilHighTimeToTrigger" AS "DCHUtilHighTimeToTrigger" , t."DCHUtilLowerAveWin128" AS "DCHUtilLowerAveWin128" , t."DCHUtilLowerAveWin256" AS "DCHUtilLowerAveWin256" , t."DCHUtilLowerAveWin32" AS "DCHUtilLowerAveWin32" , t."DCHUtilLowerAveWin384" AS "DCHUtilLowerAveWin384" , t."DCHUtilLowerAveWin64" AS "DCHUtilLowerAveWin64" , t."DCHUtilLowerDowngradeThr128" AS "DCHUtilLowerDowngradeThr128" , t."DCHUtilLowerDowngradeThr256" AS "DCHUtilLowerDowngradeThr256" , t."DCHUtilLowerDowngradeThr32" AS "DCHUtilLowerDowngradeThr32" , t."DCHUtilLowerDowngradeThr384" AS "DCHUtilLowerDowngradeThr384" , t."DCHUtilLowerDowngradeThr64" AS "DCHUtilLowerDowngradeThr64" , t."DCHUtilLowerTimeToTrigger128" AS "DCHUtilLowerTimeToTrigger128" , t."DCHUtilLowerTimeToTrigger256" AS "DCHUtilLowerTimeToTrigger256" , t."DCHUtilLowerTimeToTrigger32" AS "DCHUtilLowerTimeToTrigger32" , t."DCHUtilLowerTimeToTrigger384" AS "DCHUtilLowerTimeToTrigger384" , t."DCHUtilLowerTimeToTrigger64" AS "DCHUtilLowerTimeToTrigger64" , t."DCHUtilMeasGuardTime" AS "DCHUtilMeasGuardTime" , t."DCHUtilUpperAveWin128" AS "DCHUtilUpperAveWin128" , t."DCHUtilUpperAveWin256" AS "DCHUtilUpperAveWin256" , t."DCHUtilUpperAveWin32" AS "DCHUtilUpperAveWin32" , t."DCHUtilUpperAveWin384" AS "DCHUtilUpperAveWin384" , t."DCHUtilUpperAveWin64" AS "DCHUtilUpperAveWin64" , t."DCHUtilUpperDowngradeThr128" AS "DCHUtilUpperDowngradeThr128" , t."DCHUtilUpperDowngradeThr256" AS "DCHUtilUpperDowngradeThr256" , t."DCHUtilUpperDowngradeThr32" AS "DCHUtilUpperDowngradeThr32" , t."DCHUtilUpperDowngradeThr384" AS "DCHUtilUpperDowngradeThr384" , t."DCHUtilUpperDowngradeThr64" AS "DCHUtilUpperDowngradeThr64" , t."DCHUtilUpperTimeToTrigger128" AS "DCHUtilUpperTimeToTrigger128" , t."DCHUtilUpperTimeToTrigger256" AS "DCHUtilUpperTimeToTrigger256" , t."DCHUtilUpperTimeToTrigger32" AS "DCHUtilUpperTimeToTrigger32" , t."DCHUtilUpperTimeToTrigger384" AS "DCHUtilUpperTimeToTrigger384" , t."DCHUtilUpperTimeToTrigger64" AS "DCHUtilUpperTimeToTrigger64" , t."DLOptimisationProhibitTime" AS "DLOptimisationProhibitTime" , t."DLOptimisationPwrOffset" AS "DLOptimisationPwrOffset" , t."FactorMinPBSinterval" AS "FactorMinPBSinterval" , t."InactDetForStreamingRB" AS "InactDetForStreamingRB" , t."IurPriority" AS "IurPriority" , t."MEHTVMPendingTime" AS "MEHTVMPendingTime" , t."PriForBackARP1" AS "PriForBackARP1" , t."PriForBackARP2" AS "PriForBackARP2" , t."PriForBackARP3" AS "PriForBackARP3" , t."PriForConvOnHSPA" AS "PriForConvOnHSPA" , t."PriForIntSignaling" AS "PriForIntSignaling" , t."PriForIntTHP1ARP1" AS "PriForIntTHP1ARP1" , t."PriForIntTHP1ARP2" AS "PriForIntTHP1ARP2" , t."PriForIntTHP1ARP3" AS "PriForIntTHP1ARP3" , t."PriForIntTHP2ARP1" AS "PriForIntTHP2ARP1" , t."PriForIntTHP2ARP2" AS "PriForIntTHP2ARP2" , t."PriForIntTHP2ARP3" AS "PriForIntTHP2ARP3" , t."PriForIntTHP3ARP1" AS "PriForIntTHP3ARP1" , t."PriForIntTHP3ARP2" AS "PriForIntTHP3ARP2" , t."PriForIntTHP3ARP3" AS "PriForIntTHP3ARP3" , t."PriForSRBsOnHSPA" AS "PriForSRBsOnHSPA" , t."PriForStreamARP1" AS "PriForStreamARP1" , t."PriForStreamARP2" AS "PriForStreamARP2" , t."PriForStreamARP3" AS "PriForStreamARP3" , t."RNPSChangeOrigin" AS "RNPSChangeOrigin" , t."RTOverNRTPriThresholdARP1" AS "RTOverNRTPriThresholdARP1" , t."RTOverNRTPriThresholdARP2" AS "RTOverNRTPriThresholdARP2" , t."RTOverNRTPriThresholdARP3" AS "RTOverNRTPriThresholdARP3" , t."SmartInactTimerFACH" AS "SmartInactTimerFACH" , t."SmartInactivityTimerDCH" AS "SmartInactivityTimerDCH" , t."ToCellFACHinTest" AS "ToCellFACHinTest" , t."TrafVolThresholdDLHigh" AS "TrafVolThresholdDLHigh" , t."TrafVolThresholdDLHighDCH128" AS "TrafVolThresholdDLHighDCH128" , t."TrafVolThresholdDLHighDCH16" AS "TrafVolThresholdDLHighDCH16" , t."TrafVolThresholdDLHighDCH256" AS "TrafVolThresholdDLHighDCH256" , t."TrafVolThresholdDLHighDCH32" AS "TrafVolThresholdDLHighDCH32" , t."TrafVolThresholdDLHighDCH64" AS "TrafVolThresholdDLHighDCH64" , t."TrafVolThresholdDLHighDCH8" AS "TrafVolThresholdDLHighDCH8" , t."TrafVolThresholdULHigh" AS "TrafVolThresholdULHigh" , t."TrafVolThresholdULHighDCH128" AS "TrafVolThresholdULHighDCH128" , t."TrafVolThresholdULHighDCH16" AS "TrafVolThresholdULHighDCH16" , t."TrafVolThresholdULHighDCH256" AS "TrafVolThresholdULHighDCH256" , t."TrafVolThresholdULHighDCH32" AS "TrafVolThresholdULHighDCH32" , t."TrafVolThresholdULHighDCH64" AS "TrafVolThresholdULHighDCH64" , t."TrafVolThresholdULHighDCH8" AS "TrafVolThresholdULHighDCH8" , t."TrafVolTimeToTriggerDL" AS "TrafVolTimeToTriggerDL" , t."TrafVolTimeToTriggerUL" AS "TrafVolTimeToTriggerUL" , t."ULLoadStateTTT" AS "ULLoadStateTTT" , t."HSFACHDiscardTimerDTCH" AS "HSFACHDiscardTimerDTCH" , t."HSFACHRestTimerDTCH" AS "HSFACHRestTimerDTCH" , t."ICRDowngradeDelayTimer" AS "ICRDowngradeDelayTimer" , t."PTTDormancyTimer" AS "PTTDormancyTimer" , t."PriForHSFACHDTCH" AS "PriForHSFACHDTCH" , t."HSChaPrefInDataSesProf" AS "HSChaPrefInDataSesProf" , t."LargeDataThr" AS "LargeDataThr" , t."LargeDataTime" AS "LargeDataTime" , t."CPICHEcNoMaxOptimizedATO" AS "CPICHEcNoMaxOptimizedATO" , t."CPICHEcNoMinOptimizedATO" AS "CPICHEcNoMinOptimizedATO" , t."CPICHEcNoThrATODecrease" AS "CPICHEcNoThrATODecrease" , t."CPICHRSCPThrATODecrease" AS "CPICHRSCPThrATODecrease" , t."MaxOptimizedATOffset" AS "MaxOptimizedATOffset" , t."MinOptimizedATOffset" AS "MinOptimizedATOffset" FROM nokia_raml20."RNPS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNRLC', 'format_mo':'RNRLC', 'insert_query': ' INSERT INTO nokia_cm."RNRLC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."AMRLCBufMaxOverbook2NRT" AS "AMRLCBufMaxOverbook2NRT" , t."AMRLCBufMaxOverbook3NRT" AS "AMRLCBufMaxOverbook3NRT" , t."AMRLCMaximumBufferUE100" AS "AMRLCMaximumBufferUE100" , t."AMRLCMaximumBufferUE1150" AS "AMRLCMaximumBufferUE1150" , t."AMRLCMaximumBufferUE1250" AS "AMRLCMaximumBufferUE1250" , t."AMRLCMaximumBufferUE150" AS "AMRLCMaximumBufferUE150" , t."AMRLCMaximumBufferUE1500" AS "AMRLCMaximumBufferUE1500" , t."AMRLCMaximumBufferUE1800" AS "AMRLCMaximumBufferUE1800" , t."AMRLCMaximumBufferUE1k" AS "AMRLCMaximumBufferUE1k" , t."AMRLCMaximumBufferUE200" AS "AMRLCMaximumBufferUE200" , t."AMRLCMaximumBufferUE2300" AS "AMRLCMaximumBufferUE2300" , t."AMRLCMaximumBufferUE2550" AS "AMRLCMaximumBufferUE2550" , t."AMRLCMaximumBufferUE300" AS "AMRLCMaximumBufferUE300" , t."AMRLCMaximumBufferUE50" AS "AMRLCMaximumBufferUE50" , t."AMRLCMaximumBufferUE500" AS "AMRLCMaximumBufferUE500" , t."AMRLCMaximumBufferUE750" AS "AMRLCMaximumBufferUE750" , t."AMRLCmaximumBufferUE400" AS "AMRLCmaximumBufferUE400" , t."AMRLCOnDCHOfNRTPSCount" AS "AMRLCOnDCHOfNRTPSCount" , t."AMRLCOnDCHOfNRTPSFilterReTX" AS "AMRLCOnDCHOfNRTPSFilterReTX" , t."AMRLCOnDCHOfNRTPSMaxDAT" AS "AMRLCOnDCHOfNRTPSMaxDAT" , t."AMRLCOnDCHOfNRTPSMaxMRW" AS "AMRLCOnDCHOfNRTPSMaxMRW" , t."AMRLCOnDCHOfNRTPSMaxRST" AS "AMRLCOnDCHOfNRTPSMaxRST" , t."AMRLCOnDCHOfNRTPSPeriodMax" AS "AMRLCOnDCHOfNRTPSPeriodMax" , t."AMRLCOnDCHOfNRTPSPeriodMin" AS "AMRLCOnDCHOfNRTPSPeriodMin" , t."AMRLCOnDCHOfNRTPSPollPDU" AS "AMRLCOnDCHOfNRTPSPollPDU" , t."AMRLCOnDCHOfNRTPSPollSDU" AS "AMRLCOnDCHOfNRTPSPollSDU" , t."AMRLCOnDCHOfNRTPSPollWindow" AS "AMRLCOnDCHOfNRTPSPollWindow" , t."AMRLCOnDCHOfNRTPSTriggers" AS "AMRLCOnDCHOfNRTPSTriggers" , t."AMRLCOnDCHOfSRB136MaxDAT" AS "AMRLCOnDCHOfSRB136MaxDAT" , t."AMRLCOnDCHOfSRB136PeriodMax" AS "AMRLCOnDCHOfSRB136PeriodMax" , t."AMRLCOnDCHOfSRB136PeriodMin" AS "AMRLCOnDCHOfSRB136PeriodMin" , t."AMRLCOnDCHOfSRB136PollPDU" AS "AMRLCOnDCHOfSRB136PollPDU" , t."AMRLCOnDCHOfSRB136PollSDU" AS "AMRLCOnDCHOfSRB136PollSDU" , t."AMRLCOnDCHOfSRB136PollWindow" AS "AMRLCOnDCHOfSRB136PollWindow" , t."AMRLCOnDCHOfSRB136Triggers" AS "AMRLCOnDCHOfSRB136Triggers" , t."AMRLCOnDCHOfSRB34MaxDAT" AS "AMRLCOnDCHOfSRB34MaxDAT" , t."AMRLCOnDCHOfSRB34PeriodMax" AS "AMRLCOnDCHOfSRB34PeriodMax" , t."AMRLCOnDCHOfSRB34PeriodMin" AS "AMRLCOnDCHOfSRB34PeriodMin" , t."AMRLCOnDCHOfSRB34PollPDU" AS "AMRLCOnDCHOfSRB34PollPDU" , t."AMRLCOnDCHOfSRB34PollSDU" AS "AMRLCOnDCHOfSRB34PollSDU" , t."AMRLCOnDCHOfSRB34PollWindow" AS "AMRLCOnDCHOfSRB34PollWindow" , t."AMRLCOnDCHOfSRB34Triggers" AS "AMRLCOnDCHOfSRB34Triggers" , t."AMRLCOnDCHOfStreamCount" AS "AMRLCOnDCHOfStreamCount" , t."AMRLCOnDCHOfStreamDiscardTime" AS "AMRLCOnDCHOfStreamDiscardTime" , t."AMRLCOnDCHOfStreamFilterReTX" AS "AMRLCOnDCHOfStreamFilterReTX" , t."AMRLCOnDCHOfStreamMaxDAT" AS "AMRLCOnDCHOfStreamMaxDAT" , t."AMRLCOnDCHOfStreamMaxMRW" AS "AMRLCOnDCHOfStreamMaxMRW" , t."AMRLCOnDCHOfStreamMaxRST" AS "AMRLCOnDCHOfStreamMaxRST" , t."AMRLCOnDCHOfStreamPeriodMax" AS "AMRLCOnDCHOfStreamPeriodMax" , t."AMRLCOnDCHOfStreamPeriodMin" AS "AMRLCOnDCHOfStreamPeriodMin" , t."AMRLCOnDCHOfStreamPollPDU" AS "AMRLCOnDCHOfStreamPollPDU" , t."AMRLCOnDCHOfStreamPollSDU" AS "AMRLCOnDCHOfStreamPollSDU" , t."AMRLCOnDCHOfStreamPollWindow" AS "AMRLCOnDCHOfStreamPollWindow" , t."AMRLCOnDCHOfStreamTriggers" AS "AMRLCOnDCHOfStreamTriggers" , t."AMRLCOnEDCHOfNRTPSCount" AS "AMRLCOnEDCHOfNRTPSCount" , t."AMRLCOnEDCHOfNRTPSMaxDAT" AS "AMRLCOnEDCHOfNRTPSMaxDAT" , t."AMRLCOnEDCHOfNRTPSMaxMRW" AS "AMRLCOnEDCHOfNRTPSMaxMRW" , t."AMRLCOnEDCHOfNRTPSMaxRST" AS "AMRLCOnEDCHOfNRTPSMaxRST" , t."AMRLCOnEDCHOfNRTPSPeriodMax" AS "AMRLCOnEDCHOfNRTPSPeriodMax" , t."AMRLCOnEDCHOfNRTPSPeriodMin" AS "AMRLCOnEDCHOfNRTPSPeriodMin" , t."AMRLCOnEDCHOfNRTPSPollPDU" AS "AMRLCOnEDCHOfNRTPSPollPDU" , t."AMRLCOnEDCHOfNRTPSPollSDU" AS "AMRLCOnEDCHOfNRTPSPollSDU" , t."AMRLCOnEDCHOfNRTPSPollWindow" AS "AMRLCOnEDCHOfNRTPSPollWindow" , t."AMRLCOnEDCHOfNRTPSTriggers" AS "AMRLCOnEDCHOfNRTPSTriggers" , t."EDCHStrPSCount" AS "EDCHStrPSCount" , t."EDCHStrPSDiscardTime" AS "EDCHStrPSDiscardTime" , t."EDCHStrPSMaxDAT" AS "EDCHStrPSMaxDAT" , t."EDCHStrPSMaxMRW" AS "EDCHStrPSMaxMRW" , t."EDCHStrPSMaxRST" AS "EDCHStrPSMaxRST" , t."EDCHStrPSPeriodMax" AS "EDCHStrPSPeriodMax" , t."EDCHStrPSPeriodMin" AS "EDCHStrPSPeriodMin" , t."EDCHStrPSPollPDU" AS "EDCHStrPSPollPDU" , t."EDCHStrPSPollSDU" AS "EDCHStrPSPollSDU" , t."EDCHStrPSPollWindow" AS "EDCHStrPSPollWindow" , t."EDCHStrPSTriggers" AS "EDCHStrPSTriggers" , t."AMRLCOnFACHOfPSMaxDAT" AS "AMRLCOnFACHOfPSMaxDAT" , t."AMRLCOnFACHOfPSMaxMRW" AS "AMRLCOnFACHOfPSMaxMRW" , t."AMRLCOnFACHOfPSMaxRST" AS "AMRLCOnFACHOfPSMaxRST" , t."AMRLCOnFACHOfPSPeriodMax" AS "AMRLCOnFACHOfPSPeriodMax" , t."AMRLCOnFACHOfPSPeriodMin" AS "AMRLCOnFACHOfPSPeriodMin" , t."AMRLCOnFACHOfPSPollPDU" AS "AMRLCOnFACHOfPSPollPDU" , t."AMRLCOnFACHOfPSPollSDU" AS "AMRLCOnFACHOfPSPollSDU" , t."AMRLCOnFACHOfPSPollWindow" AS "AMRLCOnFACHOfPSPollWindow" , t."AMRLCOnFACHOfPSTriggers" AS "AMRLCOnFACHOfPSTriggers" , t."AMRLCOnFACHOfSRBMaxDAT" AS "AMRLCOnFACHOfSRBMaxDAT" , t."AMRLCOnFACHOfSRBPeriodMax" AS "AMRLCOnFACHOfSRBPeriodMax" , t."AMRLCOnFACHOfSRBPeriodMin" AS "AMRLCOnFACHOfSRBPeriodMin" , t."AMRLCOnFACHOfSRBPollPDU" AS "AMRLCOnFACHOfSRBPollPDU" , t."AMRLCOnFACHOfSRBPollSDU" AS "AMRLCOnFACHOfSRBPollSDU" , t."AMRLCOnFACHOfSRBPollWindow" AS "AMRLCOnFACHOfSRBPollWindow" , t."AMRLCOnFACHOfSRBTriggers" AS "AMRLCOnFACHOfSRBTriggers" , t."AMRLCOnHSDSCHOfNRTPSCount" AS "AMRLCOnHSDSCHOfNRTPSCount" , t."AMRLCOnHSDSCHOfNRTPSFilterReTX" AS "AMRLCOnHSDSCHOfNRTPSFilterReTX" , t."AMRLCOnHSDSCHOfNRTPSMaxDAT" AS "AMRLCOnHSDSCHOfNRTPSMaxDAT" , t."AMRLCOnHSDSCHOfNRTPSMaxMRW" AS "AMRLCOnHSDSCHOfNRTPSMaxMRW" , t."AMRLCOnHSDSCHOfNRTPSMaxRST" AS "AMRLCOnHSDSCHOfNRTPSMaxRST" , t."AMRLCOnHSDSCHOfNRTPSPeriodMax" AS "AMRLCOnHSDSCHOfNRTPSPeriodMax" , t."AMRLCOnHSDSCHOfNRTPSPeriodMin" AS "AMRLCOnHSDSCHOfNRTPSPeriodMin" , t."AMRLCOnHSDSCHOfNRTPSPollPDU" AS "AMRLCOnHSDSCHOfNRTPSPollPDU" , t."AMRLCOnHSDSCHOfNRTPSPollSDU" AS "AMRLCOnHSDSCHOfNRTPSPollSDU" , t."AMRLCOnHSDSCHOfNRTPSPollWindow" AS "AMRLCOnHSDSCHOfNRTPSPollWindow" , t."AMRLCOnHSDSCHOfNRTPSTriggers" AS "AMRLCOnHSDSCHOfNRTPSTriggers" , t."HSDSCHStrDiscardTime" AS "HSDSCHStrDiscardTime" , t."HSDSCHStrPSCount" AS "HSDSCHStrPSCount" , t."HSDSCHStrPSFilterReTX" AS "HSDSCHStrPSFilterReTX" , t."HSDSCHStrPSMaxDAT" AS "HSDSCHStrPSMaxDAT" , t."HSDSCHStrPSMaxMRW" AS "HSDSCHStrPSMaxMRW" , t."HSDSCHStrPSMaxRST" AS "HSDSCHStrPSMaxRST" , t."HSDSCHStrPSPeriodMax" AS "HSDSCHStrPSPeriodMax" , t."HSDSCHStrPSPeriodMin" AS "HSDSCHStrPSPeriodMin" , t."HSDSCHStrPSPollPDU" AS "HSDSCHStrPSPollPDU" , t."HSDSCHStrPSPollSDU" AS "HSDSCHStrPSPollSDU" , t."HSDSCHStrPSPollWindow" AS "HSDSCHStrPSPollWindow" , t."HSDSCHStrPSTriggers" AS "HSDSCHStrPSTriggers" , t."AMRLCRelatTXWindowRate1" AS "AMRLCRelatTXWindowRate1" , t."AMRLCRelatTXWindowRate1Size" AS "AMRLCRelatTXWindowRate1Size" , t."AMRLCRelatTXWindowRate2" AS "AMRLCRelatTXWindowRate2" , t."AMRLCRelatTXWindowRate2Size" AS "AMRLCRelatTXWindowRate2Size" , t."AMRLCRelatTXWindowRate3" AS "AMRLCRelatTXWindowRate3" , t."AMRLCRelatTXWindowRate3Size" AS "AMRLCRelatTXWindowRate3Size" , t."AMRLCRelatTXWindowRate4" AS "AMRLCRelatTXWindowRate4" , t."AMRLCRelatTXWindowRate4Size" AS "AMRLCRelatTXWindowRate4Size" , t."AMRLCRelatTXWindowRate5" AS "AMRLCRelatTXWindowRate5" , t."AMRLCRelatTXWindowRate5Size" AS "AMRLCRelatTXWindowRate5Size" , t."AMRLCRelatTXWindowRate6" AS "AMRLCRelatTXWindowRate6" , t."AMRLCRelatTXWindowRate6Size" AS "AMRLCRelatTXWindowRate6Size" , t."AMRLCRelatTXWindowRate7" AS "AMRLCRelatTXWindowRate7" , t."AMRLCRelatTXWindowRate7Size" AS "AMRLCRelatTXWindowRate7Size" , t."AMRLCRelatTXWindowRate8" AS "AMRLCRelatTXWindowRate8" , t."AMRLCRelatTXWindowRate8Size" AS "AMRLCRelatTXWindowRate8Size" , t."AMRLCRespTimeDCH10" AS "AMRLCRespTimeDCH10" , t."AMRLCRespTimeDCH20" AS "AMRLCRespTimeDCH20" , t."AMRLCRespTimeDCH40" AS "AMRLCRespTimeDCH40" , t."AMRLCRespTimeDCHRevHSDSCH" AS "AMRLCRespTimeDCHRevHSDSCH" , t."AMRLCRespTimeRevEDCH" AS "AMRLCRespTimeRevEDCH" , t."AMRLCRespTimeEDCH" AS "AMRLCRespTimeEDCH" , t."AMRLCRespTimeFACHAndRACH" AS "AMRLCRespTimeFACHAndRACH" , t."AMRLCRespTimeHSDSCHRevDCH" AS "AMRLCRespTimeHSDSCHRevDCH" , t."AMRLCRespTimeHSDSCHRevEDCH" AS "AMRLCRespTimeHSDSCHRevEDCH" , t."AMRLCSRB3n4PeriodMax" AS "AMRLCSRB3n4PeriodMax" , t."AMRLCSRB3n4RespTime" AS "AMRLCSRB3n4RespTime" , t."AMRLCRespTimeSRBHSPA" AS "AMRLCRespTimeSRBHSPA" , t."AMRLCSRBHSPAMaxDAT" AS "AMRLCSRBHSPAMaxDAT" , t."AMRLCSRBHSPAPeriodMax" AS "AMRLCSRBHSPAPeriodMax" , t."AMRLCSRBHSPAPeriodMin" AS "AMRLCSRBHSPAPeriodMin" , t."AMRLCSRBHSPAPollPDU" AS "AMRLCSRBHSPAPollPDU" , t."AMRLCSRBHSPAPollSDU" AS "AMRLCSRBHSPAPollSDU" , t."AMRLCSRBHSPAPollWindow" AS "AMRLCSRBHSPAPollWindow" , t."AMRLCSRBHSPATriggers" AS "AMRLCSRBHSPATriggers" , t."AMRLCTXWindowSizeSRB2" AS "AMRLCTXWindowSizeSRB2" , t."AMRLCTXWindowSizeSRB3" AS "AMRLCTXWindowSizeSRB3" , t."AMRLCTXWindowSizeSRB4" AS "AMRLCTXWindowSizeSRB4" , t."PDUSizeBitRateThr" AS "PDUSizeBitRateThr" , t."PDUSizeCodeThreshold" AS "PDUSizeCodeThreshold" , t."PDUSizeSIRThr" AS "PDUSizeSIRThr" , t."RLCConfOptionFPS" AS "RLCConfOptionFPS" , t."RNRLCChangeOrigin" AS "RNRLCChangeOrigin" , t."SDUdiscardModeRTPS" AS "SDUdiscardModeRTPS" , t."UMRLCEVoiceDiscardTime" AS "UMRLCEVoiceDiscardTime" , t."AMRLCHSFACHPSMaxDAT" AS "AMRLCHSFACHPSMaxDAT" , t."AMRLCHSFACHPSMaxMRW" AS "AMRLCHSFACHPSMaxMRW" , t."AMRLCHSFACHPSMaxRST" AS "AMRLCHSFACHPSMaxRST" , t."AMRLCHSFACHPSPeriodMax" AS "AMRLCHSFACHPSPeriodMax" , t."AMRLCHSFACHPSPeriodMin" AS "AMRLCHSFACHPSPeriodMin" , t."AMRLCHSFACHPSPollPDU" AS "AMRLCHSFACHPSPollPDU" , t."AMRLCHSFACHPSPollSDU" AS "AMRLCHSFACHPSPollSDU" , t."AMRLCHSFACHPSPollWin" AS "AMRLCHSFACHPSPollWin" , t."AMRLCHSFACHPSTriggers" AS "AMRLCHSFACHPSTriggers" , t."AMRLCRespHSFACHandRACH" AS "AMRLCRespHSFACHandRACH" , t."HSFACHAMRLCRespHSRACH" AS "HSFACHAMRLCRespHSRACH" , t."AMRLCHSRACHPSMaxDAT" AS "AMRLCHSRACHPSMaxDAT" , t."AMRLCHSRACHPSMaxMRW" AS "AMRLCHSRACHPSMaxMRW" , t."AMRLCHSRACHPSMaxRST" AS "AMRLCHSRACHPSMaxRST" , t."AMRLCHSRACHPSPeriodMax" AS "AMRLCHSRACHPSPeriodMax" , t."AMRLCHSRACHPSPeriodMin" AS "AMRLCHSRACHPSPeriodMin" , t."AMRLCHSRACHPSPollPDU" AS "AMRLCHSRACHPSPollPDU" , t."AMRLCHSRACHPSPollSDU" AS "AMRLCHSRACHPSPollSDU" , t."AMRLCHSRACHPSPollWin" AS "AMRLCHSRACHPSPollWin" , t."AMRLCHSRACHPSTriggers" AS "AMRLCHSRACHPSTriggers" , t."HSRACHAMRLCRespHSFACH" AS "HSRACHAMRLCRespHSFACH" , t."AMRLCOnDCHSRB136OffSat" AS "AMRLCOnDCHSRB136OffSat" , t."AMRLCPeriodMaxHSSRB" AS "AMRLCPeriodMaxHSSRB" , t."AMRLCRTTPollPDUSatellite" AS "AMRLCRTTPollPDUSatellite" , t."AMRLCRespTimeHSSRB" AS "AMRLCRespTimeHSSRB" , t."UMRLCPTTDiscardTime" AS "UMRLCPTTDiscardTime" FROM nokia_raml20."RNRLC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RNTRM', 'format_mo':'RNTRM', 'insert_query': ' INSERT INTO nokia_cm."RNTRM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."A2EA" AS "A2EA" , t."Af122AMRDL" AS "Af122AMRDL" , t."Af122AMRUL" AS "Af122AMRUL" , t."Af59AMRDL" AS "Af59AMRDL" , t."Af59AMRUL" AS "Af59AMRUL" , t."Af144CSStreDL" AS "Af144CSStreDL" , t."Af144CSStreUL" AS "Af144CSStreUL" , t."Af576CSStreDL" AS "Af576CSStreDL" , t."Af576CSStreUL" AS "Af576CSStreUL" , t."Af64CSConDL" AS "Af64CSConDL" , t."Af64CSConUL" AS "Af64CSConUL" , t."Af128And136DCCHDL" AS "Af128And136DCCHDL" , t."Af128And136DCCHUL" AS "Af128And136DCCHUL" , t."Af16And17DCCHDL" AS "Af16And17DCCHDL" , t."Af16And17DCCHUL" AS "Af16And17DCCHUL" , t."Af32And34DCCHDL" AS "Af32And34DCCHDL" , t."Af32And34DCCHUL" AS "Af32And34DCCHUL" , t."AfFACHCCDL" AS "AfFACHCCDL" , t."AfFACHCIDL" AS "AfFACHCIDL" , t."AfFACHContUL" AS "AfFACHContUL" , t."AfFACHSDL" AS "AfFACHSDL" , t."AfFACHUDL" AS "AfFACHUDL" , t."AfRACH208UL" AS "AfRACH208UL" , t."AfRACHContDL" AS "AfRACHContDL" , t."AfRTHSDPA" AS "AfRTHSDPA" , t."AfRTHSUPA" AS "AfRTHSUPA" , t."AfSRBOnHSDPA" AS "AfSRBOnHSDPA" , t."AfSRBOnHSUPA" AS "AfSRBOnHSUPA" , t."Af128NRTDCHDL" AS "Af128NRTDCHDL" , t."Af128NRTDCHUL" AS "Af128NRTDCHUL" , t."Af16NRTDCHDL" AS "Af16NRTDCHDL" , t."Af16NRTDCHUL" AS "Af16NRTDCHUL" , t."Af256NRTDCHDL" AS "Af256NRTDCHDL" , t."Af256NRTDCHUL" AS "Af256NRTDCHUL" , t."Af32NRTDCHDL" AS "Af32NRTDCHDL" , t."Af32NRTDCHUL" AS "Af32NRTDCHUL" , t."Af384NRTDCHDL" AS "Af384NRTDCHDL" , t."Af384NRTDCHUL" AS "Af384NRTDCHUL" , t."Af64NRTDCHDL" AS "Af64NRTDCHDL" , t."Af64NRTDCHUL" AS "Af64NRTDCHUL" , t."Af8NRTDCHDL" AS "Af8NRTDCHDL" , t."Af8NRTDCHUL" AS "Af8NRTDCHUL" , t."AfPCHContUL" AS "AfPCHContUL" , t."AfPCHDL" AS "AfPCHDL" , t."Af128RTPSAMDL" AS "Af128RTPSAMDL" , t."Af128RTPSAMUL" AS "Af128RTPSAMUL" , t."Af128RTPSUMDL" AS "Af128RTPSUMDL" , t."Af128RTPSUMUL" AS "Af128RTPSUMUL" , t."Af16RTPSAMDL" AS "Af16RTPSAMDL" , t."Af16RTPSAMUL" AS "Af16RTPSAMUL" , t."Af16RTPSUMDL" AS "Af16RTPSUMDL" , t."Af16RTPSUMUL" AS "Af16RTPSUMUL" , t."Af256RTPSAMDL" AS "Af256RTPSAMDL" , t."Af256RTPSUMDL" AS "Af256RTPSUMDL" , t."Af32RTPSAMDL" AS "Af32RTPSAMDL" , t."Af32RTPSAMUL" AS "Af32RTPSAMUL" , t."Af32RTPSUMDL" AS "Af32RTPSUMDL" , t."Af32RTPSUMUL" AS "Af32RTPSUMUL" , t."Af64RTPSAMDL" AS "Af64RTPSAMDL" , t."Af64RTPSAMUL" AS "Af64RTPSAMUL" , t."Af64RTPSUMDL" AS "Af64RTPSUMDL" , t."Af64RTPSUMUL" AS "Af64RTPSUMUL" , t."Af8RTPSAMDL" AS "Af8RTPSAMDL" , t."Af8RTPSAMUL" AS "Af8RTPSAMUL" , t."Af8RTPSUMDL" AS "Af8RTPSUMDL" , t."Af8RTPSUMUL" AS "Af8RTPSUMUL" , t."DSCPBTSOMToBTS" AS "DSCPBTSOMToBTS" , t."DSCPBTSOMToOMS" AS "DSCPBTSOMToOMS" , t."DSCPForGTPSignalling" AS "DSCPForGTPSignalling" , t."EchoRequestSending" AS "EchoRequestSending" , t."HSDPAFlowControlLowThresholdDedicatedVCC" AS "HSDPAFlowControlLowThresholdDedicatedVCC" , t."HSDPAFlowControlLowThresholdSharedVCC" AS "HSDPAFlowControlLowThresholdSharedVCC" , t."HSDPAFlowControlTargetDelayDedicatedVCC" AS "HSDPAFlowControlTargetDelayDedicatedVCC" , t."HSDPAFlowControlTargetDelaySharedVCC" AS "HSDPAFlowControlTargetDelaySharedVCC" , t."IPStackErrorTimer" AS "IPStackErrorTimer" , t."IuDATree" AS "IuDATree" , t."IubDATree" AS "IubDATree" , t."IurDATree" AS "IurDATree" , t."N3Requests" AS "N3Requests" , t."RNTRMChangeOrigin" AS "RNTRMChangeOrigin" , t."RespSyncCounterIP" AS "RespSyncCounterIP" , t."RespSyncModEnableIP" AS "RespSyncModEnableIP" , t."RespSyncTimerIP" AS "RespSyncTimerIP" , t."T3Response" AS "T3Response" , t."THP1DelaySensitivitySwitch" AS "THP1DelaySensitivitySwitch" , t."THP2DelaySensitivitySwitch" AS "THP2DelaySensitivitySwitch" , t."THP3DelaySensitivitySwitch" AS "THP3DelaySensitivitySwitch" , t."ToAWEOffsetForOverbook" AS "ToAWEOffsetForOverbook" , t."ToAWSOffsetForOverbook" AS "ToAWSOffsetForOverbook" , t."ULCACSwitch" AS "ULCACSwitch" , t."UsedSRBALCSet" AS "UsedSRBALCSet" , t."AfPTTDL" AS "AfPTTDL" , t."AfPTTUL" AS "AfPTTUL" , t."RespSyncTimerSatIP" AS "RespSyncTimerSatIP" , t."NRTDCHFlowControlTargetDelay" AS "NRTDCHFlowControlTargetDelay" FROM nokia_raml20."RNTRM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RSTP', 'format_mo':'RSTP', 'insert_query': ' INSERT INTO nokia_cm."RSTP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actRstp" AS "actRstp" , t."bridgeForwardDelay" AS "bridgeForwardDelay" , t."bridgeHelloTime" AS "bridgeHelloTime" , t."bridgeIdentifierPriority" AS "bridgeIdentifierPriority" , t."bridgeMaxAge" AS "bridgeMaxAge" , t."forcedProtocolVersion" AS "forcedProtocolVersion" , t."transmitHoldCount" AS "transmitHoldCount" FROM nokia_raml20."RSTP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'RTINST', 'format_mo':'RTINST', 'insert_query': ' INSERT INTO nokia_cm."RTINST" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."id" AS "id" FROM nokia_raml20."RTINST" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SBR4', 'format_mo':'SBR4', 'insert_query': ' INSERT INTO nokia_cm."SBR4" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."netmask" AS "netmask" , t."srcIPAddr" AS "srcIPAddr" , t."subnet" AS "subnet" FROM nokia_raml20."SBR4" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SCFVER', 'format_mo':'SCFVER', 'insert_query': ' INSERT INTO nokia_cm."SCFVER" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."scfMajorVersion" AS "scfMajorVersion" , t."scfMinorVersion" AS "scfMinorVersion" FROM nokia_raml20."SCFVER" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SCHEDULEDITEM', 'format_mo':'SCHEDULEDITEM', 'insert_query': ' INSERT INTO nokia_cm."SCHEDULEDITEM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."IsActive" AS "IsActive" , t."MeasurementType" AS "MeasurementType" , t."StartDate" AS "StartDate" , t."TimePeriod_EndTime_StartTime_day_id_interval" AS "TimePeriod_EndTime_StartTime_day_id_interval" , t."AddlParam_ParameterName_ParameterValue" AS "AddlParam_ParameterName_ParameterValue" FROM nokia_raml20."SCHEDULEDITEM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SCTP', 'format_mo':'SCTP', 'insert_query': ' INSERT INTO nokia_cm."SCTP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."assocMaxRetrans" AS "assocMaxRetrans" , t."maxTimeSctpSetup" AS "maxTimeSctpSetup" , t."pathMaxRetrans" AS "pathMaxRetrans" , t."rtoMax" AS "rtoMax" , t."rtoMin" AS "rtoMin" , t."sctpHeartbeatInterval" AS "sctpHeartbeatInterval" , t."sctpMaxPayloadSize" AS "sctpMaxPayloadSize" , t."sctpSackDelay" AS "sctpSackDelay" , t."sctpSackFreq" AS "sctpSackFreq" , t."sctpWaitTimeInitSeqRetry" AS "sctpWaitTimeInitSeqRetry" FROM nokia_raml20."SCTP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SECADM', 'format_mo':'SECADM', 'insert_query': ' INSERT INTO nokia_cm."SECADM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actServiceAccountSsh" AS "actServiceAccountSsh" , t."actServicePortState" AS "actServicePortState" , t."servicePortStatus" AS "servicePortStatus" , t."sshClientAliveTimer" AS "sshClientAliveTimer" , t."sshSessionLoginDelayTimer" AS "sshSessionLoginDelayTimer" , t."serviceAccountSshStatus" AS "serviceAccountSshStatus" FROM nokia_raml20."SECADM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SFP', 'format_mo':'SFP', 'insert_query': ' INSERT INTO nokia_cm."SFP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."parentDN" AS "parentDN" , t."physicalPort" AS "physicalPort" , t."rxPwrHiAlmThreshold" AS "rxPwrHiAlmThreshold" , t."rxPwrHiWarnThreshold" AS "rxPwrHiWarnThreshold" , t."rxPwrLoAlmThreshold" AS "rxPwrLoAlmThreshold" , t."rxPwrLoWarnThreshold" AS "rxPwrLoWarnThreshold" , t."serNum" AS "serNum" , t."tempHiAlmThreshold" AS "tempHiAlmThreshold" , t."tempLoAlmThreshold" AS "tempLoAlmThreshold" , t."transmissionDistance" AS "transmissionDistance" , t."transmissionMode" AS "transmissionMode" , t."transmissionRate" AS "transmissionRate" , t."txPwrHiAlmThreshold" AS "txPwrHiAlmThreshold" , t."txPwrHiWarnThreshold" AS "txPwrHiWarnThreshold" , t."txPwrLoAlmThreshold" AS "txPwrLoAlmThreshold" , t."txPwrLoWarnThreshold" AS "txPwrLoWarnThreshold" , t."type" AS "type" , t."vendor" AS "vendor" , t."waveLength" AS "waveLength" FROM nokia_raml20."SFP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SITE', 'format_mo':'SITE', 'insert_query': ' INSERT INTO nokia_cm."SITE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."siteId" AS "siteId" , t."siteName" AS "siteName" , t."streetAddress" AS "streetAddress" , t."longitude" AS "longitude" , t."latitude" AS "latitude" , t."groundHeight" AS "groundHeight" FROM nokia_raml20."SITE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SMLC', 'format_mo':'SMLC', 'insert_query': ' INSERT INTO nokia_cm."SMLC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."lcsIgnoreLimit" AS "lcsIgnoreLimit" , t."pbsHalfRateLimit" AS "pbsHalfRateLimit" , t."pbsStopLimit" AS "pbsStopLimit" , t."responseTimeHigh" AS "responseTimeHigh" , t."responseTimeLow" AS "responseTimeLow" , t."address" AS "address" , t."name" AS "name" FROM nokia_raml20."SMLC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SMOD', 'format_mo':'SMOD', 'insert_query': ' INSERT INTO nokia_cm."SMOD" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."holdover1ppsOutEnabled" AS "holdover1ppsOutEnabled" , t."linkList_linkId_radioMaster" AS "linkList_linkId_radioMaster" , t."moduleLocation" AS "moduleLocation" , t."syncHubEnabled" AS "syncHubEnabled" , t."syncMaster" AS "syncMaster" , t."syncPropagationEnabled" AS "syncPropagationEnabled" , t."technology" AS "technology" , t."tempSyncMasterRecovTime" AS "tempSyncMasterRecovTime" , t."tempSyncMasterTriggerTime" AS "tempSyncMasterTriggerTime" , t."climateControlProfiling" AS "climateControlProfiling" , t."extAlList_cancelDelay_descr_id_inUse_polarity_severity_startDelay" AS "extAlList_cancelDelay_descr_id_inUse_polarity_severity_startDelay" , t."prodCode" AS "prodCode" , t."serNum" AS "serNum" , t."ownedByThisBts" AS "ownedByThisBts" , t."prodCodePlanned" AS "prodCodePlanned" , t."productName" AS "productName" , t."linkList_linkId_linkSpeed_radioMaster" AS "linkList_linkId_linkSpeed_radioMaster" , t."coreModuleSyncInputList_syncInputPrio_syncInputType" AS "coreModuleSyncInputList_syncInputPrio_syncInputType" FROM nokia_raml20."SMOD" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SRT4', 'format_mo':'SRT4', 'insert_query': ' INSERT INTO nokia_cm."SRT4" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."dstIPAddr" AS "dstIPAddr" , t."netmask" AS "netmask" , t."subnet" AS "subnet" , t."nexthop" AS "nexthop" , t."rank" AS "rank" FROM nokia_raml20."SRT4" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'STPG', 'format_mo':'STPG', 'insert_query': ' INSERT INTO nokia_cm."STPG" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ssmSelExt2M" AS "ssmSelExt2M" , t."ssmSelPDH" AS "ssmSelPDH" , t."ssmSelSyncE" AS "ssmSelSyncE" , t."ssmType" AS "ssmType" , t."synchERegenOn" AS "synchERegenOn" , t."synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber" AS "synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber" , t."synchroSourceList_clockProtocol_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber" AS "synchroSourceList_clockProtocol_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber" , t."synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber" AS "synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber" , t."synchroSourceList_clockProtocol_interfaceNumber_priority_ssmEnabled_ssmTimeout_unitNumber" AS "synchroSourceList_clockProtocol_interfaceNumber_priority_ssmEnabled_ssmTimeout_unitNumber" FROM nokia_raml20."STPG" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'STPORT', 'format_mo':'STPORT', 'insert_query': ' INSERT INTO nokia_cm."STPORT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."disableStpParticipation" AS "disableStpParticipation" , t."portNumber" AS "portNumber" , t."portPathCost" AS "portPathCost" , t."portPriority" AS "portPriority" FROM nokia_raml20."STPORT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SUBMODULE', 'format_mo':'SUBMODULE', 'insert_query': ' INSERT INTO nokia_cm."SUBMODULE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."identificationCode" AS "identificationCode" , t."serialNumber" AS "serialNumber" , t."unitType" AS "unitType" , t."vendorName" AS "vendorName" , t."version" AS "version" FROM nokia_raml20."SUBMODULE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SUBRACK', 'format_mo':'SUBRACK', 'insert_query': ' INSERT INTO nokia_cm."SUBRACK" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."locationName" AS "locationName" , t."subrackSpecificType" AS "subrackSpecificType" , t."vendorName" AS "vendorName" , t."version" AS "version" , t."dateOfLastService" AS "dateOfLastService" , t."identificationCode" AS "identificationCode" , t."interchangeability" AS "interchangeability" , t."serialNumber" AS "serialNumber" , t."subrackType" AS "subrackType" FROM nokia_raml20."SUBRACK" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'SYNC', 'format_mo':'SYNC', 'insert_query': ' INSERT INTO nokia_cm."SYNC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."syncSources_interface_priorityID_syncType" AS "syncSources_interface_priorityID_syncType" , t."syncSources_priorityID_syncType" AS "syncSources_priorityID_syncType" , t."twoMHzClockOutput" AS "twoMHzClockOutput" , t."actHybridSynch" AS "actHybridSynch" FROM nokia_raml20."SYNC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TCSM', 'format_mo':'TCSM', 'insert_query': ' INSERT INTO nokia_cm."TCSM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."cardConfiguration_cardName_cardNumber" AS "cardConfiguration_cardName_cardNumber" , t."pcmConfiguration_pcmNumber_pcmType" AS "pcmConfiguration_pcmNumber_pcmType" , t."tcsmType" AS "tcsmType" , t."name" AS "name" FROM nokia_raml20."TCSM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TCTT', 'format_mo':'TCTT', 'insert_query': ' INSERT INTO nokia_cm."TCTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" , t."administrativeState" AS "administrativeState" , t."connectivityPtr" AS "connectivityPtr" , t."operationalState" AS "operationalState" FROM nokia_raml20."TCTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TEST', 'format_mo':'TEST', 'insert_query': ' INSERT INTO nokia_cm."TEST" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."initiateTest" AS "initiateTest" , t."targetId" AS "targetId" , t."testType" AS "testType" FROM nokia_raml20."TEST" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TID', 'format_mo':'TID', 'insert_query': ' INSERT INTO nokia_cm."TID" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."address" AS "address" , t."ioTextValue" AS "ioTextValue" FROM nokia_raml20."TID" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TMPAR', 'format_mo':'TMPAR', 'insert_query': ' INSERT INTO nokia_cm."TMPAR" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."cacCommittedBitRate" AS "cacCommittedBitRate" , t."dcnCommittedBitRate" AS "dcnCommittedBitRate" , t."externalNATIpAddress" AS "externalNATIpAddress" , t."farEndSctpSubnetIpAddress" AS "farEndSctpSubnetIpAddress" , t."farEndSctpSubnetMask" AS "farEndSctpSubnetMask" , t."minSCTPPort" AS "minSCTPPort" , t."minUDPPort" AS "minUDPPort" , t."signallingCommittedBitRate" AS "signallingCommittedBitRate" FROM nokia_raml20."TMPAR" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TOPF', 'format_mo':'TOPF', 'insert_query': ' INSERT INTO nokia_cm."TOPF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."acceptedClockQuality" AS "acceptedClockQuality" , t."actTopFreqSynch" AS "actTopFreqSynch" , t."announceRequestMode" AS "announceRequestMode" , t."ieeeTelecomProfile" AS "ieeeTelecomProfile" , t."logMeanSyncValue" AS "logMeanSyncValue" , t."topDomainNumber" AS "topDomainNumber" , t."topMasters_masterIpAddr_priority_1_priority_2" AS "topMasters_masterIpAddr_priority_1_priority_2" , t."masterIpAddr" AS "masterIpAddr" , t."topMasters_lockState_masterClockState_masterIpAddr_priority_1_priority_2_receivedClockQuality_receivedPriority_1_receivedPriority_2_topMasterActive" AS "topMasters_lockState_masterClockState_masterIpAddr_priority_1_priority_2_receivedClockQuality_receivedPriority_1_receivedPriority_2_topMasterActive" , t."waitingTime" AS "waitingTime" FROM nokia_raml20."TOPF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TOPIK', 'format_mo':'TOPIK', 'insert_query': ' INSERT INTO nokia_cm."TOPIK" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."administrativeState" AS "administrativeState" , t."logMeanSyncValue" AS "logMeanSyncValue" , t."masterIpAddr" AS "masterIpAddr" FROM nokia_raml20."TOPIK" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TOPP', 'format_mo':'TOPP', 'insert_query': ' INSERT INTO nokia_cm."TOPP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."acceptedClockQuality" AS "acceptedClockQuality" , t."actTopPhaseSynch" AS "actTopPhaseSynch" , t."logMeanSyncValue" AS "logMeanSyncValue" , t."phaseErrorComp" AS "phaseErrorComp" , t."topComMode" AS "topComMode" , t."topDomainNumber" AS "topDomainNumber" , t."topEthMulticastAddress" AS "topEthMulticastAddress" , t."masterIpAddr" AS "masterIpAddr" FROM nokia_raml20."TOPP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TQM', 'format_mo':'TQM', 'insert_query': ' INSERT INTO nokia_cm."TQM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AfHSDPAQoSPri0" AS "AfHSDPAQoSPri0" , t."AfHSDPAQoSPri1" AS "AfHSDPAQoSPri1" , t."AfHSDPAQoSPri10" AS "AfHSDPAQoSPri10" , t."AfHSDPAQoSPri11" AS "AfHSDPAQoSPri11" , t."AfHSDPAQoSPri12" AS "AfHSDPAQoSPri12" , t."AfHSDPAQoSPri13" AS "AfHSDPAQoSPri13" , t."AfHSDPAQoSPri14" AS "AfHSDPAQoSPri14" , t."AfHSDPAQoSPri15" AS "AfHSDPAQoSPri15" , t."AfHSDPAQoSPri2" AS "AfHSDPAQoSPri2" , t."AfHSDPAQoSPri3" AS "AfHSDPAQoSPri3" , t."AfHSDPAQoSPri4" AS "AfHSDPAQoSPri4" , t."AfHSDPAQoSPri5" AS "AfHSDPAQoSPri5" , t."AfHSDPAQoSPri6" AS "AfHSDPAQoSPri6" , t."AfHSDPAQoSPri7" AS "AfHSDPAQoSPri7" , t."AfHSDPAQoSPri8" AS "AfHSDPAQoSPri8" , t."AfHSDPAQoSPri9" AS "AfHSDPAQoSPri9" , t."AfHSUPAQoSPri0" AS "AfHSUPAQoSPri0" , t."AfHSUPAQoSPri1" AS "AfHSUPAQoSPri1" , t."AfHSUPAQoSPri10" AS "AfHSUPAQoSPri10" , t."AfHSUPAQoSPri11" AS "AfHSUPAQoSPri11" , t."AfHSUPAQoSPri12" AS "AfHSUPAQoSPri12" , t."AfHSUPAQoSPri13" AS "AfHSUPAQoSPri13" , t."AfHSUPAQoSPri14" AS "AfHSUPAQoSPri14" , t."AfHSUPAQoSPri15" AS "AfHSUPAQoSPri15" , t."AfHSUPAQoSPri2" AS "AfHSUPAQoSPri2" , t."AfHSUPAQoSPri3" AS "AfHSUPAQoSPri3" , t."AfHSUPAQoSPri4" AS "AfHSUPAQoSPri4" , t."AfHSUPAQoSPri5" AS "AfHSUPAQoSPri5" , t."AfHSUPAQoSPri6" AS "AfHSUPAQoSPri6" , t."AfHSUPAQoSPri7" AS "AfHSUPAQoSPri7" , t."AfHSUPAQoSPri8" AS "AfHSUPAQoSPri8" , t."AfHSUPAQoSPri9" AS "AfHSUPAQoSPri9" , t."CSTrafficToDSCP" AS "CSTrafficToDSCP" , t."DCHQoSPri0ToDSCP" AS "DCHQoSPri0ToDSCP" , t."DCHQoSPri10ToDSCP" AS "DCHQoSPri10ToDSCP" , t."DCHQoSPri11ToDSCP" AS "DCHQoSPri11ToDSCP" , t."DCHQoSPri12ToDSCP" AS "DCHQoSPri12ToDSCP" , t."DCHQoSPri13ToDSCP" AS "DCHQoSPri13ToDSCP" , t."DCHQoSPri14ToDSCP" AS "DCHQoSPri14ToDSCP" , t."DCHQoSPri15ToDSCP" AS "DCHQoSPri15ToDSCP" , t."DCHQoSPri1ToDSCP" AS "DCHQoSPri1ToDSCP" , t."DCHQoSPri2ToDSCP" AS "DCHQoSPri2ToDSCP" , t."DCHQoSPri3ToDSCP" AS "DCHQoSPri3ToDSCP" , t."DCHQoSPri4ToDSCP" AS "DCHQoSPri4ToDSCP" , t."DCHQoSPri5ToDSCP" AS "DCHQoSPri5ToDSCP" , t."DCHQoSPri6ToDSCP" AS "DCHQoSPri6ToDSCP" , t."DCHQoSPri7ToDSCP" AS "DCHQoSPri7ToDSCP" , t."DCHQoSPri8ToDSCP" AS "DCHQoSPri8ToDSCP" , t."DCHQoSPri9ToDSCP" AS "DCHQoSPri9ToDSCP" , t."HSPAQoSPri0ToDSCP" AS "HSPAQoSPri0ToDSCP" , t."HSPAQoSPri10ToDSCP" AS "HSPAQoSPri10ToDSCP" , t."HSPAQoSPri11ToDSCP" AS "HSPAQoSPri11ToDSCP" , t."HSPAQoSPri12ToDSCP" AS "HSPAQoSPri12ToDSCP" , t."HSPAQoSPri13ToDSCP" AS "HSPAQoSPri13ToDSCP" , t."HSPAQoSPri14ToDSCP" AS "HSPAQoSPri14ToDSCP" , t."HSPAQoSPri15ToDSCP" AS "HSPAQoSPri15ToDSCP" , t."HSPAQoSPri1ToDSCP" AS "HSPAQoSPri1ToDSCP" , t."HSPAQoSPri2ToDSCP" AS "HSPAQoSPri2ToDSCP" , t."HSPAQoSPri3ToDSCP" AS "HSPAQoSPri3ToDSCP" , t."HSPAQoSPri4ToDSCP" AS "HSPAQoSPri4ToDSCP" , t."HSPAQoSPri5ToDSCP" AS "HSPAQoSPri5ToDSCP" , t."HSPAQoSPri6ToDSCP" AS "HSPAQoSPri6ToDSCP" , t."HSPAQoSPri7ToDSCP" AS "HSPAQoSPri7ToDSCP" , t."HSPAQoSPri8ToDSCP" AS "HSPAQoSPri8ToDSCP" , t."HSPAQoSPri9ToDSCP" AS "HSPAQoSPri9ToDSCP" , t."PchFachRachToDSCP" AS "PchFachRachToDSCP" , t."SRBToDSCP" AS "SRBToDSCP" , t."TQMChangeOrigin" AS "TQMChangeOrigin" FROM nokia_raml20."TQM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TRBLCADM', 'format_mo':'TRBLCADM', 'insert_query': ' INSERT INTO nokia_cm."TRBLCADM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."actCoreDumpFileCollection" AS "actCoreDumpFileCollection" , t."actRemoteSyslogTransmission" AS "actRemoteSyslogTransmission" , t."remoteSyslogTransmissionStatus" AS "remoteSyslogTransmissionStatus" , t."remoteSyslogDSCP" AS "remoteSyslogDSCP" , t."remoteSyslogFormat" AS "remoteSyslogFormat" , t."remoteSyslogServerIPaddress" AS "remoteSyslogServerIPaddress" , t."remoteSyslogServerPortNo" AS "remoteSyslogServerPortNo" , t."remoteSyslogTransmitDuration" AS "remoteSyslogTransmitDuration" , t."remoteSyslogTransportProtocol" AS "remoteSyslogTransportProtocol" , t."faultSnapshotTriggers_faultNumber_triggerType" AS "faultSnapshotTriggers_faultNumber_triggerType" FROM nokia_raml20."TRBLCADM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TRDE', 'format_mo':'TRDE', 'insert_query': ' INSERT INTO nokia_cm."TRDE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."conformanceDefinition" AS "conformanceDefinition" , t."minDesiredCellRate" AS "minDesiredCellRate" , t."peakCellRate" AS "peakCellRate" , t."ubrShare" AS "ubrShare" , t."userLabel" AS "userLabel" , t."egressCDVTolerancePCRCLP0plus1" AS "egressCDVTolerancePCRCLP0plus1" , t."egressPeakCellRateCLP0plus1" AS "egressPeakCellRateCLP0plus1" , t."serviceCategory" AS "serviceCategory" , t."ingressCDVTolerancePCRCLP0plus1" AS "ingressCDVTolerancePCRCLP0plus1" , t."ingressPeakCellRateCLP0plus1" AS "ingressPeakCellRateCLP0plus1" , t."egressMDCR" AS "egressMDCR" , t."egressUBRShare" AS "egressUBRShare" , t."ingressMDCR" AS "ingressMDCR" , t."ingressUBRShare" AS "ingressUBRShare" FROM nokia_raml20."TRDE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TRE', 'format_mo':'TRE', 'insert_query': ' INSERT INTO nokia_cm."TRE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."q1Address" AS "q1Address" , t."address" AS "address" , t."name" AS "name" , t."unitType" AS "unitType" FROM nokia_raml20."TRE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TRENE', 'format_mo':'TRENE', 'insert_query': ' INSERT INTO nokia_cm."TRENE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."abisMappingDownloadEnabled" AS "abisMappingDownloadEnabled" , t."abisSignalTiming" AS "abisSignalTiming" , t."piuType" AS "piuType" , t."trsMode" AS "trsMode" FROM nokia_raml20."TRENE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TRX', 'format_mo':'TRX', 'insert_query': ' INSERT INTO nokia_cm."TRX" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."adminState" AS "adminState" , t."autoConfig" AS "autoConfig" , t."bbUnitSupportsEdge" AS "bbUnitSupportsEdge" , t."channel0AdminState" AS "channel0AdminState" , t."channel0Maio" AS "channel0Maio" , t."channel0Pcm" AS "channel0Pcm" , t."channel0Subslot" AS "channel0Subslot" , t."channel0Tsl" AS "channel0Tsl" , t."channel0Type" AS "channel0Type" , t."channel1AdminState" AS "channel1AdminState" , t."channel1Maio" AS "channel1Maio" , t."channel1Pcm" AS "channel1Pcm" , t."channel1Subslot" AS "channel1Subslot" , t."channel1Tsl" AS "channel1Tsl" , t."channel1Type" AS "channel1Type" , t."channel2AdminState" AS "channel2AdminState" , t."channel2Maio" AS "channel2Maio" , t."channel2Pcm" AS "channel2Pcm" , t."channel2Subslot" AS "channel2Subslot" , t."channel2Tsl" AS "channel2Tsl" , t."channel2Type" AS "channel2Type" , t."channel3AdminState" AS "channel3AdminState" , t."channel3Maio" AS "channel3Maio" , t."channel3Pcm" AS "channel3Pcm" , t."channel3Subslot" AS "channel3Subslot" , t."channel3Tsl" AS "channel3Tsl" , t."channel3Type" AS "channel3Type" , t."channel4AdminState" AS "channel4AdminState" , t."channel4Maio" AS "channel4Maio" , t."channel4Pcm" AS "channel4Pcm" , t."channel4Subslot" AS "channel4Subslot" , t."channel4Tsl" AS "channel4Tsl" , t."channel4Type" AS "channel4Type" , t."channel5AdminState" AS "channel5AdminState" , t."channel5Maio" AS "channel5Maio" , t."channel5Pcm" AS "channel5Pcm" , t."channel5Subslot" AS "channel5Subslot" , t."channel5Tsl" AS "channel5Tsl" , t."channel5Type" AS "channel5Type" , t."channel6AdminState" AS "channel6AdminState" , t."channel6Maio" AS "channel6Maio" , t."channel6Pcm" AS "channel6Pcm" , t."channel6Subslot" AS "channel6Subslot" , t."channel6Tsl" AS "channel6Tsl" , t."channel6Type" AS "channel6Type" , t."channel7AdminState" AS "channel7AdminState" , t."channel7Maio" AS "channel7Maio" , t."channel7Pcm" AS "channel7Pcm" , t."channel7Subslot" AS "channel7Subslot" , t."channel7Tsl" AS "channel7Tsl" , t."channel7Type" AS "channel7Type" , t."daPool_ID" AS "daPool_ID" , t."dfcaIndication" AS "dfcaIndication" , t."directAccessLevel" AS "directAccessLevel" , t."doublePowerTrxFaulty" AS "doublePowerTrxFaulty" , t."dualTrxUsage" AS "dualTrxUsage" , t."eTrxInd" AS "eTrxInd" , t."gprsEnabledTrx" AS "gprsEnabledTrx" , t."halfRateSupport" AS "halfRateSupport" , t."initialFrequency" AS "initialFrequency" , t."lapdLinkName" AS "lapdLinkName" , t."lapdLinkNumber" AS "lapdLinkNumber" , t."mcpaTrxNumber" AS "mcpaTrxNumber" , t."mcpaTrxPortId" AS "mcpaTrxPortId" , t."mcpaTrxPosition" AS "mcpaTrxPosition" , t."numberOfTrxRfPowerLevels" AS "numberOfTrxRfPowerLevels" , t."optimumRxLevDL" AS "optimumRxLevDL" , t."optimumRxLevUL" AS "optimumRxLevUL" , t."preferredBcchMark" AS "preferredBcchMark" , t."rfHoppingAllowed" AS "rfHoppingAllowed" , t."serverTRXId" AS "serverTRXId" , t."subslotsForSignalling" AS "subslotsForSignalling" , t."trxAbilities" AS "trxAbilities" , t."trxDDUAssociation" AS "trxDDUAssociation" , t."trxFrequencyType" AS "trxFrequencyType" , t."trxOscCapability" AS "trxOscCapability" , t."trxRfPower" AS "trxRfPower" , t."trxShutdownGroup" AS "trxShutdownGroup" , t."trxStartingMode" AS "trxStartingMode" , t."tsc" AS "tsc" , t."notificationOrigin" AS "notificationOrigin" , t."address" AS "address" , t."name" AS "name" , t."metroTrxType" AS "metroTrxType" , t."combinedSignalling" AS "combinedSignalling" FROM nokia_raml20."TRX" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'TWAMP', 'format_mo':'TWAMP', 'insert_query': ' INSERT INTO nokia_cm."TWAMP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."administrativeState" AS "administrativeState" , t."destIpAddress" AS "destIpAddress" , t."destPort" AS "destPort" , t."dscp" AS "dscp" , t."messageSize" AS "messageSize" , t."plrAlarmThreshold" AS "plrAlarmThreshold" , t."rttAlarmThreshold" AS "rttAlarmThreshold" , t."sourceIpAddress" AS "sourceIpAddress" FROM nokia_raml20."TWAMP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'UFFIM', 'format_mo':'UFFIM', 'insert_query': ' INSERT INTO nokia_cm."UFFIM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."tResUtra" AS "tResUtra" , t."utrResTiFHM" AS "utrResTiFHM" , t."utrResTiFMM" AS "utrResTiFMM" , t."utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL" AS "utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL" , t."utrFddCarFrqL_dlCarFrqUtra_idleLBUtranFddCelResWeight_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL" AS "utrFddCarFrqL_dlCarFrqUtra_idleLBUtranFddCelResWeight_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL" FROM nokia_raml20."UFFIM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'ULCOMP', 'format_mo':'ULCOMP', 'insert_query': ' INSERT INTO nokia_cm."ULCOMP" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ulCoMpCellList" AS "ulCoMpCellList" , t."ulCoMpSinrThreshold" AS "ulCoMpSinrThreshold" FROM nokia_raml20."ULCOMP" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'UNI', 'format_mo':'UNI', 'insert_query': ' INSERT INTO nokia_cm."UNI" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."underlyingTTPPtr" AS "underlyingTTPPtr" FROM nokia_raml20."UNI" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'UNIT', 'format_mo':'UNIT', 'insert_query': ' INSERT INTO nokia_cm."UNIT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."operationalState" AS "operationalState" , t."position" AS "position" , t."unitTypeActual" AS "unitTypeActual" , t."unitTypeExpected" AS "unitTypeExpected" , t."vendorName" AS "vendorName" , t."availabilityStatus" AS "availabilityStatus" , t."identificationCode" AS "identificationCode" , t."serialNumber" AS "serialNumber" , t."unitId" AS "unitId" , t."unitType" AS "unitType" , t."version" AS "version" , t."relatedBTSInstance" AS "relatedBTSInstance" , t."platformInterfaceSettings_interfaceCRCUsage_interfaceID_interfaceInUse_interfaceName_interfaceType" AS "platformInterfaceSettings_interfaceCRCUsage_interfaceID_interfaceInUse_interfaceName_interfaceType" , t."interchangeability" AS "interchangeability" , t."numberOfSlotsOccupied" AS "numberOfSlotsOccupied" , t."enableRP301Interface" AS "enableRP301Interface" FROM nokia_raml20."UNIT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VBTS', 'format_mo':'VBTS', 'insert_query': ' INSERT INTO nokia_cm."VBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ControllerIdPair_IHSPAadapterId_ServingRNCId" AS "ControllerIdPair_IHSPAadapterId_ServingRNCId" , t."DediMeasRepPeriodCSdata" AS "DediMeasRepPeriodCSdata" , t."DediMeasRepPeriodPSdata" AS "DediMeasRepPeriodPSdata" , t."DedicatedMeasReportPeriod" AS "DedicatedMeasReportPeriod" , t."HARQRVConfiguration" AS "HARQRVConfiguration" , t."MeasFiltCoeff" AS "MeasFiltCoeff" , t."NodeBRABReconfigSupport" AS "NodeBRABReconfigSupport" , t."VBTSChangeOrigin" AS "VBTSChangeOrigin" FROM nokia_raml20."VBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VCCT', 'format_mo':'VCCT', 'insert_query': ' INSERT INTO nokia_cm."VCCT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."trafficDescriptorId" AS "trafficDescriptorId" , t."unitNumber" AS "unitNumber" , t."administrativeState" AS "administrativeState" , t."egressFrameDiscardEnabled" AS "egressFrameDiscardEnabled" , t."ingressFrameDiscardEnabled" AS "ingressFrameDiscardEnabled" , t."operationalState" AS "operationalState" , t."segmentEndPoint" AS "segmentEndPoint" , t."trafficDescriptorPtr" AS "trafficDescriptorPtr" FROM nokia_raml20."VCCT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VCEL', 'format_mo':'VCEL', 'insert_query': ' INSERT INTO nokia_cm."VCEL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."CSAMRModeSET" AS "CSAMRModeSET" , t."CSAMRModeSETWB" AS "CSAMRModeSETWB" , t."DirectSCCEnabled" AS "DirectSCCEnabled" , t."EDCHMinimumSetETFCI" AS "EDCHMinimumSetETFCI" , t."EbNoSetIdentifier" AS "EbNoSetIdentifier" , t."FastActOfTargetServCell" AS "FastActOfTargetServCell" , t."FastCompletionOfSCC" AS "FastCompletionOfSCC" , t."HHoMaxAllowedBitrateDL" AS "HHoMaxAllowedBitrateDL" , t."HHoMaxAllowedBitrateUL" AS "HHoMaxAllowedBitrateUL" , t."HSDPAFmcgIdentifier" AS "HSDPAFmcgIdentifier" , t."HSDPAFmciIdentifier" AS "HSDPAFmciIdentifier" , t."HSDPAFmcsIdentifier" AS "HSDPAFmcsIdentifier" , t."HSDPAHopsIdentifier" AS "HSDPAHopsIdentifier" , t."HSDPAenabled" AS "HSDPAenabled" , t."HSPAFmcsIdentifier" AS "HSPAFmcsIdentifier" , t."HSPASCCSpecificATO" AS "HSPASCCSpecificATO" , t."HSPwrOffsetUpdateDelay" AS "HSPwrOffsetUpdateDelay" , t."HSUPAEnabled" AS "HSUPAEnabled" , t."InitialBitRateDL" AS "InitialBitRateDL" , t."InitialBitRateUL" AS "InitialBitRateUL" , t."LAC" AS "LAC" , t."MaxBitRateDLPSNRT" AS "MaxBitRateDLPSNRT" , t."MaxBitRateULPSNRT" AS "MaxBitRateULPSNRT" , t."MaxTotalUplinkSymbolRate" AS "MaxTotalUplinkSymbolRate" , t."MinAllowedBitRateDL" AS "MinAllowedBitRateDL" , t."MinAllowedBitRateUL" AS "MinAllowedBitRateUL" , t."NrtFmcgIdentifier" AS "NrtFmcgIdentifier" , t."NrtFmciIdentifier" AS "NrtFmciIdentifier" , t."NrtFmcsIdentifier" AS "NrtFmcsIdentifier" , t."NrtHopgIdentifier" AS "NrtHopgIdentifier" , t."NrtHopiIdentifier" AS "NrtHopiIdentifier" , t."NrtHopsIdentifier" AS "NrtHopsIdentifier" , t."PowerOffsetUpdMsgSize" AS "PowerOffsetUpdMsgSize" , t."PtxOffsetHSSCCH" AS "PtxOffsetHSSCCH" , t."RAC" AS "RAC" , t."RTWithHSDPAFmcgIdentifier" AS "RTWithHSDPAFmcgIdentifier" , t."RTWithHSPAFmcsIdentifier" AS "RTWithHSPAFmcsIdentifier" , t."RTwithHSDPAFmciIdentifier" AS "RTwithHSDPAFmciIdentifier" , t."RTwithHSDPAFmcsIdentifier" AS "RTwithHSDPAFmcsIdentifier" , t."RTwithHSDPAHopsIdentifier" AS "RTwithHSDPAHopsIdentifier" , t."RelocComm_in_InterRNC_HHO" AS "RelocComm_in_InterRNC_HHO" , t."RtFmcgIdentifier" AS "RtFmcgIdentifier" , t."RtFmciIdentifier" AS "RtFmciIdentifier" , t."RtFmcsIdentifier" AS "RtFmcsIdentifier" , t."RtHopgIdentifier" AS "RtHopgIdentifier" , t."RtHopiIdentifier" AS "RtHopiIdentifier" , t."RtHopsIdentifier" AS "RtHopsIdentifier" , t."RxDivIndicator" AS "RxDivIndicator" , t."SRBDCHFmcsId" AS "SRBDCHFmcsId" , t."SRBHopsIdentifier" AS "SRBHopsIdentifier" , t."VCELChangeOrigin" AS "VCELChangeOrigin" , t."WACSetIdentifier" AS "WACSetIdentifier" FROM nokia_raml20."VCEL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VCTT', 'format_mo':'VCTT', 'insert_query': ' INSERT INTO nokia_cm."VCTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."aalProfilePtr" AS "aalProfilePtr" , t."enableChannelUtlStatistics" AS "enableChannelUtlStatistics" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" FROM nokia_raml20."VCTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VLAN', 'format_mo':'VLAN', 'insert_query': ' INSERT INTO nokia_cm."VLAN" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."admin" AS "admin" , t."ipv4forwarding" AS "ipv4forwarding" , t."ipv4rpfilter" AS "ipv4rpfilter" , t."mapping" AS "mapping" , t."mtu" AS "mtu" , t."proxyArp" AS "proxyArp" , t."realIface" AS "realIface" , t."vid" AS "vid" , t."vrf" AS "vrf" FROM nokia_raml20."VLAN" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VLANPM', 'format_mo':'VLANPM', 'insert_query': ' INSERT INTO nokia_cm."VLANPM" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."prioMapType" AS "prioMapType" , t."prioMapping_prioMappingFrom_prioMappingTo" AS "prioMapping_prioMappingFrom_prioMappingTo" FROM nokia_raml20."VLANPM" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VPCT', 'format_mo':'VPCT', 'insert_query': ' INSERT INTO nokia_cm."VPCT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."trafficDescriptorId" AS "trafficDescriptorId" , t."unitNumber" AS "unitNumber" , t."administrativeState" AS "administrativeState" , t."operationalState" AS "operationalState" , t."segmentEndPoint" AS "segmentEndPoint" , t."trafficDescriptorPtr" AS "trafficDescriptorPtr" FROM nokia_raml20."VPCT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VPTT', 'format_mo':'VPTT', 'insert_query': ' INSERT INTO nokia_cm."VPTT" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."VPI" AS "VPI" , t."interfaceNumber" AS "interfaceNumber" , t."unitNumber" AS "unitNumber" , t."connectivityPtr" AS "connectivityPtr" FROM nokia_raml20."VPTT" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'VRF', 'format_mo':'VRF', 'insert_query': ' INSERT INTO nokia_cm."VRF" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."id" AS "id" FROM nokia_raml20."VRF" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'WAC', 'format_mo':'WAC', 'insert_query': ' INSERT INTO nokia_cm."WAC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DCHUtilRelAveWin" AS "DCHUtilRelAveWin" , t."DCHUtilRelThrDL" AS "DCHUtilRelThrDL" , t."DCHUtilRelThrUL" AS "DCHUtilRelThrUL" , t."DCHUtilRelTimeToTrigger" AS "DCHUtilRelTimeToTrigger" , t."EDCHMACdFlowThroughputAveWin" AS "EDCHMACdFlowThroughputAveWin" , t."EDCHMACdFlowThroughputRelThr" AS "EDCHMACdFlowThroughputRelThr" , t."EDCHMACdFlowThroughputTimetoTrigger" AS "EDCHMACdFlowThroughputTimetoTrigger" , t."HSDPAInitialBRULStrNRT" AS "HSDPAInitialBRULStrNRT" , t."HSDPAMaxBitrateUL" AS "HSDPAMaxBitrateUL" , t."HSDPAMinBRULStrNRT" AS "HSDPAMinBRULStrNRT" , t."HSDPAinitialBitrateUL" AS "HSDPAinitialBitrateUL" , t."HSDPAminAllowedBitrateUL" AS "HSDPAminAllowedBitrateUL" , t."InactCPCBatOptT" AS "InactCPCBatOptT" , t."InactCPCNoBatOptT" AS "InactCPCNoBatOptT" , t."InactNonCPCBatOptT" AS "InactNonCPCBatOptT" , t."InactNonCPCNoBatOptT" AS "InactNonCPCNoBatOptT" , t."InactivityTimerDownlinkDCH128" AS "InactivityTimerDownlinkDCH128" , t."InactivityTimerDownlinkDCH16" AS "InactivityTimerDownlinkDCH16" , t."InactivityTimerDownlinkDCH256" AS "InactivityTimerDownlinkDCH256" , t."InactivityTimerDownlinkDCH32" AS "InactivityTimerDownlinkDCH32" , t."InactivityTimerDownlinkDCH320" AS "InactivityTimerDownlinkDCH320" , t."InactivityTimerDownlinkDCH384" AS "InactivityTimerDownlinkDCH384" , t."InactivityTimerDownlinkDCH64" AS "InactivityTimerDownlinkDCH64" , t."InactivityTimerDownlinkDCH8" AS "InactivityTimerDownlinkDCH8" , t."InactivityTimerUplinkDCH128" AS "InactivityTimerUplinkDCH128" , t."InactivityTimerUplinkDCH16" AS "InactivityTimerUplinkDCH16" , t."InactivityTimerUplinkDCH256" AS "InactivityTimerUplinkDCH256" , t."InactivityTimerUplinkDCH32" AS "InactivityTimerUplinkDCH32" , t."InactivityTimerUplinkDCH320" AS "InactivityTimerUplinkDCH320" , t."InactivityTimerUplinkDCH384" AS "InactivityTimerUplinkDCH384" , t."InactivityTimerUplinkDCH64" AS "InactivityTimerUplinkDCH64" , t."InactivityTimerUplinkDCH8" AS "InactivityTimerUplinkDCH8" , t."MACdflowthroughputAveWin" AS "MACdflowthroughputAveWin" , t."MACdflowutilRelThr" AS "MACdflowutilRelThr" , t."MACdflowutilTimetoTrigger" AS "MACdflowutilTimetoTrigger" , t."MSActivitySupervision" AS "MSActivitySupervision" , t."PrxNoiseMaxTuneAbsolute" AS "PrxNoiseMaxTuneAbsolute" , t."TrafVolPendingTimeDL" AS "TrafVolPendingTimeDL" , t."TrafVolPendingTimeUL" AS "TrafVolPendingTimeUL" , t."TrafVolThresholdULLow" AS "TrafVolThresholdULLow" , t."UL_DL_activation_timer" AS "UL_DL_activation_timer" , t."WACChangeOrigin" AS "WACChangeOrigin" , t."WaitTimeRRCbackground" AS "WaitTimeRRCbackground" , t."WaitTimeRRCconversational" AS "WaitTimeRRCconversational" , t."WaitTimeRRCemergency" AS "WaitTimeRRCemergency" , t."WaitTimeRRChighPrioritySignalling" AS "WaitTimeRRChighPrioritySignalling" , t."WaitTimeRRCinterRATreselection" AS "WaitTimeRRCinterRATreselection" , t."WaitTimeRRCinteractive" AS "WaitTimeRRCinteractive" , t."WaitTimeRRClowPrioritySignalling" AS "WaitTimeRRClowPrioritySignalling" , t."WaitTimeRRCother" AS "WaitTimeRRCother" , t."WaitTimeRRCregistration" AS "WaitTimeRRCregistration" , t."WaitTimeRRCstreaming" AS "WaitTimeRRCstreaming" , t."WaitTimeRRCsubscribed" AS "WaitTimeRRCsubscribed" , t."WaitTimeRRCunknown" AS "WaitTimeRRCunknown" , t."InactHSRACH" AS "InactHSRACH" FROM nokia_raml20."WAC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'WBTS', 'format_mo':'WBTS', 'insert_query': ' INSERT INTO nokia_cm."WBTS" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."ATMInterfaceID" AS "ATMInterfaceID" , t."BTSAdditionalInfo" AS "BTSAdditionalInfo" , t."BTSIPAddress" AS "BTSIPAddress" , t."BTSSupportForHSPACM" AS "BTSSupportForHSPACM" , t."BlindHOIntraBTSQCheck" AS "BlindHOIntraBTSQCheck" , t."COCOId" AS "COCOId" , t."DCNLinkStatus" AS "DCNLinkStatus" , t."DCNSecurityStatus" AS "DCNSecurityStatus" , t."DLORLAveragingWindowSize" AS "DLORLAveragingWindowSize" , t."DSCPHigh" AS "DSCPHigh" , t."DSCPLow" AS "DSCPLow" , t."DSCPMedDCH" AS "DSCPMedDCH" , t."DSCPMedHSPA" AS "DSCPMedHSPA" , t."DediMeasRepPeriodCSdata" AS "DediMeasRepPeriodCSdata" , t."DediMeasRepPeriodPSdata" AS "DediMeasRepPeriodPSdata" , t."DedicatedMeasReportPeriod" AS "DedicatedMeasReportPeriod" , t."DelayThresholdMax" AS "DelayThresholdMax" , t."DelayThresholdMax2msTTI" AS "DelayThresholdMax2msTTI" , t."DelayThresholdMid" AS "DelayThresholdMid" , t."DelayThresholdMid2msTTI" AS "DelayThresholdMid2msTTI" , t."DelayThresholdMin" AS "DelayThresholdMin" , t."DelayThresholdMin2msTTI" AS "DelayThresholdMin2msTTI" , t."HARQRVConfiguration" AS "HARQRVConfiguration" , t."HSDPA14MbpsPerUser" AS "HSDPA14MbpsPerUser" , t."HSDPACCEnabled" AS "HSDPACCEnabled" , t."HSDPAULCToDSCP" AS "HSDPAULCToDSCP" , t."HSUPACCEnabled" AS "HSUPACCEnabled" , t."HSUPADLCToDSCP" AS "HSUPADLCToDSCP" , t."HSUPAXUsersEnabled" AS "HSUPAXUsersEnabled" , t."IPBasedRouteIdIub" AS "IPBasedRouteIdIub" , t."IPBasedRouteIdIub2" AS "IPBasedRouteIdIub2" , t."IPBasedRouteIdIub3" AS "IPBasedRouteIdIub3" , t."IPBasedRouteIdIub4" AS "IPBasedRouteIdIub4" , t."IPNBId" AS "IPNBId" , t."InactCACThresholdATM" AS "InactCACThresholdATM" , t."InactCACThresholdIP" AS "InactCACThresholdIP" , t."InactUsersCIDThreshold" AS "InactUsersCIDThreshold" , t."IntelligentSDPrioHO" AS "IntelligentSDPrioHO" , t."IubTransportMedia" AS "IubTransportMedia" , t."IubTransportSharing" AS "IubTransportSharing" , t."LoadControlPeriodPS" AS "LoadControlPeriodPS" , t."MaxFPDLFrameSizeIub" AS "MaxFPDLFrameSizeIub" , t."MaxNumberEDCHLCG" AS "MaxNumberEDCHLCG" , t."MeasFiltCoeff" AS "MeasFiltCoeff" , t."MinUDPPortIub" AS "MinUDPPortIub" , t."NESWVersion" AS "NESWVersion" , t."NEType" AS "NEType" , t."NbrOfOverbookedHSDPAUsers" AS "NbrOfOverbookedHSDPAUsers" , t."NodeBRABReconfigSupport" AS "NodeBRABReconfigSupport" , t."OverbookingSwitch" AS "OverbookingSwitch" , t."PDUSize656WithHSDSCH" AS "PDUSize656WithHSDSCH" , t."PSAveragingWindowSize" AS "PSAveragingWindowSize" , t."PSRLAveragingWindowSize" AS "PSRLAveragingWindowSize" , t."PWSMAVTrafficVERLogic" AS "PWSMAVTrafficVERLogic" , t."PWSMEnableWakeUpTime" AS "PWSMEnableWakeUpTime" , t."PWSMInUse" AS "PWSMInUse" , t."PWSMRemCellSDBeginHour" AS "PWSMRemCellSDBeginHour" , t."PWSMRemCellSDBeginMin" AS "PWSMRemCellSDBeginMin" , t."PWSMRemCellSDEndHour" AS "PWSMRemCellSDEndHour" , t."PWSMRemCellSDEndMin" AS "PWSMRemCellSDEndMin" , t."PWSMShutdownBeginHour" AS "PWSMShutdownBeginHour" , t."PWSMShutdownBeginMin" AS "PWSMShutdownBeginMin" , t."PWSMShutdownEndHour" AS "PWSMShutdownEndHour" , t."PWSMShutdownEndMin" AS "PWSMShutdownEndMin" , t."PWSMWeekday" AS "PWSMWeekday" , t."ProbabilityFactorMax" AS "ProbabilityFactorMax" , t."ProbabilityFactorMax2msTTI" AS "ProbabilityFactorMax2msTTI" , t."PrxAlpha" AS "PrxAlpha" , t."PrxMeasAveWindow" AS "PrxMeasAveWindow" , t."PrxTargetPSAdjustPeriod" AS "PrxTargetPSAdjustPeriod" , t."PtxAlpha" AS "PtxAlpha" , t."PtxDPCHmax" AS "PtxDPCHmax" , t."PtxDPCHmin" AS "PtxDPCHmin" , t."PtxMeasAveWindow" AS "PtxMeasAveWindow" , t."RACHloadIndicationPeriod" AS "RACHloadIndicationPeriod" , t."RFSharingState" AS "RFSharingState" , t."RRIndPeriod" AS "RRIndPeriod" , t."RRMULDCHActivityFactorCSAMR" AS "RRMULDCHActivityFactorCSAMR" , t."RRMULDCHActivityFactorCSNTData" AS "RRMULDCHActivityFactorCSNTData" , t."RRMULDCHActivityFactorCSTData" AS "RRMULDCHActivityFactorCSTData" , t."RRMULDCHActivityFactorPSBackgr" AS "RRMULDCHActivityFactorPSBackgr" , t."RRMULDCHActivityFactorPSStream" AS "RRMULDCHActivityFactorPSStream" , t."RRMULDCHActivityFactorPSTHP1" AS "RRMULDCHActivityFactorPSTHP1" , t."RRMULDCHActivityFactorPSTHP2" AS "RRMULDCHActivityFactorPSTHP2" , t."RRMULDCHActivityFactorPSTHP3" AS "RRMULDCHActivityFactorPSTHP3" , t."RRMULDCHActivityFactorSRB" AS "RRMULDCHActivityFactorSRB" , t."ReleaseTimerForSharedHSDPAallocation" AS "ReleaseTimerForSharedHSDPAallocation" , t."SchedulingPeriod" AS "SchedulingPeriod" , t."SharedHSDPAVCCSelectionMethod" AS "SharedHSDPAVCCSelectionMethod" , t."SharedHSDPAallocation" AS "SharedHSDPAallocation" , t."TQMId" AS "TQMId" , t."TQMId2" AS "TQMId2" , t."TQMId3" AS "TQMId3" , t."TQMId4" AS "TQMId4" , t."ToAWEOffsetNRTDCHIP" AS "ToAWEOffsetNRTDCHIP" , t."ToAWEOffsetRTDCHIP" AS "ToAWEOffsetRTDCHIP" , t."ToAWSOffsetNRTDCHIP" AS "ToAWSOffsetNRTDCHIP" , t."ToAWSOffsetRTDCHIP" AS "ToAWSOffsetRTDCHIP" , t."VCI" AS "VCI" , t."VPI" AS "VPI" , t."WBTSChangeOrigin" AS "WBTSChangeOrigin" , t."WBTSName" AS "WBTSName" , t."WBTSSWBuildId" AS "WBTSSWBuildId" , t."WinACRABsetupDL" AS "WinACRABsetupDL" , t."WinACRABsetupUL" AS "WinACRABsetupUL" , t."WinLCHSDPA" AS "WinLCHSDPA" , t."WinLCHSUPA" AS "WinLCHSUPA" , t."BlindTFdetectionUsage" AS "BlindTFdetectionUsage" , t."BroadcastSIB15" AS "BroadcastSIB15" , t."BroadcastSIB15_2" AS "BroadcastSIB15_2" , t."BroadcastSIB15_3" AS "BroadcastSIB15_3" , t."DCHnumberRL" AS "DCHnumberRL" , t."HSDPAIurWeight" AS "HSDPAIurWeight" , t."HSDPAUserHysterisis" AS "HSDPAUserHysterisis" , t."HSDPAUserThreshold" AS "HSDPAUserThreshold" , t."ICREnabled" AS "ICREnabled" , t."MDCBufferingTime" AS "MDCBufferingTime" , t."MaxBTSOMFrameSize" AS "MaxBTSOMFrameSize" , t."MaxDCHuserRateRLDL" AS "MaxDCHuserRateRLDL" , t."MaxDCHuserRateRLUL" AS "MaxDCHuserRateRLUL" , t."NBAPCommMode" AS "NBAPCommMode" , t."RRMULActivityFactorPTT" AS "RRMULActivityFactorPTT" , t."SatelliteIubUsage" AS "SatelliteIubUsage" , t."DLCECapacity" AS "DLCECapacity" , t."HSDPACodeCapacity" AS "HSDPACodeCapacity" , t."ULCECapacity" AS "ULCECapacity" , t."bburruFlag" AS "bburruFlag" , t."nbrRepeater" AS "nbrRepeater" , t."numFa" AS "numFa" , t."type" AS "type" , t."autoConfMode" AS "autoConfMode" , t."autoConfPlanName" AS "autoConfPlanName" , t."autoConfPlanReady" AS "autoConfPlanReady" , t."autoConfStatus" AS "autoConfStatus" , t."FreqChangeCapability" AS "FreqChangeCapability" , t."BTSRACHCapaIncCapability" AS "BTSRACHCapaIncCapability" , t."siteTemplateName" AS "siteTemplateName" , t."moPosition" AS "moPosition" , t."oldDN" AS "oldDN" , t."Cell240kmCapability" AS "Cell240kmCapability" , t."SBTSId" AS "SBTSId" FROM nokia_raml20."WBTS" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'WCEL', 'format_mo':'WCEL', 'insert_query': ' INSERT INTO nokia_cm."WCEL" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."WCELMCC" AS "WCELMCC" , t."WCELMNC" AS "WCELMNC" , t."name" AS "name" , t."ACBarredList" AS "ACBarredList" , t."AICHTraTime" AS "AICHTraTime" , t."AMROverSC" AS "AMROverSC" , t."AMROverTransmission" AS "AMROverTransmission" , t."AMROverTxNC" AS "AMROverTxNC" , t."AMROverTxNonHSPA" AS "AMROverTxNonHSPA" , t."AMROverTxTotal" AS "AMROverTxTotal" , t."AMRSF" AS "AMRSF" , t."AMRTargetSC" AS "AMRTargetSC" , t."AMRTargetTransmission" AS "AMRTargetTransmission" , t."AMRTargetTxNC" AS "AMRTargetTxNC" , t."AMRTargetTxNonHSPA" AS "AMRTargetTxNonHSPA" , t."AMRTargetTxTotal" AS "AMRTargetTxTotal" , t."AMRUnderSC" AS "AMRUnderSC" , t."AMRUnderTransmission" AS "AMRUnderTransmission" , t."AMRUnderTxNC" AS "AMRUnderTxNC" , t."AMRUnderTxNonHSPA" AS "AMRUnderTxNonHSPA" , t."AMRUnderTxTotal" AS "AMRUnderTxTotal" , t."ATOSRBsOnHSPA" AS "ATOSRBsOnHSPA" , t."AbsPrioCellReselec" AS "AbsPrioCellReselec" , t."ActivationTimeOffset" AS "ActivationTimeOffset" , t."AdminCellState" AS "AdminCellState" , t."AdminPICState" AS "AdminPICState" , t."AllowedPreambleSignatures" AS "AllowedPreambleSignatures" , t."AllowedRACHSubChannels" AS "AllowedRACHSubChannels" , t."AltScramblingCodeCM" AS "AltScramblingCodeCM" , t."AssignedPICPool" AS "AssignedPICPool" , t."BlindHOEcNoThrTarget" AS "BlindHOEcNoThrTarget" , t."BlindHORSCPThrTarget" AS "BlindHORSCPThrTarget" , t."CCHSetupEnabled" AS "CCHSetupEnabled" , t."CIRForFDPCH" AS "CIRForFDPCH" , t."CId" AS "CId" , t."CPCEnabled" AS "CPCEnabled" , t."CPICHEcNoSRBMapRRC" AS "CPICHEcNoSRBMapRRC" , t."CPICHRSCPSRBMapRRC" AS "CPICHRSCPSRBMapRRC" , t."CPICHtoRefRABoffset" AS "CPICHtoRefRABoffset" , t."CSAMRModeSET" AS "CSAMRModeSET" , t."CSAMRModeSETWB" AS "CSAMRModeSETWB" , t."CSGroupId" AS "CSGroupId" , t."CUCEcNoThreshold" AS "CUCEcNoThreshold" , t."CUCRSCPThreshold" AS "CUCRSCPThreshold" , t."CableLoss" AS "CableLoss" , t."CellAdditionalInfo" AS "CellAdditionalInfo" , t."CellBarred" AS "CellBarred" , t."CellRange" AS "CellRange" , t."CellSelQualMeas" AS "CellSelQualMeas" , t."CellWeightForHSDPALayering" AS "CellWeightForHSDPALayering" , t."Cell_Reserved" AS "Cell_Reserved" , t."CodeTreeOptTimer" AS "CodeTreeOptTimer" , t."CodeTreeOptimisation" AS "CodeTreeOptimisation" , t."CodeTreeOptimisationGuardTime" AS "CodeTreeOptimisationGuardTime" , t."CodeTreeUsage" AS "CodeTreeUsage" , t."DCellAndMIMOUsage" AS "DCellAndMIMOUsage" , t."DCellHSDPACapaHO" AS "DCellHSDPACapaHO" , t."DCellHSDPAEnabled" AS "DCellHSDPAEnabled" , t."DCellHSDPAFmcsId" AS "DCellHSDPAFmcsId" , t."DLLoadStateTTT" AS "DLLoadStateTTT" , t."DPCHOverHSPDSCHThreshold" AS "DPCHOverHSPDSCHThreshold" , t."DPCModeChangeSupport" AS "DPCModeChangeSupport" , t."DRRCprxMargin" AS "DRRCprxMargin" , t."DRRCprxOffset" AS "DRRCprxOffset" , t."DRRCptxMargin" AS "DRRCptxMargin" , t."DRRCptxOffset" AS "DRRCptxOffset" , t."DefMeasCtrlReading" AS "DefMeasCtrlReading" , t."DeltaPrxMaxDown" AS "DeltaPrxMaxDown" , t."DeltaPrxMaxUp" AS "DeltaPrxMaxUp" , t."DeltaPtxMaxDown" AS "DeltaPtxMaxDown" , t."DeltaPtxMaxUp" AS "DeltaPtxMaxUp" , t."DirectSCCEnabled" AS "DirectSCCEnabled" , t."DirectedRRCEnabled" AS "DirectedRRCEnabled" , t."DirectedRRCForHSDPALayerEnabled" AS "DirectedRRCForHSDPALayerEnabled" , t."EDCHCapability" AS "EDCHCapability" , t."EDCHMinSetETFCIT0" AS "EDCHMinSetETFCIT0" , t."EDCHMinimumSetETFCI" AS "EDCHMinimumSetETFCI" , t."EDCHOpState" AS "EDCHOpState" , t."EbNoSetIdentifier" AS "EbNoSetIdentifier" , t."FDPCHCodeChangeEnabled" AS "FDPCHCodeChangeEnabled" , t."FDPCHEnabled" AS "FDPCHEnabled" , t."FDPCHSetup" AS "FDPCHSetup" , t."FachLoadMarginCCH" AS "FachLoadMarginCCH" , t."FachLoadThresholdCCH" AS "FachLoadThresholdCCH" , t."FastActOfTargetServCell" AS "FastActOfTargetServCell" , t."FastCompletionOfSCC" AS "FastCompletionOfSCC" , t."FastHSPAMobilityEnabled" AS "FastHSPAMobilityEnabled" , t."HCS_PRIO" AS "HCS_PRIO" , t."HHoMaxAllowedBitrateDL" AS "HHoMaxAllowedBitrateDL" , t."HHoMaxAllowedBitrateUL" AS "HHoMaxAllowedBitrateUL" , t."HSCapabilityHONumbUE" AS "HSCapabilityHONumbUE" , t."HSCapabilityHOPeriod" AS "HSCapabilityHOPeriod" , t."HSDPA64QAMallowed" AS "HSDPA64QAMallowed" , t."HSDPA64UsersEnabled" AS "HSDPA64UsersEnabled" , t."HSDPACPICHAveWindow" AS "HSDPACPICHAveWindow" , t."HSDPACPICHReportPeriod" AS "HSDPACPICHReportPeriod" , t."HSDPACellChangeMinInterval" AS "HSDPACellChangeMinInterval" , t."HSDPAFmcgIdentifier" AS "HSDPAFmcgIdentifier" , t."HSDPAFmciIdentifier" AS "HSDPAFmciIdentifier" , t."HSDPAFmcsIdentifier" AS "HSDPAFmcsIdentifier" , t."HSDPALayeringCommonChEnabled" AS "HSDPALayeringCommonChEnabled" , t."HSDPAMaxCellChangeRepetition" AS "HSDPAMaxCellChangeRepetition" , t."HSDPASRBWindow" AS "HSDPASRBWindow" , t."HSDPAServCellWindow" AS "HSDPAServCellWindow" , t."HSDPAcapability" AS "HSDPAcapability" , t."HSDPAenabled" AS "HSDPAenabled" , t."HSDSCHOpState" AS "HSDSCHOpState" , t."HSLoadStateHSDBRLimit" AS "HSLoadStateHSDBRLimit" , t."HSLoadStateHSDOffset" AS "HSLoadStateHSDOffset" , t."HSLoadStateHSUBRLimit" AS "HSLoadStateHSUBRLimit" , t."HSLoadStateHSUOffset" AS "HSLoadStateHSUOffset" , t."HSLoadStateHSUResThr" AS "HSLoadStateHSUResThr" , t."HSPA72UsersPerCell" AS "HSPA72UsersPerCell" , t."HSPACapaHO" AS "HSPACapaHO" , t."HSPAFmcsIdentifier" AS "HSPAFmcsIdentifier" , t."HSPAQoSEnabled" AS "HSPAQoSEnabled" , t."HSPASCCSpecificATO" AS "HSPASCCSpecificATO" , t."HSPDSCHCodeSet" AS "HSPDSCHCodeSet" , t."HSPDSCHMarginSF128" AS "HSPDSCHMarginSF128" , t."HSPwrOffsetUpdateDelay" AS "HSPwrOffsetUpdateDelay" , t."HSUPA2MSTTIEnabled" AS "HSUPA2MSTTIEnabled" , t."HSUPAEnabled" AS "HSUPAEnabled" , t."HspaMultiNrtRabSupport" AS "HspaMultiNrtRabSupport" , t."IncomingLTEISHO" AS "IncomingLTEISHO" , t."InitialBitRateDL" AS "InitialBitRateDL" , t."InitialBitRateUL" AS "InitialBitRateUL" , t."InterFreqScaleTresel" AS "InterFreqScaleTresel" , t."InterRATScaleTresel" AS "InterRATScaleTresel" , t."IntraFreq_Cell_Reselect_Ind" AS "IntraFreq_Cell_Reselect_Ind" , t."LAC" AS "LAC" , t."LHOCapaReqRejRateDL" AS "LHOCapaReqRejRateDL" , t."LHOCapaReqRejRateUL" AS "LHOCapaReqRejRateUL" , t."LHODelayOFFCapaReqRejRate" AS "LHODelayOFFCapaReqRejRate" , t."LHODelayOFFHardBlocking" AS "LHODelayOFFHardBlocking" , t."LHODelayOFFInterference" AS "LHODelayOFFInterference" , t."LHODelayOFFResRateSC" AS "LHODelayOFFResRateSC" , t."LHOHardBlockingBaseLoad" AS "LHOHardBlockingBaseLoad" , t."LHOHardBlockingRatio" AS "LHOHardBlockingRatio" , t."LHOHystTimeCapaReqRejRate" AS "LHOHystTimeCapaReqRejRate" , t."LHOHystTimeHardBlocking" AS "LHOHystTimeHardBlocking" , t."LHOHystTimeInterference" AS "LHOHystTimeInterference" , t."LHOHystTimeResRateSC" AS "LHOHystTimeResRateSC" , t."LHONRTTrafficBaseLoad" AS "LHONRTTrafficBaseLoad" , t."LHONumbUEInterFreq" AS "LHONumbUEInterFreq" , t."LHONumbUEInterRAT" AS "LHONumbUEInterRAT" , t."LHOPwrOffsetDL" AS "LHOPwrOffsetDL" , t."LHOPwrOffsetUL" AS "LHOPwrOffsetUL" , t."LHOResRateSC" AS "LHOResRateSC" , t."LHOWinSizeOFFCapaReqRejRate" AS "LHOWinSizeOFFCapaReqRejRate" , t."LHOWinSizeOFFHardBlocking" AS "LHOWinSizeOFFHardBlocking" , t."LHOWinSizeOFFInterference" AS "LHOWinSizeOFFInterference" , t."LHOWinSizeOFFResRateSC" AS "LHOWinSizeOFFResRateSC" , t."LHOWinSizeONCapaReqRejRate" AS "LHOWinSizeONCapaReqRejRate" , t."LHOWinSizeONHardBlocking" AS "LHOWinSizeONHardBlocking" , t."LHOWinSizeONInterference" AS "LHOWinSizeONInterference" , t."LHOWinSizeONResRateSC" AS "LHOWinSizeONResRateSC" , t."LTECellReselection" AS "LTECellReselection" , t."LoadBasedCPICHEcNoSRBHSPA" AS "LoadBasedCPICHEcNoSRBHSPA" , t."LoadBasedCPICHEcNoThreEDCH2MS" AS "LoadBasedCPICHEcNoThreEDCH2MS" , t."MBLBInactivityEnabled" AS "MBLBInactivityEnabled" , t."MBLBLoadInfoDistr" AS "MBLBLoadInfoDistr" , t."MBLBMobilityEnabled" AS "MBLBMobilityEnabled" , t."MBLBRABSetupEnabled" AS "MBLBRABSetupEnabled" , t."MBLBRABSetupMultiRAB" AS "MBLBRABSetupMultiRAB" , t."MBLBStateTransEnabled" AS "MBLBStateTransEnabled" , t."MEHHSDPAUserNbrCQI" AS "MEHHSDPAUserNbrCQI" , t."MEHHSUPAUserNbr2msTTI" AS "MEHHSUPAUserNbr2msTTI" , t."MEHLoadStateTtT" AS "MEHLoadStateTtT" , t."MEHMaxHSUPAUsers" AS "MEHMaxHSUPAUsers" , t."MEHQueueThreshold" AS "MEHQueueThreshold" , t."MEHULLHSDPAUALimit" AS "MEHULLHSDPAUALimit" , t."MHA" AS "MHA" , t."MIMOEnabled" AS "MIMOEnabled" , t."MIMOHSDPACapaHO" AS "MIMOHSDPACapaHO" , t."MIMOWith64QAMUsage" AS "MIMOWith64QAMUsage" , t."MassEventHandler" AS "MassEventHandler" , t."MaxBitRateDLPSNRT" AS "MaxBitRateDLPSNRT" , t."MaxBitRateULPSNRT" AS "MaxBitRateULPSNRT" , t."MaxCodeReleases" AS "MaxCodeReleases" , t."MaxDLPowerCapability" AS "MaxDLPowerCapability" , t."MaxIncrInterferenceUL" AS "MaxIncrInterferenceUL" , t."MaxNbrOfHSSCCHCodes" AS "MaxNbrOfHSSCCHCodes" , t."MaxNumbHSDPAUsersS" AS "MaxNumbHSDPAUsersS" , t."MaxNumbHSDSCHMACdFS" AS "MaxNumbHSDSCHMACdFS" , t."MaxNumberEDCHCell" AS "MaxNumberEDCHCell" , t."MaxNumberHSDPAUsers" AS "MaxNumberHSDPAUsers" , t."MaxNumberHSDSCHMACdFlows" AS "MaxNumberHSDSCHMACdFlows" , t."MaxNumberUECmHO" AS "MaxNumberUECmHO" , t."MaxNumberUECmSLHO" AS "MaxNumberUECmSLHO" , t."MaxNumberUEHSPACmHO" AS "MaxNumberUEHSPACmHO" , t."MaxNumberUEHSPACmNCHO" AS "MaxNumberUEHSPACmNCHO" , t."MaxTotalUplinkSymbolRate" AS "MaxTotalUplinkSymbolRate" , t."MinAllowedBitRateDL" AS "MinAllowedBitRateDL" , t."MinAllowedBitRateUL" AS "MinAllowedBitRateUL" , t."MultiplePLMNListIncluded" AS "MultiplePLMNListIncluded" , t."N300" AS "N300" , t."N312" AS "N312" , t."N312Conn" AS "N312Conn" , t."N313" AS "N313" , t."N315" AS "N315" , t."NASsignVolThrDL" AS "NASsignVolThrDL" , t."NASsignVolThrUL" AS "NASsignVolThrUL" , t."NCr" AS "NCr" , t."NbrOfSCCPCHs" AS "NbrOfSCCPCHs" , t."NonHCSNcr" AS "NonHCSNcr" , t."NonHCSTcrMax" AS "NonHCSTcrMax" , t."NonHCSTcrMaxHyst" AS "NonHCSTcrMaxHyst" , t."NrtFmcgIdentifier" AS "NrtFmcgIdentifier" , t."NrtFmciIdentifier" AS "NrtFmciIdentifier" , t."NrtFmcsIdentifier" AS "NrtFmcsIdentifier" , t."NumberEDCHReservedSHOBranchAdditions" AS "NumberEDCHReservedSHOBranchAdditions" , t."OCULNRTDCHGrantedMinAllocT" AS "OCULNRTDCHGrantedMinAllocT" , t."OCdlNrtDCHgrantedMinAllocT" AS "OCdlNrtDCHgrantedMinAllocT" , t."PBSgrantedMinDCHallocTequalP" AS "PBSgrantedMinDCHallocTequalP" , t."PBSgrantedMinDCHallocThigherP" AS "PBSgrantedMinDCHallocThigherP" , t."PBSgrantedMinDCHallocTlowerP" AS "PBSgrantedMinDCHallocTlowerP" , t."PCH24kbpsEnabled" AS "PCH24kbpsEnabled" , t."PFLIdentifier" AS "PFLIdentifier" , t."PICState" AS "PICState" , t."PI_amount" AS "PI_amount" , t."PRACHDelayRange" AS "PRACHDelayRange" , t."PRACHRequiredReceivedCI" AS "PRACHRequiredReceivedCI" , t."PRACHScramblingCode" AS "PRACHScramblingCode" , t."PRACH_preamble_retrans" AS "PRACH_preamble_retrans" , t."PSGroupId" AS "PSGroupId" , t."PTxPICH" AS "PTxPICH" , t."PWSMAVLimitDCHSDPA" AS "PWSMAVLimitDCHSDPA" , t."PWSMAVLimitNRTHSDPA" AS "PWSMAVLimitNRTHSDPA" , t."PWSMAVLimitRTDCH" AS "PWSMAVLimitRTDCH" , t."PWSMAVLimitRTHSDPA" AS "PWSMAVLimitRTHSDPA" , t."PWSMAVPwrNRTHSDPA" AS "PWSMAVPwrNRTHSDPA" , t."PWSMAVPwrRTHSDPA" AS "PWSMAVPwrRTHSDPA" , t."PWSMCellGroup" AS "PWSMCellGroup" , t."PWSMEXPwrLimit" AS "PWSMEXPwrLimit" , t."PWSMEXUsrLimit" AS "PWSMEXUsrLimit" , t."PWSMSDLimitDCHSDPA" AS "PWSMSDLimitDCHSDPA" , t."PWSMSDLimitNRTDCH" AS "PWSMSDLimitNRTDCH" , t."PWSMSDLimitNRTHSDPA" AS "PWSMSDLimitNRTHSDPA" , t."PWSMSDLimitRTDCH" AS "PWSMSDLimitRTDCH" , t."PWSMSDLimitRTHSDPA" AS "PWSMSDLimitRTHSDPA" , t."PWSMSDPwrNRTHSDPA" AS "PWSMSDPwrNRTHSDPA" , t."PWSMSDPwrRTDCH" AS "PWSMSDPwrRTDCH" , t."PWSMSDPwrRTHSDPA" AS "PWSMSDPwrRTHSDPA" , t."PWSMShutdownOrder" AS "PWSMShutdownOrder" , t."PWSMShutdownRemCell" AS "PWSMShutdownRemCell" , t."PowerOffsetLastPreamblePRACHmessage" AS "PowerOffsetLastPreamblePRACHmessage" , t."PO1_15" AS "PO1_15" , t."PO1_30" AS "PO1_30" , t."PO1_60" AS "PO1_60" , t."PowerOffsetUpdMsgSize" AS "PowerOffsetUpdMsgSize" , t."PowerRampStepPRACHpreamble" AS "PowerRampStepPRACHpreamble" , t."PowerSaveHSPAType" AS "PowerSaveHSPAType" , t."PriScrCode" AS "PriScrCode" , t."PrxLoadMarginDCH" AS "PrxLoadMarginDCH" , t."PrxLoadMarginEDCH" AS "PrxLoadMarginEDCH" , t."PrxLoadMarginMaxDCH" AS "PrxLoadMarginMaxDCH" , t."PrxMaxOrigTargetBTS" AS "PrxMaxOrigTargetBTS" , t."PrxMaxTargetBTS" AS "PrxMaxTargetBTS" , t."PrxMeasFilterCoeff" AS "PrxMeasFilterCoeff" , t."PrxNoise" AS "PrxNoise" , t."PrxNoiseAutotuning" AS "PrxNoiseAutotuning" , t."PrxOffset" AS "PrxOffset" , t."PrxTarget" AS "PrxTarget" , t."PrxTargetMax" AS "PrxTargetMax" , t."PrxTargetPSMax" AS "PrxTargetPSMax" , t."PrxTargetPSMin" AS "PrxTargetPSMin" , t."PrxTargetPSStepDown" AS "PrxTargetPSStepDown" , t."PrxTargetPSStepUp" AS "PrxTargetPSStepUp" , t."PtxAICH" AS "PtxAICH" , t."PtxCellMax" AS "PtxCellMax" , t."PtxDLabsMax" AS "PtxDLabsMax" , t."PtxFDPCHMax" AS "PtxFDPCHMax" , t."PtxFDPCHMin" AS "PtxFDPCHMin" , t."PtxHighHSDPAPwr" AS "PtxHighHSDPAPwr" , t."PtxMarginCCH" AS "PtxMarginCCH" , t."PtxMaxEHICH" AS "PtxMaxEHICH" , t."PtxMaxHSDPA" AS "PtxMaxHSDPA" , t."PtxMeasFilterCoeff" AS "PtxMeasFilterCoeff" , t."PtxOffset" AS "PtxOffset" , t."PtxOffsetEAGCH" AS "PtxOffsetEAGCH" , t."PtxOffsetEAGCHDPCCH" AS "PtxOffsetEAGCHDPCCH" , t."PtxOffsetEHICHDPCCH" AS "PtxOffsetEHICHDPCCH" , t."PtxOffsetERGCH" AS "PtxOffsetERGCH" , t."PtxOffsetERGCHDPCCH" AS "PtxOffsetERGCHDPCCH" , t."PtxOffsetExxCH2ms" AS "PtxOffsetExxCH2ms" , t."PtxOffsetExxCHSHO" AS "PtxOffsetExxCHSHO" , t."PtxOffsetFDPCHSHO" AS "PtxOffsetFDPCHSHO" , t."PtxOffsetHSDPA" AS "PtxOffsetHSDPA" , t."PtxPSstreamAbsMax" AS "PtxPSstreamAbsMax" , t."PtxPrimaryCCPCH" AS "PtxPrimaryCCPCH" , t."PtxPrimaryCPICH" AS "PtxPrimaryCPICH" , t."PtxPrimarySCH" AS "PtxPrimarySCH" , t."PtxSCCPCH1" AS "PtxSCCPCH1" , t."PtxSCCPCH2" AS "PtxSCCPCH2" , t."PtxSCCPCH2SF128" AS "PtxSCCPCH2SF128" , t."PtxSCCPCH3" AS "PtxSCCPCH3" , t."PtxSecSCH" AS "PtxSecSCH" , t."PtxTarget" AS "PtxTarget" , t."PtxTargetHSDPA" AS "PtxTargetHSDPA" , t."PtxTargetPSAdjustPeriod" AS "PtxTargetPSAdjustPeriod" , t."PtxTargetPSMax" AS "PtxTargetPSMax" , t."PtxTargetPSMin" AS "PtxTargetPSMin" , t."PtxTargetPSStepDown" AS "PtxTargetPSStepDown" , t."PtxTargetPSStepUp" AS "PtxTargetPSStepUp" , t."PtxTargetTotMax" AS "PtxTargetTotMax" , t."PtxTargetTotMin" AS "PtxTargetTotMin" , t."PtxThresholdCCH" AS "PtxThresholdCCH" , t."QHCS" AS "QHCS" , t."Qhyst1" AS "Qhyst1" , t."Qhyst1FACH" AS "Qhyst1FACH" , t."Qhyst1PCH" AS "Qhyst1PCH" , t."Qhyst2" AS "Qhyst2" , t."Qhyst2FACH" AS "Qhyst2FACH" , t."Qhyst2PCH" AS "Qhyst2PCH" , t."QqualMin" AS "QqualMin" , t."QrxlevMin" AS "QrxlevMin" , t."RAC" AS "RAC" , t."RACHCapacity" AS "RACHCapacity" , t."RACHInterFreqMesQuant" AS "RACHInterFreqMesQuant" , t."RACHIntraFreqMesQuant" AS "RACHIntraFreqMesQuant" , t."RACH_Tx_NB01max" AS "RACH_Tx_NB01max" , t."RACH_Tx_NB01min" AS "RACH_Tx_NB01min" , t."RACH_tx_Max" AS "RACH_tx_Max" , t."RACHmeasFilterCoeff" AS "RACHmeasFilterCoeff" , t."RNARGroupId" AS "RNARGroupId" , t."RRCconnRepTimer1" AS "RRCconnRepTimer1" , t."RRCconnRepTimer2" AS "RRCconnRepTimer2" , t."RTWithHSDPAFmcgIdentifier" AS "RTWithHSDPAFmcgIdentifier" , t."RTWithHSDPAFmciIdentifier" AS "RTWithHSDPAFmciIdentifier" , t."RTWithHSDPAFmcsIdentifier" AS "RTWithHSDPAFmcsIdentifier" , t."RTWithHSPAFmcsIdentifier" AS "RTWithHSPAFmcsIdentifier" , t."RachLoadMarginCCH" AS "RachLoadMarginCCH" , t."RachLoadThresholdCCH" AS "RachLoadThresholdCCH" , t."RefServForCodePower" AS "RefServForCodePower" , t."RelocComm_in_InterRNC_HHO" AS "RelocComm_in_InterRNC_HHO" , t."RsrvdSignaturesOffset" AS "RsrvdSignaturesOffset" , t."RtFmcgIdentifier" AS "RtFmcgIdentifier" , t."RtFmciIdentifier" AS "RtFmciIdentifier" , t."RtFmcsIdentifier" AS "RtFmcsIdentifier" , t."RxDivIndicator" AS "RxDivIndicator" , t."SAC" AS "SAC" , t."SHCS_RAT" AS "SHCS_RAT" , t."SHCS_RATConn" AS "SHCS_RATConn" , t."SIB11Length" AS "SIB11Length" , t."SIB11bisLength" AS "SIB11bisLength" , t."SIB12Length" AS "SIB12Length" , t."SIB4Indicator" AS "SIB4Indicator" , t."SIB7factor" AS "SIB7factor" , t."SIRDPCCHOffsetEDPCH" AS "SIRDPCCHOffsetEDPCH" , t."SRBBitRateRRCSetupEC" AS "SRBBitRateRRCSetupEC" , t."SRBDCHFmcsId" AS "SRBDCHFmcsId" , t."SRBHSPAFmcsId" AS "SRBHSPAFmcsId" , t."SRBMapRRCSetupEC" AS "SRBMapRRCSetupEC" , t."SectorID" AS "SectorID" , t."ServHONumbUEInterFreq" AS "ServHONumbUEInterFreq" , t."ServHONumbUEInterRAT" AS "ServHONumbUEInterRAT" , t."ServHOPeriodInterFreq" AS "ServHOPeriodInterFreq" , t."ServHOPeriodInterRAT" AS "ServHOPeriodInterRAT" , t."ShutdownStepAmount" AS "ShutdownStepAmount" , t."ShutdownWindow" AS "ShutdownWindow" , t."Sintersearch" AS "Sintersearch" , t."SintersearchConn" AS "SintersearchConn" , t."Sintrasearch" AS "Sintrasearch" , t."SintrasearchConn" AS "SintrasearchConn" , t."Slimit_SearchRAT" AS "Slimit_SearchRAT" , t."Slimit_SearchRATConn" AS "Slimit_SearchRATConn" , t."SmartLTELayeringEnabled" AS "SmartLTELayeringEnabled" , t."SmartLTELayeringRSCP" AS "SmartLTELayeringRSCP" , t."SmartLTELayeringTSysSel" AS "SmartLTELayeringTSysSel" , t."SmartLTELayeringUA" AS "SmartLTELayeringUA" , t."SmartTrafVolThrDL" AS "SmartTrafVolThrDL" , t."SmartTrafVolThrUL" AS "SmartTrafVolThrUL" , t."SpeedScaleTresel" AS "SpeedScaleTresel" , t."Sprioritysearch1" AS "Sprioritysearch1" , t."Sprioritysearch2" AS "Sprioritysearch2" , t."SsearchHCS" AS "SsearchHCS" , t."SsearchHCSConn" AS "SsearchHCSConn" , t."Ssearch_RAT" AS "Ssearch_RAT" , t."Ssearch_RATConn" AS "Ssearch_RATConn" , t."T300" AS "T300" , t."T312" AS "T312" , t."T312Conn" AS "T312Conn" , t."T313" AS "T313" , t."T315" AS "T315" , t."TBarred" AS "TBarred" , t."TCrmax" AS "TCrmax" , t."TCrmaxHyst" AS "TCrmaxHyst" , t."TPCCommandERTarget" AS "TPCCommandERTarget" , t."TargetNSEDCHToTotalEDCHPR" AS "TargetNSEDCHToTotalEDCHPR" , t."Tcell" AS "Tcell" , t."Threshservlow" AS "Threshservlow" , t."Threshservlow2" AS "Threshservlow2" , t."ToAWE_CCH" AS "ToAWE_CCH" , t."ToAWS_CCH" AS "ToAWS_CCH" , t."TrafVolThresholdDLLow" AS "TrafVolThresholdDLLow" , t."Treselection" AS "Treselection" , t."TreselectionFACH" AS "TreselectionFACH" , t."TreselectionPCH" AS "TreselectionPCH" , t."UARFCN" AS "UARFCN" , t."UEtxPowerMaxDPCH" AS "UEtxPowerMaxDPCH" , t."UEtxPowerMaxPRACH" AS "UEtxPowerMaxPRACH" , t."UEtxPowerMaxPRACHConn" AS "UEtxPowerMaxPRACHConn" , t."ULLoadStateHSUBRLimit" AS "ULLoadStateHSUBRLimit" , t."ULLoadStateHSUOffset" AS "ULLoadStateHSUOffset" , t."URAId" AS "URAId" , t."UTRAN_DRX_length" AS "UTRAN_DRX_length" , t."UseOfHCS" AS "UseOfHCS" , t."UsersPerHSSCCHCode" AS "UsersPerHSSCCHCode" , t."VCPMaxHSDPAUsers" AS "VCPMaxHSDPAUsers" , t."VCPPtxOffset" AS "VCPPtxOffset" , t."VoiceCallPriority" AS "VoiceCallPriority" , t."VoiceOverrideSTHSUPA" AS "VoiceOverrideSTHSUPA" , t."WACSetIdentifier" AS "WACSetIdentifier" , t."WCELChangeOrigin" AS "WCELChangeOrigin" , t."WCelState" AS "WCelState" , t."AmpliRatioOptHSRACH" AS "AmpliRatioOptHSRACH" , t."AppAwareRANCapability" AS "AppAwareRANCapability" , t."AppAwareRANEnabled" AS "AppAwareRANEnabled" , t."AutoACDSACRestriction" AS "AutoACDSACRestriction" , t."AutoACRPrxTotalAvgWs" AS "AutoACRPrxTotalAvgWs" , t."AutoACResULOLThr" AS "AutoACResULOLThr" , t."CTCHCapaHighPri" AS "CTCHCapaHighPri" , t."DBandHSDPAEnabled" AS "DBandHSDPAEnabled" , t."DRXCycleHSFACH" AS "DRXCycleHSFACH" , t."DRXInactiveTimerHSFACH" AS "DRXInactiveTimerHSFACH" , t."DRXInterruptHSDSCHData" AS "DRXInterruptHSDSCHData" , t."EVAMCapability" AS "EVAMCapability" , t."EVAMInUse" AS "EVAMInUse" , t."EvamDInit" AS "EvamDInit" , t."EvamNumPhaseOffset" AS "EvamNumPhaseOffset" , t."EvamTKeep" AS "EvamTKeep" , t."EvamTSweep" AS "EvamTSweep" , t."HSDPAMPO" AS "HSDPAMPO" , t."HSFACHActTimeToTrigger" AS "HSFACHActTimeToTrigger" , t."HSFACHActivityAveWin" AS "HSFACHActivityAveWin" , t."HSFACHActivityThr" AS "HSFACHActivityThr" , t."HSFACHCapability" AS "HSFACHCapability" , t."HSFACHDRXEnabled" AS "HSFACHDRXEnabled" , t."HSFACHEnabled" AS "HSFACHEnabled" , t."HSFACHRABDRAEnabled" AS "HSFACHRABDRAEnabled" , t."HSFACHRLCTimeToTrigger" AS "HSFACHRLCTimeToTrigger" , t."HSFACHRel7ConSetupEC" AS "HSFACHRel7ConSetupEC" , t."HSFACHRel8ConSetupEC" AS "HSFACHRel8ConSetupEC" , t."HSFACHVolThrDL" AS "HSFACHVolThrDL" , t."HSFACHVolThrDLPTT" AS "HSFACHVolThrDLPTT" , t."HSPA128UsersPerCell" AS "HSPA128UsersPerCell" , t."HSRACHActTimeToTrigger" AS "HSRACHActTimeToTrigger" , t."HSRACHActivityAveWin" AS "HSRACHActivityAveWin" , t."HSRACHActivityThr" AS "HSRACHActivityThr" , t."HSRACHCapability" AS "HSRACHCapability" , t."HSRACHCommonEDCHRes" AS "HSRACHCommonEDCHRes" , t."HSRACHEnabled" AS "HSRACHEnabled" , t."HSRACHExtendedAI" AS "HSRACHExtendedAI" , t."HSRACHImplicitRelease" AS "HSRACHImplicitRelease" , t."HSRACHMPO" AS "HSRACHMPO" , t."HSRACHMaxAllocTimeCCCH" AS "HSRACHMaxAllocTimeCCCH" , t."HSRACHMaxPeriodCollis" AS "HSRACHMaxPeriodCollis" , t."HSRACHMaxTotSymbolRate" AS "HSRACHMaxTotSymbolRate" , t."HSRACHSubChannelNumber" AS "HSRACHSubChannelNumber" , t."HSRACHTimeToTrigger" AS "HSRACHTimeToTrigger" , t."HSRACHTransmisBackOff" AS "HSRACHTransmisBackOff" , t."HSRACHVolThrUL" AS "HSRACHVolThrUL" , t."HSUPA16QAMAllowed" AS "HSUPA16QAMAllowed" , t."HSUPAUserLimit16QAM" AS "HSUPAUserLimit16QAM" , t."HappyBitDelayConHSRACH" AS "HappyBitDelayConHSRACH" , t."ICRCapability" AS "ICRCapability" , t."KforCTCH" AS "KforCTCH" , t."LayeringRRCRelEnabled" AS "LayeringRRCRelEnabled" , t."NforCTCH" AS "NforCTCH" , t."NonHSEventECommMeas" AS "NonHSEventECommMeas" , t."OffsetToBeginCTCHBSIndex" AS "OffsetToBeginCTCHBSIndex" , t."PowerOffsetPreamHSRACH" AS "PowerOffsetPreamHSRACH" , t."PrxOffsetWPS" AS "PrxOffsetWPS" , t."PrxTargetPSMaxtHSRACH" AS "PrxTargetPSMaxtHSRACH" , t."PrxTotalReportPeriod" AS "PrxTotalReportPeriod" , t."PtxBCCHHSPDSCH" AS "PtxBCCHHSPDSCH" , t."PtxBCCHHSSCCH" AS "PtxBCCHHSSCCH" , t."PtxOffsetHSSCCH" AS "PtxOffsetHSSCCH" , t."PtxOffsetWPS" AS "PtxOffsetWPS" , t."PtxTargetPSMaxtHSRACH" AS "PtxTargetPSMaxtHSRACH" , t."PtxTotalReportPeriod" AS "PtxTotalReportPeriod" , t."RACHloadReportPeriod" AS "RACHloadReportPeriod" , t."RSEPSEventECommMeas" AS "RSEPSEventECommMeas" , t."RTWPEventECommHyst" AS "RTWPEventECommHyst" , t."RTWPEventECommMeas" AS "RTWPEventECommMeas" , t."RTWPMeasFilterCoeff" AS "RTWPMeasFilterCoeff" , t."RXBurstHSFACH" AS "RXBurstHSFACH" , t."SABEnabled" AS "SABEnabled" , t."SACB" AS "SACB" , t."T321" AS "T321" , t."TCPEventECommHyst" AS "TCPEventECommHyst" , t."TCPEventECommMeas" AS "TCPEventECommMeas" , t."TCPMeasFilterCoeff" AS "TCPMeasFilterCoeff" , t."UEDRXCapability" AS "UEDRXCapability" , t."NumofEagch" AS "NumofEagch" , t."NumofErgHich" AS "NumofErgHich" , t."cellLevel" AS "cellLevel" , t."FMCLIdentifier" AS "FMCLIdentifier" , t."LTELayerCellHSLoad" AS "LTELayerCellHSLoad" , t."LTELayeringMeasActivation" AS "LTELayeringMeasActivation" , t."RACHPreambleSignatures" AS "RACHPreambleSignatures" , t."TargetsystemBackgroundCall" AS "TargetsystemBackgroundCall" , t."TargetsystemConversationalCall" AS "TargetsystemConversationalCall" , t."TargetsystemDetach" AS "TargetsystemDetach" , t."TargetsystemEmergencyCall" AS "TargetsystemEmergencyCall" , t."TargetsystemHighPrioritySignalling" AS "TargetsystemHighPrioritySignalling" , t."TargetsystemInteractiveCall" AS "TargetsystemInteractiveCall" , t."TargetsystemLowPrioritySignalling" AS "TargetsystemLowPrioritySignalling" , t."TargetsystemMBMSrbrequest" AS "TargetsystemMBMSrbrequest" , t."TargetsystemMBMSreception" AS "TargetsystemMBMSreception" , t."TargetsystemStreamingCall" AS "TargetsystemStreamingCall" , t."TargetsystemSubscribedTraffic" AS "TargetsystemSubscribedTraffic" , t."TargetsysteminterRATchangeorder" AS "TargetsysteminterRATchangeorder" , t."TargetsysteminterRATreselection" AS "TargetsysteminterRATreselection" , t."Targetsystemreestablishment" AS "Targetsystemreestablishment" , t."Targetsystemregistration" AS "Targetsystemregistration" , t."Targetsystemunknown" AS "Targetsystemunknown" , t."angle" AS "angle" , t."CellType" AS "CellType" , t."EMEHCellStates" AS "EMEHCellStates" , t."EMEHEnabled" AS "EMEHEnabled" , t."EMEHPreventivePrxOffset" AS "EMEHPreventivePrxOffset" , t."EMEHReactivePrxOffset" AS "EMEHReactivePrxOffset" , t."EMEHoptions" AS "EMEHoptions" , t."HSPATotIncreaseStep" AS "HSPATotIncreaseStep" , t."LTEHandoverEnabled" AS "LTEHandoverEnabled" , t."MCellHSDPAEnabled" AS "MCellHSDPAEnabled" , t."MDTPeriodicMeasEnabled" AS "MDTPeriodicMeasEnabled" , t."WCDMALTELoadBalEnabled" AS "WCDMALTELoadBalEnabled" , t."oldDN" AS "oldDN" , t."DCellHSUPAEnabled" AS "DCellHSUPAEnabled" , t."GSMCellReselection" AS "GSMCellReselection" , t."HSDPAIurWeight" AS "HSDPAIurWeight" , t."HSDPAUserHysterisis" AS "HSDPAUserHysterisis" , t."HSDPAUserThreshold" AS "HSDPAUserThreshold" , t."ICREnabled" AS "ICREnabled" , t."MBLBEnhancementsEnabled" AS "MBLBEnhancementsEnabled" , t."MaxNumberEDCHS" AS "MaxNumberEDCHS" , t."PBSHSMinAllocEqual" AS "PBSHSMinAllocEqual" , t."PBSHSMinAllocHigher" AS "PBSHSMinAllocHigher" , t."PBSHSMinAllocLower" AS "PBSHSMinAllocLower" , t."R99IurWeight" AS "R99IurWeight" , t."WCDMACellReselection" AS "WCDMACellReselection" , t."HSDPAOperIdWeightPair_HSDPAOperatorId_HSDPAOperatorWeight" AS "HSDPAOperIdWeightPair_HSDPAOperatorId_HSDPAOperatorWeight" , t."LayeringRRCConnRelTargFreq_TargetFrequency" AS "LayeringRRCConnRelTargFreq_TargetFrequency" , t."R99OperIdWeightPair_R99OperatorId_R99OperatorWeight" AS "R99OperIdWeightPair_R99OperatorId_R99OperatorWeight" FROM nokia_raml20."WCEL" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'WLCSE', 'format_mo':'WLCSE', 'insert_query': ' INSERT INTO nokia_cm."WLCSE" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."AntennaCoordLatitude" AS "AntennaCoordLatitude" , t."AntennaCoordLongitude" AS "AntennaCoordLongitude" , t."LinkedCellDN" AS "LinkedCellDN" , t."WLCSEMCC" AS "WLCSEMCC" , t."WLCSEMNC" AS "WLCSEMNC" , t."WLCSECId" AS "WLCSECId" , t."WLCSERncId" AS "WLCSERncId" , t."AntBearing" AS "AntBearing" , t."AntHPBW" AS "AntHPBW" , t."AntennaCoordAltitudeDirect" AS "AntennaCoordAltitudeDirect" , t."AntennaCoordAltitudeGround" AS "AntennaCoordAltitudeGround" , t."CovType" AS "CovType" , t."EnvCharact" AS "EnvCharact" , t."MaxCellBackRad" AS "MaxCellBackRad" , t."MaxCellRad" AS "MaxCellRad" , t."RepeaterExist" AS "RepeaterExist" , t."WLCSEChangeOrigin" AS "WLCSEChangeOrigin" FROM nokia_raml20."WLCSE" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'WRAB', 'format_mo':'WRAB', 'insert_query': ' INSERT INTO nokia_cm."WRAB" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."name" AS "name" , t."DeltaSIRAfterDownlink" AS "DeltaSIRAfterDownlink" , t."DeltaSIRAfterUplink" AS "DeltaSIRAfterUplink" , t."DeltaSIRDownlink" AS "DeltaSIRDownlink" , t."DeltaSIRUplink" AS "DeltaSIRUplink" , t."DownlinkOrthog" AS "DownlinkOrthog" , t."EDCHBLERAdjCSVoice10" AS "EDCHBLERAdjCSVoice10" , t."EDCHBLERAdjCSVoice2" AS "EDCHBLERAdjCSVoice2" , t."EbNoDCHOfPSNRTPriQua" AS "EbNoDCHOfPSNRTPriQua" , t."EbNoDCHOfPSNRTPrim" AS "EbNoDCHOfPSNRTPrim" , t."EbNoDCHOfPSNRTSec" AS "EbNoDCHOfPSNRTSec" , t."EbNoDCHOfPSNRTSecQua" AS "EbNoDCHOfPSNRTSecQua" , t."EbNoDCHOfPSNRTSelQuaDL" AS "EbNoDCHOfPSNRTSelQuaDL" , t."EbNoDCHOfPSNRTSelQuaUL" AS "EbNoDCHOfPSNRTSelQuaUL" , t."EbNoDCHOfPSStrPriQua" AS "EbNoDCHOfPSStrPriQua" , t."EbNoDCHOfPSStrPrim" AS "EbNoDCHOfPSStrPrim" , t."EbNoDCHOfPSStrSec" AS "EbNoDCHOfPSStrSec" , t."EbNoDCHOfPSStrSecQua" AS "EbNoDCHOfPSStrSecQua" , t."EbNoDCHOfPSStrSelQuaDL" AS "EbNoDCHOfPSStrSelQuaDL" , t."EbNoDCHOfPSStrSelQuaUL" AS "EbNoDCHOfPSStrSelQuaUL" , t."EbNoDCHOfSRB136" AS "EbNoDCHOfSRB136" , t."EbNoDCHOfSRB136Qua" AS "EbNoDCHOfSRB136Qua" , t."EbNoDCHOfSRB34" AS "EbNoDCHOfSRB34" , t."EbNoDCHOfSRB34Qua" AS "EbNoDCHOfSRB34Qua" , t."EbNoDCHRateGainCSAMR" AS "EbNoDCHRateGainCSAMR" , t."EbNoDCHRateGainCSData" AS "EbNoDCHRateGainCSData" , t."EbNoDCHRateGainPSData" AS "EbNoDCHRateGainPSData" , t."EbNoDCHRateGainSFDown" AS "EbNoDCHRateGainSFDown" , t."EbNoDCHRateGainSFUp" AS "EbNoDCHRateGainSFUp" , t."EbNoDCHRateGainSRB" AS "EbNoDCHRateGainSRB" , t."EbNoDCHRxDiv2" AS "EbNoDCHRxDiv2" , t."EbNoDCHRxDiv4" AS "EbNoDCHRxDiv4" , t."EbNoDCHTxDiv" AS "EbNoDCHTxDiv" , t."EbNoEDCHCSAMR" AS "EbNoEDCHCSAMR" , t."EDCHPSStr128Kbps" AS "EDCHPSStr128Kbps" , t."EDCHPSStr16Kbps" AS "EDCHPSStr16Kbps" , t."EDCHPSStr248Kbps" AS "EDCHPSStr248Kbps" , t."EDCHPSStr32Kbps" AS "EDCHPSStr32Kbps" , t."EDCHPSStr64Kbps" AS "EDCHPSStr64Kbps" , t."EDCHPSStr8Kbps" AS "EDCHPSStr8Kbps" , t."EDCHPSStrOver248Kbps" AS "EDCHPSStrOver248Kbps" , t."EbNoDCHOfCSDataNT" AS "EbNoDCHOfCSDataNT" , t."EbNoDCHOfCSDataNTQua" AS "EbNoDCHOfCSDataNTQua" , t."EbNoDCHOfCSDataT" AS "EbNoDCHOfCSDataT" , t."EbNoDCHOfCSDataTQua" AS "EbNoDCHOfCSDataTQua" , t."EbNoDCHOfCSNBAMR122" AS "EbNoDCHOfCSNBAMR122" , t."EbNoDCHOfCSNBAMR59" AS "EbNoDCHOfCSNBAMR59" , t."EbNoDCHOfCSNBAMRQua" AS "EbNoDCHOfCSNBAMRQua" , t."EbNoDCHOfCSNBAMRb" AS "EbNoDCHOfCSNBAMRb" , t."EbNoDCHOfCSNBAMRc" AS "EbNoDCHOfCSNBAMRc" , t."EbNoDCHOfCSWBAMR1265" AS "EbNoDCHOfCSWBAMR1265" , t."EbNoDCHOfCSWBAMRQua" AS "EbNoDCHOfCSWBAMRQua" , t."EbNoDCHOfCSWBAMRb" AS "EbNoDCHOfCSWBAMRb" , t."L1BLERTEDCHVoice10" AS "L1BLERTEDCHVoice10" , t."L1BLERTEDCHVoice2" AS "L1BLERTEDCHVoice2" , t."SIRDPCCHInitialDCH128" AS "SIRDPCCHInitialDCH128" , t."SIRDPCCHInitialDCH16" AS "SIRDPCCHInitialDCH16" , t."SIRDPCCHInitialDCH256" AS "SIRDPCCHInitialDCH256" , t."SIRDPCCHInitialDCH32" AS "SIRDPCCHInitialDCH32" , t."SIRDPCCHInitialDCH4" AS "SIRDPCCHInitialDCH4" , t."SIRDPCCHInitialDCH64" AS "SIRDPCCHInitialDCH64" , t."SIRDPCCHInitialDCH8" AS "SIRDPCCHInitialDCH8" , t."SIRDPCCHInitialDCHHS128" AS "SIRDPCCHInitialDCHHS128" , t."SIRDPCCHInitialDCHHS16" AS "SIRDPCCHInitialDCHHS16" , t."SIRDPCCHInitialDCHHS256" AS "SIRDPCCHInitialDCHHS256" , t."SIRDPCCHInitialDCHHS32" AS "SIRDPCCHInitialDCHHS32" , t."SIRDPCCHInitialDCHHS4" AS "SIRDPCCHInitialDCHHS4" , t."SIRDPCCHInitialDCHHS64" AS "SIRDPCCHInitialDCHHS64" , t."SIRDPCCHInitialDCHHS8" AS "SIRDPCCHInitialDCHHS8" , t."SIRDPCCHInitialDCHMax" AS "SIRDPCCHInitialDCHMax" , t."SIRDPCCHInitialDCHMin" AS "SIRDPCCHInitialDCHMin" , t."SIRDPCCHInitialDCHOffset" AS "SIRDPCCHInitialDCHOffset" , t."SIRDPCCHInitialDCHRxDiv2" AS "SIRDPCCHInitialDCHRxDiv2" , t."SIRDPCCHInitialDCHRxDiv4" AS "SIRDPCCHInitialDCHRxDiv4" , t."WRABChangeOrigin" AS "WRABChangeOrigin" , t."EDCHBLERAdjPSConvSpe10" AS "EDCHBLERAdjPSConvSpe10" , t."EDCHBLERAdjPSConvSpe2" AS "EDCHBLERAdjPSConvSpe2" , t."EbNoDCHRateGainPSConvSpe" AS "EbNoDCHRateGainPSConvSpe" , t."EbNoEDCHPSConvSpeech" AS "EbNoEDCHPSConvSpeech" , t."EbNoDCHOfPSConvSpe" AS "EbNoDCHOfPSConvSpe" , t."EbNoDCHOfPSConvSpeQua" AS "EbNoDCHOfPSConvSpeQua" , t."L1BLERTEDCHPSConvSpe10" AS "L1BLERTEDCHPSConvSpe10" , t."L1BLERTEDCHPSConvSpe2" AS "L1BLERTEDCHPSConvSpe2" , t."SIRDPCCHInitialDCHPSConvSpe" AS "SIRDPCCHInitialDCHPSConvSpe" , t."SIRDPCCHInitialEDCHPTT10MS" AS "SIRDPCCHInitialEDCHPTT10MS" , t."SIRDPCCHInitialEDCHPTT2MS" AS "SIRDPCCHInitialEDCHPTT2MS" , t."EbNoDCHRateGainCSAMRforSVQ" AS "EbNoDCHRateGainCSAMRforSVQ" , t."EbNoDCHRateGainSRBforSVQ" AS "EbNoDCHRateGainSRBforSVQ" , t."EbNoDCHOfCSNBAMR122SVQ" AS "EbNoDCHOfCSNBAMR122SVQ" , t."EbNoDCHOfCSNBAMRQuaSVQ" AS "EbNoDCHOfCSNBAMRQuaSVQ" , t."EbNoDCHOfCSNBAMRbSVQ" AS "EbNoDCHOfCSNBAMRbSVQ" , t."EbNoDCHOfCSWBAMRQuaSVQ" AS "EbNoDCHOfCSWBAMRQuaSVQ" , t."EbNoDCHOfCSWBAMRaSVQ" AS "EbNoDCHOfCSWBAMRaSVQ" , t."EbNoDCHOfCSWBAMRbSVQ" AS "EbNoDCHOfCSWBAMRbSVQ" , t."SIRDPCCHInitialDCHMinForSVQ" AS "SIRDPCCHInitialDCHMinForSVQ" FROM nokia_raml20."WRAB" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, + {'file_format': 'nokia_raml20', 'mo': 'WSMLC', 'format_mo':'WSMLC', 'insert_query': ' INSERT INTO nokia_cm."WSMLC" SELECT t2.pk as "LOADID", t."FILENAME" AS "FILENAME" , t."DATETIME" AS "DATETIME" , t."VERSION" AS "VERSION" , t."DISTNAME" AS "DISTNAME" , t."MOID" AS "MOID" , t."ConfAreaLevel" AS "ConfAreaLevel" , t."EmArc" AS "EmArc" , t."EmPoint" AS "EmPoint" , t."EmPointAndAlt" AS "EmPointAndAlt" , t."EmPointAndCircle" AS "EmPointAndCircle" , t."EmPointAndEll3D" AS "EmPointAndEll3D" , t."EmPointAndEllipse" AS "EmPointAndEllipse" , t."EmPolygon" AS "EmPolygon" , t."LCSCapacityUsage" AS "LCSCapacityUsage" , t."LCSInterfaceOption" AS "LCSInterfaceOption" , t."NetworkIndicatorForSAS" AS "NetworkIndicatorForSAS" , t."PartialAGPSDataDelivery" AS "PartialAGPSDataDelivery" , t."RNCDelayTolRespTime" AS "RNCDelayTolRespTime" , t."RNCLowDelayResponseTime" AS "RNCLowDelayResponseTime" , t."Arc" AS "Arc" , t."Point" AS "Point" , t."PointAndAlt" AS "PointAndAlt" , t."PointAndCircle" AS "PointAndCircle" , t."PointAndEll3D" AS "PointAndEll3D" , t."PointAndEllipse" AS "PointAndEllipse" , t."Polygon" AS "Polygon" , t."SignallingPointCodeOfSAS" AS "SignallingPointCodeOfSAS" , t."UEBasedAGPS" AS "UEBasedAGPS" , t."WSMLCChangeOrigin" AS "WSMLCChangeOrigin" FROM nokia_raml20."WSMLC" t CROSS JOIN cm_loads t2 WHERE t2.is_current_load = true '}, ]) diff --git a/alembic/versions/63f20accf576_create_nokia_cm_raml20_import_tables.py b/alembic/versions/63f20accf576_create_nokia_cm_raml20_import_tables.py index 87f5058..7352211 100644 --- a/alembic/versions/63f20accf576_create_nokia_cm_raml20_import_tables.py +++ b/alembic/versions/63f20accf576_create_nokia_cm_raml20_import_tables.py @@ -18,5798 +18,8107 @@ def upgrade(): op.create_table('A2NE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('A2ST', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2EndAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('stcAlarmEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2EndAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stcAlarmEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('A2UT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queue2Weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queue3Weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queue4Weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queue2Weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queue3Weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queue4Weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ABMAP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_1_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_2_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_3_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('edapAllocations_edapEndTS_edapStartTS_trxId', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_4_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_5_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ABTER', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigPos', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigSB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigWidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('referenceTimeslots_extraSB_refSigId_refTSatBTS', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ACCP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumVCIBitsSupported', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumVPIBitsSupported', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upcNpc', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ACL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressBandwidth', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressBandwidth', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumVCIBitsSupported', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumVPIBitsSupported', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('upcNpc', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('action', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('chain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscpMark', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dstPortRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('protocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pipMark', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inputIface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('outputIface', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ADCE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequencyBandInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjCellBsicBcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjCellBsicNcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdLac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjcIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrDadlbTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcchFrequency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('chainedAdjacentCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dadlbTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableDerivedHandoverPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableHoMarginLevQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsRxlevAccessMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsTemporaryOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsPriorityClass', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoLevelUmbrella', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoLoadFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginDelayTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginLev', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginPbgt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPriorityLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTargetArea', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('neighbourCellRanking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevMinCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchronized', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trhoTargetLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellBsicBcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellBsicNcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellLayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjcIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrDadlbTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcchFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('borderRRHId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dadlbTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmPowerBudgetMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableDerivedHandoverPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableHoMarginLevQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fastMovingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsRxlevAccessMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsTemporaryOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsPriorityClass', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoLevelUmbrella', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoLoadFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginDelayTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginLev', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginPbgt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPriorityLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTargetArea', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibnaccState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrEgprsPbgtMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrEgprsQualityMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrGprsPbgtMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrGprsQualityMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neighbourCellRanking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevMinCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchronized', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trhoTargetLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('chainedAdjacentCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msPwrOptLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ADDR', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('role', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('user', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ADJG', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJGChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJGType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgBCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgBCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgBandIndicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgNCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgSIB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgTxPwrMaxRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgTxPwrMaxTCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJGChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJGType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgBCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgBCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgBandIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgNCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgSIB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgTxPwrMaxRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgTxPwrMaxTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ADJI', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiCPICHTxPwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiComLoadMeasDRNCCellNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiEcNoOffsetNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiHandlingBlockedCellSLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiNCHOHSPASupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiRAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiRNCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiSIB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiScrCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTxPwrDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTxPwrRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiUARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHOTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiCPICHTxPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiComLoadMeasDRNCCellNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiEcNoOffsetNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiHandlingBlockedCellSLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiNCHOHSPASupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiRAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiRNCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiSIB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiScrCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTxPwrDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTxPwrRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiUARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHOTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ADJL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellGroup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellPattern', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellPatternSense', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMinBand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMinRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellReselectLowerThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellReselectUpperThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellTac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJLChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLEARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLMeasBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLSelectFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HopLIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellGroup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellPattern', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellPatternSense', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMinBand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMinRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellReselectLowerThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellReselectUpperThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellTac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLEARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLMeasBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLSelectFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HopLIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ADJS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsCPICHTxPwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsDERR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsRAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsRNCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsSIB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsScrCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTxPwrRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsCPICHTxPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsDERR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsRAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsRNCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsSIB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsScrCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTxPwrRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ADJW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjwCId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intSystemDaEcioThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minEcnoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rncId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('scramblingCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('txDiversityInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uarfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjwCId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intSystemDaEcioThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('isnccrQualityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minEcnoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scramblingCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txDiversityInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uarfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ADR4GW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routeType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routeType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDetectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdRxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdTxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priority', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('AMGR', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ldapConnectionType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('primaryLdapPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('primaryLdapServer', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ldapConnectionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('primaryLdapPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('primaryLdapServer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actParallelUserSessions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('checkCnumPasswdExpiry', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('AMLEPR', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cacHeadroom', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaCac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCacThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ANBA', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nbapType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbapType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ANRPRL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actAlsoForUeBasedANR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrThresRSRPNbCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrThresRSRPNbCellMobEv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrThresRSRQNbCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrLimitInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrLimitIntraFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCarrierFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAlsoForUeBasedANR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrThresRSRPNbCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrThresRSRPNbCellMobEv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrThresRSRQNbCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrLimitInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrLimitIntraFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ANRPRW', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraEcNoThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraRscpThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellsToApplyList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAnrProfile', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csfbPsHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirWithSysInfoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lnRelWLimitForAnr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncIdAlignment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncIdType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccHoInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utraCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ANTL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alDcVoltageEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antennaRoundTripDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antennaTotalLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cableLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('communication3gppEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('feederLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('feederVoltage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerTotalDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rModId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('velocityFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vswrMajorAlarm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vswrMinorAlarm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('additionalRxGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('forcedVoltage', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('feederLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('feederVoltage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vswrMajorAlarm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vswrMinorAlarm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alDcVoltageEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antennaRoundTripDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antennaTotalLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cableLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('communication3gppEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerTotalDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('velocityFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('additionalRxGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedVoltage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cIBAdvance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UserDefinedState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('height', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedInUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('BAL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('BATBKP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitDesc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitExpiryDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitInstallationDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('BBMOD', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCodePlanned', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sModPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mode', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('BCF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('latitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('longitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('autoUnlAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('batteryBackupProcedure', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcchTrxBatbuTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcfOutputInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcfType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('clockSource', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterClockBcf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('normTrxBatbuTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxDifferenceLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('outputDefinition_textId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('notificationOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisInterfaceConnectionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoUnlAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('batteryBackupProcedure', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcchTrxBatbuTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfOutputInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfUpToDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bssTopSyncLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsCommissioningState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsCuPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIpv4SubnetMasklengthCUplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIpv4SubnetMasklengthMplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsMPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSerialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSiteSubtype', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bu1AbisThroughputThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bu2AbisThroughputThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('clockSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlCommittedInformationRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('downloadedSCFFilePlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dualHomedBcf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethernetOAMEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethernetRingPathProtection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etpBcfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext1ppsSyncSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexiEdgeTrsAbisGroomingUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexiEdgeTrsLoopProtectionUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('headerCompressionForMlppp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('headerCompressionForUdpIp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterClockBcf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBtsMultiplexingWaitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxEtpMultiplexingWaitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maximumMultiplexingPacketSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaPowerPoolingBCFStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaPowerPoolingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mlPppBundleId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('normTrxBatbuTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('normTrxBatbuTimer2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('normTrxBatbuTimer3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('paSatelliteUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetAbisBcfGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetAbisCongestionControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetDelayVariation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pl1ThresholdPacketLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pl2ThresholdPacketLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerLicenceRequested', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerLicenceUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosAwareEthSwitchUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfSharingState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxDifferenceLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpBundlingOptimized', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpBundlingTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemModuleHw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCommittedBurstSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCommittedInformationRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uplinkTrafficShaping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedCsUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedEtpId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedPsUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedMcpas_mcpaIdentityNumber_mcpaIdentityPortId_mcpaIdent1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity', sa.Text, autoincrement=False, nullable=True), + sa.Column('syncMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('outputDefinition_textId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('notificationOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexiEdgeAdditional2E1T1Usage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moPosition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedMcpas_mcpaIdentityNumber_mcpaIdentityPortId_mcpaIdent2', sa.Text, autoincrement=False, nullable=True), + sa.Column('vswrAlarmThresholdLimit_antennaId_vswrAlarmMajorLimit_vswrAlarmMinorLimit', sa.Text, autoincrement=False, nullable=True), + sa.Column('siteTemplateName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfHdlcIdList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfPackVers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('externalAlarmDefinition_inputId_inputText', sa.Text, autoincrement=False, nullable=True), + sa.Column('testEquipment', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('BFD', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdActivation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdAdminUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdDestAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdDetectMult', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdSourceIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdSourceUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('desMinTxInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('function', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reqMinRxInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdGrp', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdAdminUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDestAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDetectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdSourceIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdSourceUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('desMinTxInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('function', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reqMinRxInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdGrp', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('BFDGRP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('BSC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csNriList_cnId_csMSCState_csNasNodeMethod_csNullNri_csWeightFactor_defaultSignallingPointCode_mcc_mnc_nriList1_nriList10_nriList2_nriList3_nriList4_nriList5_nriList6_nriList7_nriList8_nriList9_signallingPointCode', sa.Text, autoincrement=False, nullable=True), sa.Column('bscOptions', sa.Text, autoincrement=False, nullable=True), - sa.Column('dcsMacrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dcsMicrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('neSwRelease', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjCellFreqsInMeasBAInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmChFail', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmNoOfSei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmSchFail', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmSdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmSeizReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmTch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhLowerLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrhoGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhUpperLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfInHandovers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrSetGradesEnabl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ansiEnvironment', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('batteryBackupTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcsuLoadThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bscType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadDepTchRateLower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadDepTchRateUpper', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('callReleaseLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('delayHoPcEmergencyCalls', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dfcaAmrFrConnection_softBlockingCn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dfcaAmrHrConnection_softBlockingCn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dfcaFrConnection_softBlockingCn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableExtDr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableIntHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dtmFragmentationPenalty', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('emerCallOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extraTrxBcsuNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extraTrxMaxTrxInBcsu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fepInPcHoUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frTchALim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('freeTSLsCsDowngrade', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('freeTSLsCsUpgrade', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('freqInMeasBAInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsTerritoryCalc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmMacrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmMicrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPrefOrderInterfDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPrefOrderInterfUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hrTchALim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactCriteria', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactEventsPerHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('incomeRateThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initAmrChannelRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('internalHoToExternal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraSegSdcchHoGuard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ishoPreferredForNonDtmMs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLoadThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loadRateChSearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBcfCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBtsCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxHldSdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxHldTch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxOnHiIf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTchTransactionRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTrxCapacityHw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTrxCapacityReal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof0_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof0_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof0_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof1_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof1_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof1_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof2_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof2_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measPrdCh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measPrdFail', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measPrdSdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measTchMhold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minHiIf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minHldTch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceBehaviour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msSpeedC11', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msSpeedC12', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfPrefCells', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOffHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOffMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOnHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOnMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ordinaryCallOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pagingAnsOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuMaxNoDLtbfInCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuMaxNoULtbfInCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_legacyStream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_limit10004000ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_limit10150ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_limit200950ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_notAvailable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_legacyStream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit110e1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit110e2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit110e3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit710e3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_notAvailable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prdHighIf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prdNokBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_drop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_nccr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_qosRenego', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_realloca', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reestablishOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwConfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwFallbackConfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwPlanConfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwPlanDatabaseState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtsl0PrefInTCHAlloc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxAntSupPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevBalance', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevelBasedTchAccess', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof0_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof0_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof0_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof1_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof1_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof1_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof2_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof2_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sacchRepeatWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('saicDlCIOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeDlHighPrior', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeDlLowPrior', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeDlNormPrior', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_backgroundARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_backgroundARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_backgroundARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive1ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive1ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive1ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive2ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive2ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive2ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive3ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive3ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive3ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_streamingARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_streamingARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_streamingARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sdcchAlLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeIN0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeIN1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeNA0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeNA1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('slowAmrLaEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('supervisionPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tchRateInternalHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tchTransactionCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('terrUpdGuardTGprs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('triggerMeasPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('variableDlStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wcdmaRanSaiPenalty', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('dcsMacrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dcsMicrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neSwRelease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf1WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf2WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf3WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf4WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfBeWfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfCsUplaneDscpPhbTcInBss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfCsUplaneDscpPhbTcInMgw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acDlTbfThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acUlTbfThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acWaitIndication_radiopriority1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acWaitIndication_radiopriority2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acWaitIndication_radiopriority3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellFreqsInMeasBAInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmChFail', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmNoOfSei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmSchFail', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmSdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmSeizReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmTch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhLowerLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrhoGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhUpperLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfInHandovers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrSetGradesEnabl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ansiEnvironment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('batteryBackupTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcsuLoadThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bhTimerDurStartReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bhTimerDurStopReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimConfidenceProb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimInterfThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimUpdateGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimUpdatePeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimUpdateScalingFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlanePacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('callReleaseLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cdId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciTargetOscDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciTargetOscDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciTargetUlOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csForcedMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csLoadBalancingValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csNriLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csPacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('delayHoPcEmergencyCalls', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfca144Connection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfca144Connection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfca144Connection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrFrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrFrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrFrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrHrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrHrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrHrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaChannelAllocMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaCiTargetGPRS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaCiTargetSDCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaFrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaFrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaFrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaHrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaHrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaHrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaSoftBlockingCiGPRS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaSoftBlockingCiSDCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableExtDr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableIntHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPc8PskBepTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcCiTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlTbfEstabGuardTimeOnCcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dldcOffsefPcu2e', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmFragmentationPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtrxPowerDownSupervisionPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('emerCallOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('environment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('expectedBscBscInterfaceDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extraTrxBcsuNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extraTrxMaxTrxInBcsu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fcdRelPriThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fepInPcHoUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frTchALim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freeTSLsCsDowngrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freeTSLsCsUpgrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freqInMeasBAInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsTerritoryCalc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmMacrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmMicrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPrefOrderInterfDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPrefOrderInterfUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hrTchALim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoGsmCellsAnoMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoWcdmaCellsAnoMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactCriteria', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactEventsPerHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('incomeRateThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initAmrChannelRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initialAMRCodecType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('internalHoToExternal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraSegSdcchHoGuard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ishoPreferredForNonDtmMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLoadThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loadRateChSearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lsEnabledInterceptedCalls', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mPlanePacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBcfCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBtsCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxHldSdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxHldTch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxOnHiIf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTchTransactionRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTrxCapacityHw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTrxCapacityReal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppBestEffort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppExpeditedForwarding', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof0_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof0_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof0_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof1_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof1_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof1_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof2_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof2_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measPrdCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measPrdFail', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measPrdSdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measTchMhold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minHiIf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minHldTch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceBehaviour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedC11', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedC12', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('naccUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrControlMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrIdleModeRepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrNeighborCellPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrReturnOldCellTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrTargetCellPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrTraModeRepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfPrefCells', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOffHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOffMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOnHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOnMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ordinaryCallOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packageId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetLossTimerDurStartReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetLossTimerDurStopReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pagingAnsOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuMaxNoDLtbfInCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuMaxNoULtbfInCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationStartTimeHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationStartTimeMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationWeekdays', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelAlgWeightMsAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelAlgWeightNeighbourAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelAlgWeightPsTrafficLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelectionThresh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pieToSubscriberType', sa.Text, autoincrement=False, nullable=True), + sa.Column('prdHighIf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prdNokBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageEnRepage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageExpandDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageMscDel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageRecLife', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageTmsiOpt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preemptionUsageInHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psPacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pseOverlAlarmThresh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('publicServCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_realloca', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reestablishOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcAckBlerLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcUnackBlerLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwConfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwFallbackConfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwPlanConfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwPlanDatabaseState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtsl0PrefInTCHAlloc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxAntSupPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevBalance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevelBasedTchAccess', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof0_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof0_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof0_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof1_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof1_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof1_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof2_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof2_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sacchRepeatWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('saicDlCIOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeDlHighPrior', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeDlLowPrior', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeDlNormPrior', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_backgroundARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_backgroundARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_backgroundARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive1ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive1ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive1ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive2ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive2ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive2ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive3ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive3ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive3ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdcchAlLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeIN0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeIN1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeNA0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeNA1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('slowAmrLaEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softBlockingCiOscDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softBlockingCiOscDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('supervisionPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tchRateInternalHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tchTransactionCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('terrUpdGuardTGprs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr1StepDlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr1StepUlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr2StepDlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr2StepUlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitWPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitWPSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisCplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisMplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisUplaneCs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisUplanePs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmClockSync', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmSiteSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('triggerMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf1Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf2Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf3Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf4Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsBeWfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('variableDlStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpBe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpEf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaFddNccrEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaFddNccrPreferred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaRanSaiPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wpsPrefCapa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wpsPriCapa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_legacyStream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_limit10004000ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_limit10150ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_limit200950ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_notAvailable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_legacyStream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit110e1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit110e2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit110e3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit710e3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_notAvailable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_drop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_nccr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_qosRenego', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_streamingARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_streamingARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_streamingARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('BSTE', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('q1Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('BTS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('notAllowedAccessClasses', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('plmnPermitted', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequencyBandInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minMsTxPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxCCH1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('angle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('insiteGateway', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adaptiveLaAlgorithm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allowIMSIAttachDetach', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhLowerLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrhoGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhUpperLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrCodecModeSet', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrDlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrDlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrDlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrHysteresis1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrHysteresis2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrHysteresis3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrInitCodecMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrStartMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrUlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrUlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrUlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrCodecModeSet', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrDlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrDlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrDlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrHysteresis1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrHysteresis2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrHysteresis3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrInitCodecMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrStartMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrUlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrUlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrUlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoFrInHoThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoFrThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoFrThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoHrInHoThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoHrThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoHrThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcLThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcLThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcUThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcUThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcLThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcLThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcUThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcUThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antennaHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsIdentityCodeBCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsIdentityCodeNCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsIsHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadInSeg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsMeasAver', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSpLoadDepTchRateLower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSpLoadDepTchRateUpper', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('callReestablishmentAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellBarQualify', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellLoadForChannelSearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellNumberInBtsHw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReselectHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReselectOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReselectParamInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cnThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dedicatedGPRScapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultGPRScapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('directGPRSAccessBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('diversityUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlNoiseLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dtxMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earlySendingIndication', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsInitMcsAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsInitMcsUnAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsLinkAdaptEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMaxBlerAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMaxBlerUnAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMeanBepOffset8psk', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMeanBepOffsetGmsk', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('emergencyCallRestricted', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fddQMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fddQOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsNonBCCHRxlevLower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsNonBCCHRxlevUpper', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsRxlevAccessMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsPriorityClass', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoppingMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoppingSequenceNumber1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoppingSequenceNumber2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('idleStateBcchAllocListId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactEndTimeHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactEndTimeMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactStartTimeHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactStartTimeMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactWeekDays', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csAckDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csAckUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtAckDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtAckUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtUnackDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtUnackUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csUnackDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csUnackUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initMcsExtAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initMcsExtUnackMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessAverPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationAreaIdLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationAreaIdMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationAreaIdMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lowPriorityThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maioOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maioStep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterBcf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxGPRSCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumberOfRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumberRetransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxQueueLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTimeLimitDirectedRetry', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measListUsedDuringMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measurementBCCHAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minTimeLimitDirectedRetry', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msMaxDistInCallSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msPriorityUsedInQueueing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiBandCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiBandCellReporting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nbrOfSlotsSpreadTrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('newEstabCausesSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfBlocksForAccessGrant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfMFramesBetweenPaging', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBCCHLayerOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nsei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nwName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuCsHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuCsNonHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuDlBlerCpHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuDlBlerCpNonHop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuDlLaRiskLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuUlBlerCpHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuUlBlerCpNonHop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuUlLaRiskLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('penaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('powerOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preferBCCHfreqGPRS2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prioritySearchThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qSearchI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qSearchP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queuePriorityNonUrgentHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queuePriorityUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queueingPriorityCall', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queueingPriorityHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raReselectHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radioLinkTimeout', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radioLinkTimeoutAmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radiusExtension', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reselectionAlgorithmHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevAccessMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sectorId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('smsCbUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('stircEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tchRateIntraCellHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('temporaryOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_cs1cs4dlcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_cs1cs4ulcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_mcs1mcs4ulcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_mcs1mcs9dlcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_mcs1mcs9ulcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeLimitCall', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeLimitHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timerPeriodicUpdateMs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxPriorityInTchAlloc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulNoiseLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('usedMobileAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranQualRxLevelMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranThresholdReselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wcdmaPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('notAllowedAccessClasses', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('plmnPermitted', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minMsTxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxCCH1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adaptiveLaAlgorithm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allowIMSIAttachDetach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhLowerLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrhoGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhUpperLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrCodecModeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrDlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrDlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrDlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrHysteresis1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrHysteresis2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrHysteresis3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrInitCodecMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrStartMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrUlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrUlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrUlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrCodecModeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrDlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrDlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrDlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrHysteresis1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrHysteresis2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrHysteresis3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrInitCodecMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrStartMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrUlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrUlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrUlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrInHoThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrSupReuBadCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrSupReuGoodCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrInHoThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrSupReuBadCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrSupReuGoodCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcLThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcLThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcUThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcUThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcLThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcLThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcUThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcUThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrSegLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrSegLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrCodecModeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrHysteresis1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrHysteresis2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antennaHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcchTrxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('beamHoppingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsIdentityCodeBCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsIdentityCodeNCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscBscInterfaceStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIsHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadInSeg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsMeasAver', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSpLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSpLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('callReestablishmentAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellBarQualify', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellLoadForChannelSearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellNumberInBtsHw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReselectHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReselectOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReselectParamInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('compositedMultiSiteCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cs3Cs4Enabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dedicatedGPRScapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultGPRScapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaUnsyncModeMaList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('directGPRSAccessBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('diversityUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlNoiseLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dldcEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtrxPowerDownThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtrxPowerUpThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtxMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANMultiratReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANReportingOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANReportingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANReportingThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earlySendingIndication', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsInitMcsAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsInitMcsUnAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsLinkAdaptEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMaxBlerAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMaxBlerUnAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMeanBepOffset8psk', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMeanBepOffsetGmsk', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('emergencyCallRestricted', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedBcchEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedCellGprsEdgeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedCellLocationKeepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fastReturnToLTE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddQMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddQMinOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddQOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddRscpMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedAmrHrCiThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedHrCiAverPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedHrCiThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedHrModeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freeTchLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsCapacityThroughputFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsDlPcEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsNonBCCHRxlevLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsNonBCCHRxlevUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsRxlevAccessMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsPriorityClass', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingSequenceNumber1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingSequenceNumber2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingSequenceNumber3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoGsmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoWcdmaEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleStateBcchAllocListId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('immediateSdcchHoEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactEndTimeHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactEndTimeMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactStartTimeHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactStartTimeMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactWeekDays', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csAckDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csAckUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtAckDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtAckUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtUnackDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtUnackUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csUnackDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csUnackUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initMcsExtAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initMcsExtUnackMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessAverPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('limForTriggeringOscDfrMultiplexing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('limForTriggeringOscDhrMultiplexing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationAreaIdLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationAreaIdMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationAreaIdMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowPriorityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerDlRxLevThrForBCCHTrxPref', sa.Text, autoincrement=False, nullable=True), + sa.Column('lteNCCREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maioOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maioStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterBcf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxGPRSCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumberOfRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumberRetransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxQueueLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTimeLimitDirectedRetry', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measListUsedDuringMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measurementBCCHAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mergedPgsmAndEgsmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minTimeLimitDirectedRetry', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msMaxDistInCallSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msPriorityUsedInQueueing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mscHoCoEn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiBandCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiBandCellReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrOfSlotsSpreadTrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrTchForPrioritySubs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('newEstabCausesSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfBlocksForAccessGrant', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfMFramesBetweenPaging', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobAccessLowerDlRxLevelThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobAccessUpperDlRxLevelThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobDlPowerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobUlPowerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nominalDlTxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBCCHLayerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nsei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nwName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrRemultiplexingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrRemultiplexingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathLossOffsetDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathLossOffsetUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuCsHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuCsNonHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuDlBlerCpHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuDlBlerCpNonHop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuDlLaRiskLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPswTbfDensityTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPswTbfDowngradeThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPswTbfUpgradeThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUlBlerCpHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUlBlerCpNonHop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUlLaRiskLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUpToDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('penaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPagingUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preferBCCHfreqGPRS2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityChUseIncomingHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioritySearchThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchPEUTRAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queuePriorityNonUrgentHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queuePriorityUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueingPriorityCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueingPriorityHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raReselectHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachDropRxLevelThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachThreshCompCellNode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmrHr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmrHrUlIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmrUlIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutUlIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radiusExtension', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reselectionAlgorithmHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reservationMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevAccessMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scaleOrd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sectorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('smsCbUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stircEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superRadiusExtension', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tchRateIntraCellHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('temporaryOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_cs1cs4dlcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_cs1cs4ulcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_mcs1mcs4ulcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_mcs1mcs9dlcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_mcs1mcs9ulcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timerPeriodicUpdateMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficTypesForTrunk', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trau8kEnabledForDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trunkReservationUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxPriorityInTchAlloc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulNoiseLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayHoppingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayMaAllocationId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayMaioOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayMaioStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperDlRxLevThrForBCCHTrxPref', sa.Text, autoincrement=False, nullable=True), + sa.Column('usedMobileAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranQualRxLevelMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranThresholdReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('angle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('insiteGateway', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('applyRepeatedFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('carrierUnitConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableTemporaryOverpower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('facchBusyThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idrCellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idrUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intervalMeasReportSending', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachBusyThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedFacchInDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedFacchInUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchInDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchInUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchRxLevThresholdDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchRxLevThresholdUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxSigLevAdjust', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdcchMeasReportSending', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txDiversityTimeShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txSigLevAdjust', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('BTSNE', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ambientAirTempOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSyncOutputFormat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSyncSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installationDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installationPerson', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxds', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timingLimitHysteresisMultiplier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('climateControlProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installationNotes', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('BTSSCL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSyncMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext1ppsClkOutOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkOutOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('holdOverModeUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rfSharingEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncPropagationEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tdmSyncInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSyncMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext1ppsClkOutOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkOutOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('holdOverModeUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfSharingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncPropagationEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tdmSyncInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actExtGpsOutputLnaPowerSupply', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPimTesting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRfiTesting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeSWActivationTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeSWReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extGpsReceiverHoldoverMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alToggSuppList_alToggAmount_alToggClearenceTime_alToggConditonTime_faultName_inUse', sa.Text, autoincrement=False, nullable=True), + sa.Column('actDtPim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRxMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ppsTimingOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('BTSSCW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a20WLicencesInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDistributedSite15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRfChaining', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antLineSupervisionEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antRxLevelMonitoringEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antTiltSupportEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsConfiguration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiDefaultHsCellFach', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extendedBtsSiteCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fdeEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('happyBitPingFiltUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('happyBitUphThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpa16QAMSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpaBbResAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpaFairPacketSched', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpaSchedList_hsdpaThroughputStep_mod_sched', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intShutdownInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iubClkInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxIubDelayThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('midIubDelayThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIubDelayThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfBlindRepetitionHsCellFach', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSDPASet1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSDPASet2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSDPASet3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSUPASet1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfR99ChannelElements', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosSchedList_ccPolicy_id_weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reservationPercentage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rncType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sharedHsdpaSheduler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('singleCellInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEthernetSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assocMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkOutOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mainsPowerAlarmId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numOfLines', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pathMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncPropagationEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('aldSwDownloadEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a20WLicencesInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDistributedSite15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRfChaining', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antLineSupervisionEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antRxLevelMonitoringEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antTiltSupportEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiDefaultHsCellFach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedBtsSiteCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fdeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('happyBitPingFiltUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('happyBitUphThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpa16QAMSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpaBbResAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpaFairPacketSched', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpaSchedList_hsdpaThroughputStep_mod_sched', sa.Text, autoincrement=False, nullable=True), + sa.Column('intShutdownInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iubClkInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxIubDelayThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('midIubDelayThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIubDelayThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfBlindRepetitionHsCellFach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSDPASet1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSDPASet2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSDPASet3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSUPASet1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfR99ChannelElements', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosSchedList_ccPolicy_id_weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reservationPercentage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sharedHsdpaSheduler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('singleCellInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEthernetSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assocMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkOutOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mainsPowerAlarmId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numOfLines', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncPropagationEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('aldSwDownloadEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highCQIRangeStart', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('medCQIRangeStart', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERHighCQIFadCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERHighCQIStaCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERLowCQIFadCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERLowCQIStaCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERMedCQIFadCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERMedCQIStaCh', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('CABINET', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cabinetType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('CADPR', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableSCellPDCCHOlLa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableA6Event', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableFreqPrioSwap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumScellSwaps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sFreqPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('CAPR', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableSCellPDCCHOlLa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcnDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableA6Event', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableFreqPrioSwap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumScellSwaps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sFreqPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('CAREL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lnBtsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcellSwapAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('CARTRIDGE', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cartridgeType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('CBCI', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cabinetType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCIPaddrType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCIPaddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ETWSsupportEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('CCFA', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableBundleUtlStatistics', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ubrPlusEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vccBundleEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableBundleUtlStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ubrPlusEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vccBundleEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('CERTH', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsCertificateUpdateTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('caCertificateUpdateTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmpServerIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmpServerPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('crServerIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('crServerPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('crlUpdatePeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CRLDPSource', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CRLUsageEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmpDirectory', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsCertificateUpdateTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caCertificateUpdateTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmpServerIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmpServerPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('crServerIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('crServerPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('crlUpdatePeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CRLDPSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CRLUsageEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmpDirectory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSOperatorCertificate_certificateFingerprint_certificateIssuedBy_certificateIssuedTo_certificateSerialNumber_certificateType_certificateValidFrom_certificateValidTo', sa.Text, autoincrement=False, nullable=True), + sa.Column('caSubjectName', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('CESIF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cesMinUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cesMinUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('CMOB', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ACBarredListSystem', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CMOBChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellAccessRestriction', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RestrictionGroupName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RestrictionGroupType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafficRestriction', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ACBarredListSystem', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CMOBChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellAccessRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RestrictionGroupName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RestrictionGroupType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafficRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('COCO', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2LossRatio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2Multiplexing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2MuxDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueHSDPAWithFC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueHSDPAWithoutFC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueNRTDCHWithoutFC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2LossRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2Multiplexing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2MuxDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueHSDPAWithFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueHSDPAWithoutFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueNRTDCHWithoutFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('AAL2SignLinkTP_AAL2SigCDVT01Egr_AAL2SigCDVT01Ing_AAL2SigEarlyPacketDiscard_AAL2SigEgressMDCR_AAL2SigEgressUBRShare_AAL2SigIngressMDCR_AAL2SigIngressUBRShare_AAL2SigPCR01Egr_AAL2SigPCR01Ing_AAL2SigPartialPacketDiscard_AAL2SigServiceCategory_AAL2SignLinkATMIfId_AAL2SignLinkTPId_AAL2SignLinkVCI_AAL2SignLinkVPI', sa.Text, autoincrement=False, nullable=True), - sa.Column('AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLinkVCI_AAL2SignLinkVPI_AAL2UPATMIfId_AAL2UPCDVT01Egr_AAL2UPCDVT01Ing_AAL2UPEgressMDCR_AAL2UPEgressUBRShare_AAL2UPIngressMDCR_AAL2UPIngressUBRShare_AAL2UPPCR01Egr_AAL2UPPCR01Ing_AAL2UPServiceCategory_AAL2UPUsage_AAL2UPVCI_AAL2UPVPI_COCOA2EA_VCCInBundle_WAMId', sa.Text, autoincrement=False, nullable=True), - sa.Column('ATMEPProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPCDVT01Egr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPCDVT01Ing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPEarlyPacketDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPEgressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPEgressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPIngressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPIngressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPPCR01Egr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPPCR01Ing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPPartialPacketDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPServiceCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPTPATMIfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPVCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPVPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('COCOChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CalculateCDVT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CreateATMTP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GenerateAAL2Num', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InternalHSDPAFCMethodBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLin2', sa.Text, autoincrement=False, nullable=True), + sa.Column('ATMEPProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPCDVT01Egr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPCDVT01Ing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPEarlyPacketDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPEgressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPEgressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPIngressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPIngressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPPCR01Egr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPPCR01Ing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPPartialPacketDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPServiceCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPTPATMIfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPVCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPVPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('COCOChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CalculateCDVT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CreateATMTP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI', sa.Text, autoincrement=False, nullable=True), + sa.Column('GenerateAAL2Num', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InternalHSDPAFCMethodBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR', sa.Text, autoincrement=False, nullable=True), + sa.Column('VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping', sa.Text, autoincrement=False, nullable=True), + sa.Column('WBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueNRTDCHWithFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynNRTDCHSchedPathSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLin1', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('CONNECTOR', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destinationConnector', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destinationHolder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('location', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('CPCTRL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destinationConnector', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destinationHolder', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('location', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('postActivationSnapshotPolicy', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('CSDAP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfAbisIF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfTslShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('firstTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lastTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmCircuit_ID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('CTRLTS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extCellTraceRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extUeTraceRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxUeTraceSessions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netActIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('omsTracePortNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tceTracePortNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellTraceRepMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ueTraceRepMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taTracing', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extCellTraceRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extUeTraceRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxUeTraceSessions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netActIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omsTracePortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tceTracePortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellTraceRepMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ueTraceRepMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taTracing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ueActiveTrcSessFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('DAP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcsuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('firstTSL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lastTSL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logicalBCSUAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcmCircuit_ID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcsuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('firstTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lastTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logicalBCSUAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmCircuit_ID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('DNS', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forwarder', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ETHER', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('admin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4forwarding', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4rpfilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('proxyArp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('outqset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rateLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('port', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ETHLK', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acceptableFrameTypes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('flushFdbOnLos', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2BurstSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2IngressRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2ShaperRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkFlappingPreventionTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkOAMEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('macAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultVlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('speedAndDuplex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchEMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2VlanIdList_highValue_lowValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2VlanIdList_highValue', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acceptableFrameTypes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flushFdbOnLos', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2BurstSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2IngressRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2ShaperRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkFlappingPreventionTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkOAMEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('macAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultVlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('speedAndDuplex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchEMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2VlanIdList_highValue_lowValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2VlanIdList_highValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethBhType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ETP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedPcus_pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etpType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcEtpHwIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncEMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedPcus_bcsuID_pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etpGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('FLTR4', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('action', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('protocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnet', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('FMCG', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRDirReCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLDPCHTxPwrClOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FMCGChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseCPICHEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseCPICHrscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseTxPwrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseTxPwrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseUplinkQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMaxMeasPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMeasRepInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMinHoInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMinMeasInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMinSLHOInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmNcellSearchPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrTimeHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseCPICHEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseCPICHrscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseTxPwrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseTxPwrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBSICIdentTime', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRDirReCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLDPCHTxPwrClOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCGChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseCPICHEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseCPICHrscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseTxPwrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseTxPwrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseUplinkQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMaxMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMeasRepInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMinHoInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMinMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMinSLHOInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmNcellSearchPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrTimeHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseCPICHEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseCPICHrscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseTxPwrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseTxPwrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBSICIdentTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIbasedGsmHo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('FMCI', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FMCIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseCPICHEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseCPICHrscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseTxPwrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseTxPwrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseUplinkQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMaxMeasPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMeasRepInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMinHoInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMinMeasInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMinSLHOInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqNcellSearchPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrTimeHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBMobilityOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBMobilityRABComb', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseCPICHEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseCPICHrscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseTxPwrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseTxPwrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseUplinkQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMaxMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMeasRepInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMinHoInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMinMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMinSLHOInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqNcellSearchPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrTimeHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBMobilityOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBMobilityRABComb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIbasedIFHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBInactivityRSCPThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('FMCL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEMaxMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEMinMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTENcarrFreqSearchPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('FMCS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActiveSetWeightingCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdditionReportingInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdditionTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdditionWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSRepBasedSHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DropReportingInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DropTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DropWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHAddEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHRemEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EcNoFilterCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FMCSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoCancel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoCancelTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoTimeHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpCancel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpCancelTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpFilterCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpTimeHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxActiveSetSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReplacementReportingInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReplacementTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReplacementWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActiveSetWeightingCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdditionReportingInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdditionTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdditionWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSRepBasedSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DropReportingInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DropTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DropWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHAddEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHRemEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EcNoFilterCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoCancel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoCancelTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoTimeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpCancel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpCancelTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpFilterCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpTimeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxActiveSetSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReplacementReportingInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReplacementTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReplacementWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIbasedSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('FTM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adaptationVersionMajor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('softwareReleaseVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('systemTitle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adaptationVersionMajor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softwareReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemTitle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('userLabel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('FUUNIT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('functionalUnitType', sa.Text, autoincrement=False, nullable=True), - sa.Column('supportedByUnit', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('supportedByUnit', sa.Text, autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('GFIM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tResGer', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('GLPRM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdHoldTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxPathSplits', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routerId', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('GNFL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bandInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gCelResPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gerArfcnVal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gerFrqThrH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gerFrqThrL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccperm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pMaxGer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qRxLevMinGer', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('GPC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_egprsDlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_egprsUlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_gprsDlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_gprsUlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrNumberZeroResults', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrOtherPcuCellOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrRxlevIdleWinSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrRxlevTraWinSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_egprsDlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_egprsUlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_gprsDlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_gprsUlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('GTPU', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gtpuN3Reqs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gtpuPathSupint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gtpuT3Resp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sgwIpAddressList_sgwIpAddress_transportNwId', sa.Text, autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('HDLC', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gtpuN3Reqs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gtpuPathSupint', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gtpuT3Resp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sgwIpAddressList_sgwIpAddress_transportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcAdministrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcBandwith', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcLinkName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcPcmId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcStartTsl', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('HOC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allAdjacentCellsAveraged', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allUtranAdjAver', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrafficControlIUO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrafficControlMCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrhoPbgtMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('averagingWindowSizeAdjCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeThresholdsLevNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeThresholdsLevPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeThresholdsLevRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaFastAveCallSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaFastAveHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaFastAvePc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaHierCellHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableIntraHoDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableIntraHoUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableMsDistance', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enablePowerBudgetHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableSddchHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableUmbrellaHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('erfdEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('erfdOver', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('failMoveThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmPlmnPriorisation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAvaragingLevDLWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAvaragingLevDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingLevUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingLevUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualDlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPeriodPbgt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPeriodUmbrella', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLDlRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLUlRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThrInterferenceDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThrInterferenceDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceDlRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceULNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceULPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceULRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsLevDLNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsRapidLevUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsRapidLevUlN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interSystemDa', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraHoLoRxLevLimAmrHr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraHoLoRxQualLimAmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraHoUpRxLevLimAmrHr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxMsDistanceHoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntBetweenHoReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntBetweenUnsuccHoAttempt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntUnsuccIsHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minMsDistanceHoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('modifiedAveWinNCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('modifiedNoz', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDHoThrParamN8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceAveragingParamHreqave', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceHoThresholdParamMsRangeMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceHoThresholdParamP8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiratRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfZeroResUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBcchLayerAccessThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBcchLayerExitThr_nx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBcchLayerExitThr_px', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfZeroResults', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qSearchC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranAveragingNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranHoThScTpdc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wcdmaRanCellPenalty', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allAdjacentCellsAveraged', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allInterfCellsAveraged', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allUtranAdjAver', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrafficControlIUO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrafficControlMCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrhoPbgtMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('averagingWindowSizeAdjCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeThresholdsLevNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeThresholdsLevPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeThresholdsLevRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaFastAveCallSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaFastAveHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaFastAvePc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaHierCellHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaTchAssSuperIuo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableInterFrtIuoHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableIntraHoDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableIntraHoUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableMsDistance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enablePowerBudgetHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableSddchHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableUmbrellaHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('erfdEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('erfdOver', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('failMoveThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddRepThr2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmPlmnPriorisation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAvaragingLevDLWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAvaragingLevDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingLevUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingLevUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualDlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPeriodPbgt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPeriodUmbrella', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLDlRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLUlRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThrInterferenceDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThrInterferenceDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceDlRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceULNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceULPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceULRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsLevDLNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsRapidLevUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsRapidLevUlN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interSystemDa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intfCellAvgWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intfCellNbrOfZeroResults', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoAmrFrToDfrRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoLoRxLevLimAmrHr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoLoRxQualLimAmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoThrRxQualAmrToDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoUpRxLevLimAmrHr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerSpeedLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minBsicDecodeTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntBetweenHoReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntBetweenUnsuccHoAttempt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntIuoHoReqBQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntUnsuccIsHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntUnsuccIuoHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('modifiedAveWinNCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('modifiedNoz', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDHoThrParamN8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceAveragingParamHreqave', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceHoThresholdParamMsRangeMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceHoThresholdParamP8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedAveraging', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedDetectionState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiratRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfZeroResUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBcchLayerAccessThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBcchLayerExitThr_nx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBcchLayerExitThr_px', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfZeroResults', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDemultiplexingUlRxLevMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrDemultiplexingRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrDemultiplexingUlRxLevMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrDemuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMultiplexingRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMultiplexingUlRxLevThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMultiplexingUlRxLevWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMuxDlRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrDemultiplexingRxQualityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrDemuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrMultiplexingRxQualityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrMuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrMuxDlRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscMultiplexingUlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscMultiplexingUlRxLevelWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset1800', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset1900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset850', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold1800', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold1900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold850', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servingBandReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('smaxMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sminMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadCiThresholdCiRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadCiThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadCiThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadRxLevThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadRxLevThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadRxLevThresholdRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseEstMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodCiThresholdCiRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodCiThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodCiThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodRxLevThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodRxLevThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodRxLevThresholdRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrDlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrDlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrUlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrUlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperSpeedLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranAveragingNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranHoThScTpdc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaRanCellPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciEstMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddMultiratRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerCiLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityAdjStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('advancedCompressionHoForAmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('invalidBsicReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingRate', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('HOPG', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgHCSpriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgHCSthreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgMinRxLevNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPenaltyTimeNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPriorityCoverage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPrioritySLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgQoffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgQrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgRxLevMinHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgTempOffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPGChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgHCSpriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgHCSthreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgMinRxLevNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPenaltyTimeNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPriorityCoverage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPrioritySLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgQoffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgQrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgRxLevMinHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgTempOffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPGChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgAbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgThreshigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgThreslow', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('HOPI', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiEcNoMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiHCSpriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiHCSthreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinEcNoNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinRSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinRscpNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPenaltyTimeNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPlossMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityCoverage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityDCellCAHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityHSCAHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityMIMOCAHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPrioritySLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQoffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQoffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQqualMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTempOffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTempOffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHORSCPThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiEcNoMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiHCSpriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiHCSthreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinEcNoNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinRSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinRscpNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPenaltyTimeNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPlossMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityCoverage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityDCellCAHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityHSCAHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityMIMOCAHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPrioritySLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQoffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQoffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQqualMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTempOffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTempOffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityReDir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiAbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQqualminFDD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQrxlevminFDD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiThreshigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiThreslow', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('HOPL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLAbsPrioCellReselec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLFreqPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLQqualminEUTRA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLQrxlevminEUTRA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreshigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreshigh2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreslow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreslow2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPLChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLAbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLFreqPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLQqualminEUTRA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLQrxlevminEUTRA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreshigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreshigh2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreslow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreslow2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLMinRSRPLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLMinRSRQLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('HOPS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsHCSpriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsHCSthreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQoffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQoffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQqualMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTempOffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTempOffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EcNoAveragingWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnableInterRNCsho', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnableRRCRelease', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHOMarginAverageEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHOMarginPeakEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAAvailabilityIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAAvailabilityIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReleaseMarginAverageEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReleaseMarginPeakEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsHCSpriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsHCSthreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQoffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQoffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQqualMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTempOffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTempOffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EcNoAveragingWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnableInterRNCsho', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnableRRCRelease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHOMarginAverageEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHOMarginPeakEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAAvailabilityIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAAvailabilityIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReleaseMarginAverageEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReleaseMarginPeakEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('HW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NEType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('systemTitle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vendorName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('softwareReleaseVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('systemReleaseVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softwareReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemTitle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NEType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IAIF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('atmIfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('encapsulationMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('usage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vpi', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('atmIfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('encapsulationMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpi', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IBFD', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alarmEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dstIp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipbrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sessionType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srcIp', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dstIp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipbrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sessionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srcIp', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IBFP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('desiredMinTx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('detectMult', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('requiredMinRx', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('desiredMinTx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('detectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('requiredMinRx', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IDNS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cache', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localDomain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('roundRobin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serverIPAddr_addrValue_addrVer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serverIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serverIpAddress2', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cache', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localDomain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('roundRobin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverIPAddr_addrValue_addrVer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverIpAddress2', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IDSP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscpProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscpProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('profileList_dscpNumber_phb', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IEIF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('confCost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('helloInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddr_localIpAddr_netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtuMismatchDetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ospfWithBfd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('retransInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routerDeadInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sbs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sbsTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shapedBandwidth', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sirTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficPathShapingEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transmitDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('upperLayerShaping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ifType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6Addr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6PrefixLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wfqSchedQueueWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('confCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('helloInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddr_localIpAddr_netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtuMismatchDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfWithBfd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('retransInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routerDeadInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbsTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shapedBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sirTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficPathShapingEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperLayerShaping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask', sa.Text, autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6Addr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6PrefixLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wfqSchedQueueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IFPG', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transIfPuPtrs', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transIfPuPtrs', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IGIF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RncEthernetBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ethInterfaceRate', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RncEthernetBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethInterfaceRate', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IHCP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IICP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('echoReplyTmout', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('echoReqPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxLostPkt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('payloadLength', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('echoReplyTmout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('echoReqPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxLostPkt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('payloadLength', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IMAG', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('imaVersionId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaces', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minNumLinks', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('imaVersionId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaces', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minNumLinks', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('INTP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ntpServers', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ntpServers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ntpAlarmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPBR', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('committedBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('committedDcnBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('committedSigBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ifcFlag', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipBasedRouteName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localMuxUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxMuxPackets', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ratio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('remoteMuxUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routeBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('udpMuxDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('udpMuxEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('committedBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('committedDcnBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('committedSigBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifcFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipBasedRouteName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localMuxUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxMuxPackets', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ratio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteMuxUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routeBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('udpMuxDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('udpMuxEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dspmProfileID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifcNRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifcNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulerType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPHB', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri', sa.Text, autoincrement=False, nullable=True), + sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri', sa.Text, autoincrement=False, nullable=True), + sa.Column('profileListExpWeigLengthMaxDropMaxThresholdMinThreshold_phb_qW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileList_expWeig_length_maxDrop_maxThreshold_minThresholdphb', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPNB', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPICSUIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SCTPPortNumberCNBAP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNBChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxSCTPFrameSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinSCTPPortIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBAPDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NodeBIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPICSUIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SCTPPortNumberCNBAP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP', sa.Text, autoincrement=False, nullable=True), + sa.Column('IPBasedRouteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNBChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSCTPFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinSCTPPortIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NodeBIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DNBAP_CControlPortID_SCTPPortNumberDNBAP', sa.Text, autoincrement=False, nullable=True), + sa.Column('NBAPCSPUIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPEIPUIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPQNIUBIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SourceNBAPIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SourceNBAPIPNetmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VRF', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPNO', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdHoldUpTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSubnetMacAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cesopsnIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableFtp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableSoam', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('flexBusIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpLocalUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpMuxAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpMuxDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpRemoteUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmNetmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iHSPAmode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('icmpResponseEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkOAMLoopbackSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('oamCir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('oamTlvReply', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('omsTls', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ret1IpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rncIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transportMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('twampMessageRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('planeMacAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uPlane2IpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPForwardingIPV4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultTTL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subnetsAreLocal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hostName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actFastIpRerouting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIpTnlMeasure', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIpv6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSeparationRanSharing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpv6Address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmBtsSubnetAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmBtsSubnetMask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mainTransportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('oamIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('retransTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('secOmsIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('servingOms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('servingOmsAdminSetting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('twampReflectorPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uPlaneIpv6Address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wfqSchedOamWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdHoldUpTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSubnetMacAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cesopsnIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableFtp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableSoam', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexBusIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpLocalUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpMuxAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpMuxDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpRemoteUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmNetmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iHSPAmode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('icmpResponseEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkOAMLoopbackSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oamCir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oamTlvReply', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omsTls', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ret1IpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampMessageRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('planeMacAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag', sa.Text, autoincrement=False, nullable=True), + sa.Column('uPlane2IpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPForwardingIPV4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultTTL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnetsAreLocal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hostName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampReflectorOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampReflectorPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampSourcePort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFastIpRerouting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIpTnlMeasure', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIpv6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSeparationRanSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmBtsSubnetAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmBtsSubnetMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mainTransportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oamIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('retransTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('secOmsIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servingOms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servingOmsAdminSetting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wfqSchedOamWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualUPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpv6AddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uPlane2Ipv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDynamicIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIPv6Mplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpAddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpv4Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpv6AddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addUPlaneIpv4Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addUPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmBtsSubnetPrefixLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tlsRenegotiationInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPQM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BackgroundTCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ConversationalTCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPQMChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InteractiveTHP1TCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InteractiveTHP2TCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InteractiveTHP3TCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StreamingTCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BackgroundTCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConversationalTCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPQMChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InteractiveTHP1TCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InteractiveTHP2TCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InteractiveTHP3TCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StreamingTCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPRM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RmExceptions_sourceTwoDiscr_userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RmExceptions_sourceTwoDiscr_userLabel', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPRO', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addrValueIPV4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ifName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipBasedRouteId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbBE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbEF', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addrValueIPV4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipBasedRouteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbBE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbEF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPRT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('staticRoutes_bfdId_destIpAddr_gateway_netmask_preference', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('staticRoutes_bfdId_destIpAddr_gateway_netmask_preference', sa.Text, autoincrement=False, nullable=True), + sa.Column('staticRoutes_bfdId_destIpAddr_gateway_netmask_preSrcIpv4Addr_preference', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPRTV6', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IPSECC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassCtrlIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassPingTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassState', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassCtrlIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassPingTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIpSecBkupTun', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('securityPolicies_antiReplayEnabled_antiReplayWindowSize_dpddelay_dpdtimeout_encryptionMethod_ikeDiffHellGrp_ikeEncryptionMethod_ikeProtocol_ipSecBkupTunCurrRemoteEndpoint_ipSecBkupTunMaxSwitchTime_ipSecBkupTunMinSwitchTime_ipSecBkupTunRemoteEndpoint_ipSecBkupTunState_ipSecStatus_localIpAddress_localIpPort_localIpPrefixLength_localTunnelEndpoint_policyNumber_protocol_remoteIpAddress_remoteIpPort_remoteIpPrefixLength_remoteTunnelEndpoint_saMaxLifeTime', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IQOS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dspmProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dspmProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('status', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dspmProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dspmProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('status', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('IRFIM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlCarFrqEut', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutCelResPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interFrqThrH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interFrqThrL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interPresAntP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interTResEut', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measBdw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qOffFrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qRxLevMinInterF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBEutCelResWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ISBFP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('desiredMinTx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('detectMult', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('holdupTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('requiredMinRx', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('desiredMinTx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('detectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('holdupTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('requiredMinRx', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ITRKGRP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trkGrpBoolVal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trkGrpOperation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trkType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trkGrpBoolVal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trkGrpOperation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trkType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('ITRKOBJ', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IUBSNT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4MaskLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4SubnetAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assocMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hbInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxInitRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pathMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoInitial', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sackPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('validCookieLife', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4MaskLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4SubnetAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assocMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hbInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxInitRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoInitial', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sackPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('validCookieLife', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxSCTPFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IUCS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2PTSigForIuCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNDomainVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2PTSigForIuCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNDomainVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNId', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('CSCNNRI_NRIMaxForCSCN_NRIMinForCSCN', sa.Text, autoincrement=False, nullable=True), - sa.Column('CSFlexiIuWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DefaultCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUCSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUOIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinUDPPortCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NetworkInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocationSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtcpActivation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignPointCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRafC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRatC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TigOR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TinTR', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('CSFlexiIuWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefaultCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUCSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinUDPPortCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NetworkInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocationSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtcpActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignPointCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRafC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRatC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TigOR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TinTR', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IUCSIP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DestIPAddressCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNetmaskCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPQMIdCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUCSIPChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DestIPAddressCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNetmaskCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPQMIdCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUCSIPChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IUO', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSCNDRXLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CS_T3212', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUOChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringDelayTimerCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringDelayTimerPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryGroupCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryGroupPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryTimerCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryTimerPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubTransportSharingInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRILengthForCSCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRILengthForPSCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NullNRIForCSPool', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NullNRIForPSPool', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OperatorWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MNCLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSCNDRXLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PS_NMO', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSCNDRXLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CS_T3212', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringDelayTimerCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringDelayTimerPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryGroupCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryGroupPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryTimerCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryTimerPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubTransportSharingInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRILengthForCSCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRILengthForPSCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NullNRIForCSPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NullNRIForPSPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OperatorWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MNCLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSCNDRXLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PS_NMO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICROperatorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICROperatorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRPLMNid_MCC_MNC_MNCLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SharedAreaPLMNid_SharedAreaMCC_SharedAreaMNC_SharedAreaMNClength', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IUPS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNDomainVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellFACHRelocSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DefaultCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUOIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUPSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NetworkInd', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNDomainVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellFACHRelocSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefaultCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUPSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NetworkInd', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('PSCNNRI_NRIMaxForPSCN_NRIMinForPSCN', sa.Text, autoincrement=False, nullable=True), - sa.Column('PSFlexiIuWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocationSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignPointCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TDataFwd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRafC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRatC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TigOR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TinTR', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('PSFlexiIuWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocationSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignPointCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TDataFwd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRafC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRatC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TigOR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TinTR', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IUPSIP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DestIPAddressPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNetmaskPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPQMIdPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUPSIPChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DestIPAddressPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNetmaskPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPQMIdPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUPSIPChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IUR', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NeighbouringPLMNid_MCC_MNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2PTSigForIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellFACHnRncRelocSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPHighIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPLowIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPMedDCHIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMaxIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMidIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMinIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACCEnabledIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAULCToDSCPIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAOverIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPACCIurEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPADLCToDSCPIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IBTSSharing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IURChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterfaceMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IurUPSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxFPDLFrameSizeIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxIurNRTHSDSCHBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinUDPPortIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncNetworkInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncRelocationSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncSignPointCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NeighbouringRNWElement', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OverbookingSwitchIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ProbabilityFactorMaxIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNSAPCongAndPreemption', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NeighbouringPLMNid_MCC_MNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2PTSigForIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellFACHnRncRelocSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPHighIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPLowIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPMedDCHIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMaxIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMidIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMinIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACCEnabledIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAULCToDSCPIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAOverIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPACCIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPADLCToDSCPIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBTSSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IURChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterfaceMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IurUPSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxFPDLFrameSizeIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxIurNRTHSDSCHBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinUDPPortIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncNetworkInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncRelocationSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncSignPointCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NeighbouringRNWElement', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OverbookingSwitchIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ProbabilityFactorMaxIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNSAPCongAndPreemption', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHSDPAOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FRLCOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA64QAMOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iurBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AppAwareRANEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NeighbourRNCFeatureSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('IVIF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cESoPSN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('confCost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('helloInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtuMismatchDetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ospfWithBfd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('retransInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routerDeadInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sbs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transmitDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('parentInterface', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6Addr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6PrefixLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wfqSchedQueueWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cESoPSN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('confCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('helloInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtuMismatchDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfWithBfd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('retransInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routerDeadInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('parentInterface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6Addr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6PrefixLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wfqSchedQueueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('L2SWI', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultPCPUntagged', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultPCPUntagged', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('dscpMap_dscp_priorityQueue', sa.Text, autoincrement=False, nullable=True), - sa.Column('enableLayer2Switching', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultVlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueueNonIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp7', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosClassification', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanAwareSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueueUntagged', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('enableLayer2Switching', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultVlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueueNonIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosClassification', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanAwareSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueueUntagged', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LAPD', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisSigChannelSubSlot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisSigChannelTimeSlotPcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisSigChannelTimeSlotTsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dChannelType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logicalBCSUAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('parameterSetNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sapi', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('associationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logicalBCSUAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sapi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('streamId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSigChannelSubSlot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSigChannelTimeSlotPcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSigChannelTimeSlotTsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dChannelType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('parameterSetNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('LCELC', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anchorNodeId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('perTrxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resourceList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPowerPooling', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LCELGW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('accessBbCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellGroupName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dedicatedBbCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsupaBbDecodCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsupaBbMinimumUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lCelIdList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minNumHsfachUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sModId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shareOfHSDPAUser', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shareOfHSUPALicences', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('accessBbCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellGroupName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dedicatedBbCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsupaBbDecodCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsupaBbMinimumUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lCelIdList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minNumHsfachUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shareOfHSDPAUser', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shareOfHSUPALicences', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LCELL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LCELW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allowedCarrierList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellRange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultCarrier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('expirationTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hspaMapping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intShutdownTimeout', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCarrierPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rachCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownStepAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vamEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allowedCarrierList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultCarrier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('expirationTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hspaMapping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intShutdownTimeout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCarrierPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownStepAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vamEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('picPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('LCSE', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkedCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('altitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antBearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antHeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antHorHalfPwrBeam', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bCCHFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsicBcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsicNcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cityType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latDegrees', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latFractions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latMinutes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latSeconds', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latSign', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcsGlobalIdCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcsGlobalIdLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonDegrees', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonFractions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonMinutes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonSeconds', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonSign', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxRadiatedPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('predBckServRad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('predFrtServRad', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNADJ', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('guGroupIdList_mcc_mmeGroupId_mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetBtsDn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjEnbId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpAddrCtrl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('x2LinkStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('guGroupIdList_mcc_mmeGroupId_mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBtsDn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjEnbId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddrCtrl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('x2LinkStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlfBasedRCRsupported', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNADJL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcPlmnIdList_mcc_mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlTrmBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiAdjEnbId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiLcrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fDlEarfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fUlEarfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phyCellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sourceOfData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulTrmBw', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcPlmnIdList_mcc_mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlTrmBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiAdjEnbId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiLcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fDlEarfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fUlEarfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phyCellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sourceOfData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulTrmBw', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNADJW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCellDn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srvccHoInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetLac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetRac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetRncId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetScFdd', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccHoInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetRac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetRncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetScFdd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rimStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sourceOfData', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNBTS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('act1xCsfb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('act8EpsBearers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCMAS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCSFBRedir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCellTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCellTraceWithIMSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCiphering', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCompChecks', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actConvVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCplaneOvlHandling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCsfbPsHoToUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDLCAggr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDistributedSite', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDualBand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDualCarrier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDualRx1xCsfb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actERabModify', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actETWS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEmerCallRedir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEnhAcAndGbrServices', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actFlexBbUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actGsmRedirWithSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHOtoHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHOtoWcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHeNBMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHighPrioServices', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHighRrc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHoFromUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIMSEmerSessR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIdleLB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIfHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actImmHRPD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actImmXrtt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actInterFreqLB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIntraFreqLoadBal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLPPaOtdoa', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLTES1Ho', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLocRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMDTCellTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMFBI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMultBearers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMultGbrBearers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actNonGbrServiceDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOTNRecovery', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOperatorQCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOperatorQCIGBR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOptMmeSelection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actPdcpRohc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRIMforGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRedirect', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRfChaining', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actS1Flex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actS1OlHandling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSelMobPrf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSrvccToGsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSrvccToWcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSubscriberTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUeBasedAnrInterFreqLte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUeBasedAnrIntraFreqLte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUeBasedAnrUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlCoMp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actZUC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acteNACCtoGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab1dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab1ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab1ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab2dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab2ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab2ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab3dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab3ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab3ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab4dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab4ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab4ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab5dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab5ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab5ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrIfTRSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrOmExtEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrRobLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('caMinDlAmbr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('congWeightAlg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defProfIdxAM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defProfIdxUM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableAutoLock', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableGrflShdn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enbName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('etwsPrimNotifBcDur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hpsSessArpMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hpsSessArpMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('keyRefrMarg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumOfLnadjLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumPreEmptions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumX2LinksIn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumX2LinksOut', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minNotActivatedUtraRSCFS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('moProfileSelect', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nRimRirG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nullFallback', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('otnRecoveryPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actInHORed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRrcConnRed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pbrNonGbr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf1pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf1statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf1tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101rohcMaxCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf102pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf102snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf102tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf103pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf103snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf103tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf104pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf104snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf104tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf2pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf2statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf2tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf3pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf3statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf3tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf4pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf4statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf4tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf5pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf5statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf5tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prioTopoHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prohibitLBHOTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prohibitPsHOtoWcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwsWithEmAreaId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2l2OHFactorDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2l2OHFactorUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3l2OHFactorDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3l2OHFactorUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4l2OHFactorDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4l2OHFactorUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rachAccessForHoFromUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('recoveryResetDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('s1InducedCellDeactDelayTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellActivationCyclePeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellActivationMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellDeactivationTimereNB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellpCellHARQFdbkUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownStepAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('supportedNumOfLnadj', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tRimKaG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tRimPollG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tRimRirG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tS1RelPrepG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tS1RelPrepL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tS1RelPrepU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tagMaxAM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tagMaxUM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timDelACContPreempt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingDuringHoMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('txPathFailureMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcRssiMaxIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('voiceSuppMatchInd', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act1xCsfb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act8EpsBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCMAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCSFBRedir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCellTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCellTraceWithIMSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCiphering', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCompChecks', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actConvVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCplaneOvlHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCsfbPsHoToUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDLCAggr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDistributedSite', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualBand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualCarrier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualRx1xCsfb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actERabModify', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actETWS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEmerCallRedir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEnhAcAndGbrServices', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFlexBbUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actGsmRedirWithSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHOtoHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHOtoWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHeNBMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHighPrioServices', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHighRrc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHoFromUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIMSEmerSessR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIdleLB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIfHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actImmHRPD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actImmXrtt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterFreqLB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIntraFreqLoadBal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLPPaOtdoa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLTES1Ho', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLocRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMDTCellTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMFBI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMultBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMultGbrBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNonGbrServiceDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOTNRecovery', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOperatorQCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOperatorQCIGBR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOptMmeSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPdcpRohc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRIMforGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRedirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRfChaining', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actS1Flex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actS1OlHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSelMobPrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSrvccToGsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSrvccToWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSubscriberTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUeBasedAnrInterFreqLte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUeBasedAnrIntraFreqLte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUeBasedAnrUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlCoMp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actZUC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acteNACCtoGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab1dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab1ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab1ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab2dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab2ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab2ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab3dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab3ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab3ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab4dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab4ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab4ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab5dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab5ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab5ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrIfTRSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrOmExtEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrRobLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caMinDlAmbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('congWeightAlg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defProfIdxAM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defProfIdxUM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAutoLock', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableGrflShdn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enbName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etwsPrimNotifBcDur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hpsSessArpMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hpsSessArpMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('keyRefrMarg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumOfLnadjLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumPreEmptions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumX2LinksIn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumX2LinksOut', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minNotActivatedUtraRSCFS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moProfileSelect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nRimRirG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nullFallback', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('otnRecoveryPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInHORed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRrcConnRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pbrNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf1pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf1statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf1tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101rohcMaxCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf102pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf102snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf102tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf103pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf103snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf103tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf104pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf104snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf104tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf2pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf2statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf2tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf3pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf3statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf3tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf4pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf4statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf4tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf5pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf5statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf5tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioTopoHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prohibitLBHOTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prohibitPsHOtoWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwsWithEmAreaId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2l2OHFactorDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2l2OHFactorUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3l2OHFactorDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3l2OHFactorUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4l2OHFactorDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4l2OHFactorUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachAccessForHoFromUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('recoveryResetDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('s1InducedCellDeactDelayTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellActivationCyclePeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellActivationMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellDeactivationTimereNB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellpCellHARQFdbkUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownStepAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('supportedNumOfLnadj', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimKaG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimPollG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimRirG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tS1RelPrepG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tS1RelPrepL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tS1RelPrepU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tagMaxAM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tagMaxUM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timDelACContPreempt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingDuringHoMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPathFailureMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcRssiMaxIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('voiceSuppMatchInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act1xSrvcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAmle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAutoAcBarring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAutoLteNeighRemoval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAutoUtranNeighRemoval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCRAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDedVoLteInterFreqHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlIntShaping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFlexScellSelect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterEnbDLCAggr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterFreqServiceBasedHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actL1PM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLBPowerSaving', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLPPaEcid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMBMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMDTloggedCellTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMeasBasedIMLB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMroInterRatUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNwReqUeCapa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPeriodicCarrierBlinking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRIMforUTRAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRLFbasedRCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRadioPosFlexibilty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRrcConnNoActivity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRtPerfMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSdl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actServBasedMobThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTaHistCounters', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTempHoBlacklisting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTempRadioMaster', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUplaneOvlHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUserLayerTcpMssClamping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUtranLoadBal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actVendSpecCellTraceEnh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresLteNR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresNbEnbExch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresNbeNB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresX2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbEnbExchWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrRobLevelUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraTRSCFS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('consecHoFailThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('consecUtranHoFailThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cpovlhaenableInHoRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cpovlhaenableRrcConnRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableBwCombCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('geranDtmCap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresUtranNR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumAnrMoiAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mmeAssignmentMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nRimRirU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlfBasedRCRdefault', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('s1PrdRevalWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellActivationLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellMeasCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('supportedNumOfAnrMoi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tChangeMobilityReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimKaU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimPollU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimRirU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRsrInitWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRsrResFirst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranPrdRevalWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('x2PrdRevalWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caSchedFairFact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dynBlacklistingHoTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicSyncRecoveryT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mlbSpecialCase', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nConsecHOPrepTimeouts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8nbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8nbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTabOperator_counterGroup_delayTarget_drxProfileIndex_dscp_enforceTtiBundling_lcgid_pdcpProfIdx_qci_qciSupp_resType_rlcMode_rlcProfIdx_rlcProfIdx3cc_schedulBSD_schedulPrio_schedulWeight', sa.Text, autoincrement=False, nullable=True), + sa.Column('reportTimerIMLBA4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reqFreqBands_bandNumber_bandPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempRadioMasterRecovTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempRadioMasterTriggerTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeConnFailureThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCoMpSinrThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableERabSetupRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableInHoRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableRrcConnRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableSuspendSrs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableTxDivTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsResetRequest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAdvScellMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actArpBasedQosProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCsgS1Mobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterFreqRstdMeasSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLBRTXPowerSaving', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMmecPlmnIdMmeSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPcellSwap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRadioPosFlexibility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSatBackhaul', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedPlanFileActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multScellReleaseTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCqiDtx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCqiRec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neighbCellChkPeriodicity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neighbCellChkStartTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numTxWithHighNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('planFileActivationMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preventPsHOtoWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sibUpdateRateThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNCEL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deploymentType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('furtherPlmnIdL_mcc_mnc_cellReserve', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a1TimeToTriggerDeactInterMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActGERANMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActHrpdMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActInterFreqMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActWcdmaMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerRedirect', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a3Offset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a3ReportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a3TimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a5ReportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a5TimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDlsOldtc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDlsVoicePacketAgg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDrx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actFastMimoSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLdPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actModulationSchemeUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actNoIntraBandIFMeasurements', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOlLaPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOtdoa', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actPrsTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actPuschMask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRepeaterMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSixIfMeasurements', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSmartDrx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSuperCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlGrpHop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlLnkAdp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlpcMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addAUeRrHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addAUeTcHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addEmergencySessions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addGbrTrafficRrHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addGbrTrafficTcHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumDrbRadioReasHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumDrbTimeCriticalHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumQci1DrbRadioReasHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumQci1DrbTimeCriticalHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addSpectrEmi', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrUtraRscpThres', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('applyOutOfSyncState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('blankedPucch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KMeasReport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KRelocPrep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2kRelocExec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tULHOPrepTransfer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('celResTiFHM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('celResTiFMM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellCapClass', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellIndOffServ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReSelPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellResourceSharingMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellSelectionInfoV920qQualMinR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellSrPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiAperEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiAperMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiPerNp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiPerSbCycK', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiPerSimulAck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF1b', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF2a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF2b', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dSrTransMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defPagCyc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaPreMsg3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaPucchShift', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaTfEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dl64QamEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlCellPwrRed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlChBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlInterferenceEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlInterferenceLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlInterferenceModulation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlMimoMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlOlqcEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlPathlossChg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlPcfichBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlPhichBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlRsBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlTargetBler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlamcCqiDef', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlamcEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlpcMimoComp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsDciCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsFdAlg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsOldtcTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsUsePartPrb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxApplyDeviceType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile1drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile1drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eCallAcBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaAtbPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaBlerAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaDeltaMcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaLowMcsThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaLowPrbThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaPrbIncDecFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earfcnDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earfcnUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableAmcPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableBetterCellHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableCovHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableDl16Qam', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableLowAgg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enablePcPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eutraCelId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('altitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('confidence', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('degreesOfLatitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('degreesOfLongitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('directionOfAltitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('latitudeSign', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('orientationOfMajorAxis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uncertaintyAltitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uncertaintySemiMajor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uncertaintySemiMinor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fUlLAAtbTrigThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCSFBCpichEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCSFBCpichRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCpichEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCpichRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientRSRP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientRSRQ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientRSSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gbrCongHandling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('grpAssigPUSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxMsg3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxTrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxTrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxTrUlTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hopModePusch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KRelocOverallHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KRelocPrepHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tUlHoPrepTransferHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysA3Offset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2GERAN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2Hrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2InterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2Wcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBBearCheckTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBHighLoadGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBHighLoadNonGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBHighLoadPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBNomNumPrb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBRetryTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBTargetLoadGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBTargetLoadNonGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBTargetLoadPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('idleLBCelResWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('idleLBPercentageOfUes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ilReacTimerUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactivityTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iniMcsDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iniMcsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iniPrbsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intrFrqCelRes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraPresAntP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lcrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loadBalancingProfile', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lowerMarginCIO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBitrateDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBitrateUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrPgDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrRa4Dl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrRaDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrSibDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxGbrTrafficLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNrSymPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumActDrb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumActUE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumCaConfUeDc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumQci1Drb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumRrc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumRrcEmergency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumUeDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumUeUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mbrSelector', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measQuantityCSFBUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measQuantityUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClCqiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClCqiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClRiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClRiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlCqiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlCqiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlRiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlRiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minBitrateDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minBitrateUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamNCelChgHgh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamNCelChgMed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamTEval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamTHystNorm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('modPeriodCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('n1PucchAn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('n310', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('n311', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nCqiRb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('offsetFreqIntra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('p0NomPucch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('p0NomPusch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pagingNb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggDefUe', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggMsg4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggPaging', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggPreamb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggRaresp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggSib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchCqiShift', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchHarqTargetBler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchUlDlBal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('periodicCqiFeedbackType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('activateMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measurementType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phichDur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phichRes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phyCellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachConfIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachFreqOff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachHsFlag', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachPwrRamp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preambTxMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('primPlmnCellres', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsConfigurationIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsMutingInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsMutingInfoPatternLen', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsNumDlFrames', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsPowerBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pucchNAnCs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('puschAckOffI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('puschCqiOffI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('puschRiOffI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qQualMinR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qrxlevmin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qrxlevminintraF', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raContResoT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raLargeMcsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raMsgPoffGrB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raNondedPreamb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raPreGrASize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raRespWinSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raSmallMcsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raSmallVolUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcAmbrMgnDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcAmbrMgnUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcEnableDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcEnableUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwEnDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwMaxRbDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwMaxRbUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwMinRbUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwRpaEnUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('riEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('riPerM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('riPerOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rootSeqIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a1ReportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerMobRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2MobRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2MobRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2aRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerRedirectRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold4Rsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold4Rsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rttCellIdInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rttCsfbType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sIntraSearchPR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sIntraSearchQR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sIntrasearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sNonIntraSearchPR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sNonIntraSearchQR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sNonIntrsearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('siWindowLen', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib2SchedulingsiMessagePeriodicity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib2SchedulingsiMessageRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib2SchedulingsiMessageSibType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib3SchedulingsiMessagePeriodicity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib3SchedulingsiMessageRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib3SchedulingsiMessageSibType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nCellChgHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nCellChgMed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qHystSfHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qHystSfMed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tEvaluation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tHystNormal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srbSchedWeightDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srbSchedWeightUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srsPwrOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('stInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncSigTxMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t301', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t302', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304InterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304InterRATGsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304IntraLte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304eNaccGsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t310', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t311', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t320', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tExtendedWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tPageCorrInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tPeriodicBsr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tPeriodicPhr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tProhibitPhr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tReTxBsrTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tReselEutr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tStoreUeCntxt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taMaxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taTimerMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshSrvLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2GERAN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2Hrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2InterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2Wcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold3a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeToTriggerSfHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeToTriggerSfMedium', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingBlerTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingBlerThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingSinrThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulChBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulCombinationMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulRsCs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulTargetBler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulamcAllTbEn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulamcSwitchPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulatbEventPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('p0NomPuschIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcCEBalanceIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcMinQualIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcMinWaitForPc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcRefPwrIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcIniPrePwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowlevCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowqualCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUplevCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUpqualCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowlevSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowqualSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUplevSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUpqualSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcRarespTpc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcReadPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsFdPrbAssignAlg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsMaxPacketAgg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsMinRbPerUe', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsMinTbs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsSchedMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaFPucchF1bCSr10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaFPucchF3r10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('upperMarginCIO', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deploymentType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('furtherPlmnIdL_mcc_mnc_cellReserve', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a1TimeToTriggerDeactInterMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActGERANMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActHrpdMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActInterFreqMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActWcdmaMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerRedirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlsOldtc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlsVoicePacketAgg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFastMimoSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLdPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actModulationSchemeUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNoIntraBandIFMeasurements', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOlLaPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOtdoa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPrsTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPuschMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRepeaterMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSixIfMeasurements', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSmartDrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSuperCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlGrpHop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlLnkAdp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlpcMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addAUeRrHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addAUeTcHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addEmergencySessions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addGbrTrafficRrHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addGbrTrafficTcHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumDrbRadioReasHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumDrbTimeCriticalHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumQci1DrbRadioReasHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumQci1DrbTimeCriticalHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addSpectrEmi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraRscpThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('applyOutOfSyncState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('blankedPucch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KMeasReport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KRelocPrep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2kRelocExec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tULHOPrepTransfer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('celResTiFHM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('celResTiFMM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellCapClass', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellIndOffServ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReSelPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellResourceSharingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellSelectionInfoV920qQualMinR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellSrPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiAperEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiAperMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiPerNp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiPerSbCycK', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiPerSimulAck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF1b', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF2a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF2b', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dSrTransMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defPagCyc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaPreMsg3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaPucchShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaTfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dl64QamEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlCellPwrRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlChBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlInterferenceEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlInterferenceLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlInterferenceModulation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlMimoMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlOlqcEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPathlossChg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcfichBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPhichBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlRsBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlTargetBler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlamcCqiDef', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlamcEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlpcMimoComp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsDciCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsFdAlg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsOldtcTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsUsePartPrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxApplyDeviceType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile1drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile1drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eCallAcBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaAtbPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaBlerAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaDeltaMcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaLowMcsThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaLowPrbThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaPrbIncDecFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcnDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcnUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAmcPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableBetterCellHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableCovHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableDl16Qam', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableLowAgg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enablePcPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutraCelId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('altitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('confidence', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('degreesOfLatitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('degreesOfLongitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('directionOfAltitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitudeSign', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('orientationOfMajorAxis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uncertaintyAltitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uncertaintySemiMajor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uncertaintySemiMinor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fUlLAAtbTrigThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCSFBCpichEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCSFBCpichRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCpichEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCpichRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientRSRP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientRSRQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientRSSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gbrCongHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('grpAssigPUSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxMsg3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTrUlTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hopModePusch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KRelocOverallHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KRelocPrepHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tUlHoPrepTransferHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA3Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2GERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2Hrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2Wcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBBearCheckTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBHighLoadGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBHighLoadNonGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBHighLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBNomNumPrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBRetryTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBTargetLoadGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBTargetLoadNonGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBTargetLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBCelResWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBPercentageOfUes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ilReacTimerUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactivityTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iniMcsDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iniMcsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iniPrbsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intrFrqCelRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraPresAntP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loadBalancingProfile', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerMarginCIO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBitrateDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBitrateUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrPgDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrRa4Dl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrRaDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrSibDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxGbrTrafficLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNrSymPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumActDrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumActUE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCaConfUeDc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumQci1Drb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumRrc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumRrcEmergency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumUeDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumUeUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mbrSelector', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measQuantityCSFBUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measQuantityUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClCqiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClCqiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClRiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClRiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlCqiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlCqiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlRiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlRiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minBitrateDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minBitrateUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamNCelChgHgh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamNCelChgMed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamTEval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamTHystNorm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('modPeriodCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('n1PucchAn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('n310', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('n311', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCqiRb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('offsetFreqIntra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('p0NomPucch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('p0NomPusch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pagingNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggDefUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggMsg4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggPaging', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggPreamb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggRaresp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggSib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchCqiShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchHarqTargetBler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchUlDlBal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('periodicCqiFeedbackType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activateMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measurementType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phichDur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phichRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phyCellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachConfIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachFreqOff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachHsFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachPwrRamp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preambTxMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('primPlmnCellres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsConfigurationIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsMutingInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsMutingInfoPatternLen', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsNumDlFrames', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsPowerBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pucchNAnCs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('puschAckOffI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('puschCqiOffI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('puschRiOffI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qQualMinR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qrxlevmin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qrxlevminintraF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raContResoT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raLargeMcsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raMsgPoffGrB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raNondedPreamb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raPreGrASize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raRespWinSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raSmallMcsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raSmallVolUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcAmbrMgnDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcAmbrMgnUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcEnableDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcEnableUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwEnDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwMaxRbDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwMaxRbUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwMinRbUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwRpaEnUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('riEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('riPerM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('riPerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rootSeqIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a1ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerMobRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2MobRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2MobRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2aRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerRedirectRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold4Rsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold4Rsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rttCellIdInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rttCsfbType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sIntraSearchPR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sIntraSearchQR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sIntrasearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sNonIntraSearchPR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sNonIntraSearchQR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sNonIntrsearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siWindowLen', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2SchedulingsiMessagePeriodicity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2SchedulingsiMessageRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2SchedulingsiMessageSibType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib3SchedulingsiMessagePeriodicity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib3SchedulingsiMessageRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib3SchedulingsiMessageSibType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType', sa.Text, autoincrement=False, nullable=True), + sa.Column('nCellChgHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCellChgMed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qHystSfHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qHystSfMed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tEvaluation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tHystNormal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srbSchedWeightDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srbSchedWeightUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srsPwrOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncSigTxMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t301', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t302', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304InterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304InterRATGsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304IntraLte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304eNaccGsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t310', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t311', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t320', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tExtendedWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPageCorrInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPeriodicBsr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPeriodicPhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tProhibitPhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tReTxBsrTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tReselEutr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tStoreUeCntxt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taMaxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taTimerMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshSrvLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2GERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2Hrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2Wcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeToTriggerSfHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeToTriggerSfMedium', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingBlerTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingBlerThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingSinrThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulChBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCombinationMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulRsCs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulTargetBler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulamcAllTbEn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulamcSwitchPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulatbEventPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('p0NomPuschIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcCEBalanceIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcMinQualIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcMinWaitForPc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcRefPwrIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcIniPrePwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowlevCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowqualCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUplevCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUpqualCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowlevSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowqualSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUplevSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUpqualSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcRarespTpc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcReadPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsFdPrbAssignAlg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsMaxPacketAgg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsMinRbPerUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsMinTbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsSchedMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaFPucchF1bCSr10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaFPucchF3r10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperMarginCIO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2RedirectQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDrxDuringMeasGap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEicic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLiquidCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNbrForNonGbrBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actProactSchedBySrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actQci1eVTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSdlc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allowPbIndexZero', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amleMaxNumHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amlePeriodLoadExchange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoACBarringStopTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoAcBarringStartTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaLbCioMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG2CioNonMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG3CioNonMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('energySavingState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('expectedCellSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBCapThresh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lbLoadFilCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mlbEicicOperMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nomNumPrbNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetLoadGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetLoadNonGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCacIgnore', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCacSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulStaticCac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerMarginCio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCaConfUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCaConfUe3c', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumScells', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multLoadMeasRrm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multLoadMeasRrmEicic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nPucchF3Prbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfSensitivity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('selectOuterPuschRegion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2xTransmit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srsActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tLoadMeasX2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tLoadMeasX2Eicic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPingPong', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperMarginCio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellPwrRedForMBMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlIsh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amountBlankedRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ishPrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eCallAcBarredOvl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG2CioMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG3CioMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecidMeasSupervisionTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFServiceBasedHoRetryTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highLoadGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highLoadNonGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysteresisLoadDlGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysteresisLoadDlNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysteresisLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxLbPartners', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csiRsPwrOffsetOverlap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csiRsSubfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNbrTrafficLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mbmsNeighCellConfigIntraF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrCongHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pMaxOwnCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportAmountPerLoc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportIntervalPerLoc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preventCellActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qci1ProtectionTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRIPAlarming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmThresholdCrossingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmThresholdULSF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActC2kMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2C2k', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2C2k', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2WcdmaQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2aQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbLoadThresholdshighLoadGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbLoadThresholdshighLoadNonGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbLoadThresholdshighLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acBarSkipForMMTELVideo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acBarSkipForMMTELVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acBarSkipForSMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act1TxIn2Tx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCsiRsSubFNonTM9Sch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDataSessionProf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMicroDtx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actQci1RfDrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSrb1Robustness', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlMultiCluster', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlpcRachPwrCtrl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actVoipCovBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('applyFeicicFunctionality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caPoolId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('creCqiAvg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csgType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsAdaptationBeta', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsAdaptationThreshold0To1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsDeltaAdjustment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsPatChangeDelayT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicCreDelta', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxMutePattern', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxNumPartners', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMp0DelayT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTxUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longPeriodScellChEst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxPrbsPerNbrUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbHoMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellBadChQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellGoodChQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellNotDetectableThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shortPeriodScellChEst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetSelMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2GERANQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsNumSchedAreaUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttibOperMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('LNHOG', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('arfcnValueListGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold1GERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold2RssiGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2TimeToTriggerGERANMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bandIndicatorGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysB2ThresholdGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccperm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportIntervalGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('LNHOIF', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3OffsetRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3ReportIntervalRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3TimeToTriggerRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5ReportIntervalInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5TimeToTriggerInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutraCarrierInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA3OffsetRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold3InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interPresAntP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measQuantInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measurementBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('offsetFreqInter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3aInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrpIFLBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrpIFSBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrqIFLBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrqIFSBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNHOW', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b1ThresholdCSFBUtraEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b1ThresholdCSFBUtraRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b1TimeToTriggerCSFBUtraMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2Threshold1Utra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2Threshold2UtraEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2Threshold2UtraRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2TimeToTriggerUtraMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysB1ThresholdCSFBUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysB2ThresholdUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumCsfbTargets', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('offsetFreqUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportIntervalUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utraCarrierFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b1ThresholdCSFBUtraEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b1ThresholdCSFBUtraRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b1TimeToTriggerCSFBUtraMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold1Utra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold2UtraEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold2UtraRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2TimeToTriggerUtraMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysB1ThresholdCSFBUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysB2ThresholdUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCsfbTargets', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('offsetFreqUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportIntervalUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utraCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNMME', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('accMmePlmnsList_mcc_mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddrPrim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddrSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('relMmeCap', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('s1LinkStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('accMmePlmnsList_mcc_mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddrPrim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddrSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('relMmeCap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('s1LinkStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mmeName', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LNREL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellIndOffNeigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiAdjEnbId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiLcrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('handoverAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrControl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellIndOffNeigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiAdjEnbId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiLcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('handoverAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amleAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellIndOffNeighDelta', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('removeAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('LNRELW', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csfbPsHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirWithSysInfoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('removeAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetRncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('LTAC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tacLimitGbrEmergency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tacLimitGbrHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tacLimitGbrNormal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('LUAC', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tacLimitGbrEmergency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tacLimitGbrHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tacLimitGbrNormal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsAccountLockoutDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsFailedLoginCountingPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsMaxFailedLoginAttempts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSessionLoginDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localPasswdExpiryPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localPasswdLastChangedTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localPasswdWarningPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('MAL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('MBAL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequencyBandInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measBAListFreqs', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('MHA', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('active', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('aisgProtocol', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alarmThresholdLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antBearing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antModel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antSerial', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antlId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('baseStationID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('downlinkDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gainResolution', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hwVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('installerID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lnaNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('manufacturer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaAisgModeEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaAlarmDetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('releaseId3Gpp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('scannedAntennaInterface', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sectorID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('substance', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('swVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitRxFreqBandMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitRxFreqBandMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitTxFreqBandMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitTxFreqBandMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uplinkDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wmhConnector', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('installDate', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('active', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('aisgProtocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmThresholdLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antBearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antModel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antSerial', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antlId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('baseStationID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('downlinkDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gainResolution', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hwVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installerID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lnaNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('manufacturer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaAisgModeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaAlarmDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('releaseId3Gpp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scannedAntennaInterface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sectorID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('substance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('swVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitRxFreqBandMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitRxFreqBandMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitTxFreqBandMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitTxFreqBandMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uplinkDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wmhConnector', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dcPowerSourceList', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('MODULE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('state', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subrackSpecificType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vendorName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('state', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subrackSpecificType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('userLabel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('MRBTS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSwMonitoring', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('autoConfBlocked', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('commissioningRequired', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enAutoLicReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('resetToTestDedicated', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sharedRfTechnologies', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeZone', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitList_primaryConnection_prodCode_unitName_unitNumber_variant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEthernetSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmSyncCheck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmSyncCheckPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('configDataRevisionNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSwMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfBlocked', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('commissioningRequired', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enAutoLicReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resetToTestDedicated', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sharedRfTechnologies', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeZone', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitList_primaryConnection_prodCode_unitName_unitNumber_variant', sa.Text, autoincrement=False, nullable=True), + sa.Column('unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant', sa.Text, autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEthernetSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmSyncCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmSyncCheckPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('configDataRevisionNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_serNum', sa.Text, autoincrement=False, nullable=True), sa.Column('passUnitList_comment_name_prodCode_serNum_version', sa.Text, autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_prodCode_serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_prodCode_version', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_name_prodCode_serNum_version', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_name_prodCode_serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_prodCode_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_prodCode_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name_prodCode_serNum_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_prodCode', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name_prodCode_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('actAldSwUpdate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRemoteRfDiag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTransportConfigFallback', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passUnitList_prodCode_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_prodCode_serNum_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('actMhaAutoConfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('validatePlanAgainstDetectedHW', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('MTRACE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eutranTraceIdMcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eutranTraceIdMnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutranTraceIdMcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutranTraceIdMnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceId', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('trcRecSessionRef', sa.Text, autoincrement=False, nullable=True), - sa.Column('cellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellMaxActiveUEsTraced', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellTrcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellTaTracing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tceCellTracePortNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tceIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcMsgCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcNonUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcSetting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1MsgCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1NonUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1Setting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1UeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2MsgCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2NonUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2Setting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2UeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('cellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellMaxActiveUEsTraced', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellTrcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellTaTracing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tceCellTracePortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tceIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcMsgCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcNonUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcSetting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1MsgCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1NonUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1Setting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1UeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2MsgCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2NonUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2Setting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2UeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('jobType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('NSE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nseType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcFeatureMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseNriMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psNullNri', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psSgsnLoadBalancing', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('NSVL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddressValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddressVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nsEntityId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nsVirtualConnectionName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preconfSgsnIpEpInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('udpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dataWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('NTP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('availableTimezones', sa.Text, autoincrement=False, nullable=True), + sa.Column('forwarder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timezone', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('O2AREA', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stub', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('O2GLBL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfc1583Compatibility', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('O2IFC', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('authType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDetectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdRxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdTxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deadInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('electionPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('helloInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passive', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('O2RNK', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dataWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddressValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddressVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nsEntityId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nsVirtualConnectionName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preconfSgsnIpEpInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('udpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rank', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('OAMPRF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('activeMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alarmClearanceDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efEventThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efEventWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efpEventThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efpEventWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efssEventThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efssEventWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eventRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eventSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkOAMProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loopBackTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loopbackSupported', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('testFrameRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('testFrameSize', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmClearanceDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efEventThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efEventWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efpEventThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efpEventWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efssEventThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efssEventWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eventRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eventSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkOAMProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loopBackTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loopbackSupported', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('testFrameRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('testFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('OSPFV2', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('confPref', sa.Text, autoincrement=False, nullable=True), - sa.Column('ospfEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ospfRouterId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('ospfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfRouterId', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('refBandwidth', sa.Text, autoincrement=False, nullable=True), - sa.Column('spfDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('spfHoldTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('spfMaxHoldTime', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('spfDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('spfHoldTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('spfMaxHoldTime', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PCM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PCU', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisInType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcsuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gbIfType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuAbisConnectionType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuObjectState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('piuType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisInType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gbIfType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuAbisConnectionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuObjectState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUpToDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('piuType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcsuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('PFL', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRToNonPreferredLayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThrAbove', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThrBelow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelLowLoadPref', sa.Text, autoincrement=False, nullable=True), + sa.Column('LaySelWeightBand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelWeightLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelWeightPrefLayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelWeightRSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFL64QAMNRT_PrefLayer64QAMNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFL64QAMStr_PrefLayer64QAMStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLCSHSAMR_PrefLayerCSHSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLCSHSAMRNRT_PrefLayerCSHSAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLCSHSStr_PrefLayerCSHSStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDBHSDAMRNRT_PrefLayerDBHSDAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDBHSDNRT_PrefLayerDBHSDNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCHSDAMR_PrefLayerDCHSDAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCMIAMR_PrefLayerDCMIAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCMIAMRNRT_PrefLayerDCMIAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCMINRT_PrefLayerDCMINRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFDPCHAMR_PrefLayerFDPCHAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFDPCHAMRNRT_PrefLayerFDPCHAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFDPCHNRT_PrefLayerFDPCHNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFastMovUECS_PrefLayerFastMovUECS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFastMovUEPS_PrefLayerFastMovUEPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSDPAAMRNRT_PrefLayerHSDPAAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSDPANRT_PrefLayerHSDPANRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSPAAMR_PrefLayerHSPAAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSPAAMRNRT_PrefLayerHSPAAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSPANRT_PrefLayerHSPANRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLMIMOAMR_PrefLayerMIMOAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLMIMOAMRNRT_PrefLayerMIMOAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLMIMONRT_PrefLayerMIMONRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLR99AMR_PrefLayerR99AMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLR99NRT_PrefLayerR99NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLR99Str_PrefLayerR99Str', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PISCHDLITEM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActionMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NEList_BaseId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PIObjects', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PlanName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StartDate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StopDate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('periods_day_duration_hour_interval_minute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('scheduleIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActionMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NEList_BaseId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PIObjects', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PlanName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StartDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StopDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('periods_day_duration_hour_interval_minute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scheduleIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PMCADM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportingIntervalPm', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingIntervalPm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdlMaxUploadFileNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdlPrimaryDestIp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rTPmCollEntityIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rTPmCollEntityPortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rTPmCollInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PMRNL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellAvailability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellRes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellThruput', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtEPSBearer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHoEhrpdBc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHoGsmNb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHoUtranNb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtIntereNBHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtIntraeNBHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtLTEHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtPowQualDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtPowQualUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtQoS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtRRC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtRadBearer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtS1AP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtTranspLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtUEandServiceDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtUEstate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtX2AP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mteNBload', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtintraLTEHoNb', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellAvailability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellThruput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtEPSBearer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHoEhrpdBc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHoGsmNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHoUtranNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtIntereNBHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtIntraeNBHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtLTEHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtPowQualDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtPowQualUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtQoS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtRRC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtRadBearer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtS1AP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtTranspLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtUEandServiceDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtUEstate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtX2AP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mteNBload', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtintraLTEHoNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtEutraFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtHoRlf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtM3SctpStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMBMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMobilityEvents', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMroUtranFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtS1SctpStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtSINR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtX2SctpStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtGNSS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtRanSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtSfp', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PMSCHDLS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PMTNL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_ETHIF_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_Ethernet_Link_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_IPSec_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_IP_Filtering_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_IP_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_PHB_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TAC_Statistics_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TOP_FreqSync_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TOP_PhaseSync_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TWAMP_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_VLAN_IP_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_VLAN_PHB_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_VLAN_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_ETHIF_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_Ethernet_Link_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPSec_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IP_Filtering_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IP_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TAC_Statistics_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TOP_FreqSync_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TOP_PhaseSync_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TWAMP_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IP_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv4_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv4_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv6_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv6_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv4_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv4_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv6_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv6_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('POC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bepPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsTxPwrMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsTxPwrMax1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsTxPwrMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableAla', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gamma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxPwrCompensation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntBetweenAla', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALDlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLDlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcControlEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcControlInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcIncrStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQual144Nx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQual144Px', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQual144RxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLowerThresholdsLevDLRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLowerThresholsLevULRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcRedStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUpperThresholdsLevDLRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUpperThresholdsLevULRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('powerDecrQualFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('powerLimitAla', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwrDecrLimitBand0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwrDecrLimitBand1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwrDecrLimitBand2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tAvgT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tAvgW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsTxPwrMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsTxPwrMax1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsTxPwrMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAla', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gamma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxPwrCompensation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTxPowCompCellNode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntBetweenAla', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALDlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLDlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcControlEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcControlInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcIncrStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQual144Nx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQual144Px', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQual144RxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdDlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdDlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdUlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdUlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdsLevDLRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholsLevULRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcRedStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdDlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdDlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdUlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdUlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdsLevDLRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdsLevULRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerDecrQualFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerLimitAla', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwrDecrLimitBand0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwrDecrLimitBand1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwrDecrLimitBand2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tAvgT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tAvgW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('derivedHoPowerSecurityMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('estimatedDlInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxDlPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxUlPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PPTT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdhLbo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdhLineType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('PRTGRP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ports', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('PUNIT', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdhLbo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdhLineType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitDesc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('PWNE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cwEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl', sa.Text, autoincrement=False, nullable=True), + sa.Column('cwEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('QOS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficTypesMap_dscpList_pHB_trafficType_vlanPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficTypesMap_pHB_trafficType_vlanPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscpMap_dscp_pHB_vlanPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enablePhbCounters', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bestEffort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sseDscpOverwrite', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficTypesMap_dscp_trafficType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort', sa.Text, autoincrement=False, nullable=True), + sa.Column('trafficTypesMap_dscpList_pHB_trafficType_vlanPrio', sa.Text, autoincrement=False, nullable=True), + sa.Column('trafficTypesMap_pHB_trafficType_vlanPrio', sa.Text, autoincrement=False, nullable=True), + sa.Column('dscpMap_dscp_pHB_vlanPrio', sa.Text, autoincrement=False, nullable=True), + sa.Column('enablePhbCounters', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bestEffort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sseDscpOverwrite', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficTypesMap_dscp_trafficType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('QSPEC', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueDropperAlgo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RA', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseiList', sa.Text, autoincrement=False, nullable=True), + sa.Column('routingAreaIdLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routingAreaIdMcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routingAreaIdMnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routingAreaIdRac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('RACK', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nseiList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdLac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdMcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdMnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdRac', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('REDRT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addGsmSIToRedirMsg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csFallBPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('emerCallPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redirFreqUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redirRat', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redirectPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addGsmSIToRedirMsg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csFallBPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('emerCallPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirFreqUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirRat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirectPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addUtranSIToRedirMsg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirGeranArfcnStructL_redirGeranArfcnValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirGeranBandIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) - op.create_table('RMOD', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + op.create_table('RFTHLD', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('climateControlProfiling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connectionList_linkId_positionInChain_sModId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('moduleLocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radioSiteId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkSpeed', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rFPowerErrorHighThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rFPowerErrorLowThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxAntennaRTWPHighThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxAntennaRTWPLowThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txAntennaVSWRHighThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('RMOD', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('climateControlProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectionList_linkId_positionInChain_sModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hwType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moduleLocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('suppressAmbientAlarmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioSiteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkSpeed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCodePlanned', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeCellsList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectionList_bbModId_linkId_positionInChain', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNAC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLoadTxPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRNumofReconf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRwinSizeSCload', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjustmentPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjustmentRatio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BitRateSetPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHSlopeOfTheCurve', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLInLoopPCStepSizeCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLLoadSource', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLpuncturingLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DownlinkInnerLoopPCStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERAlgTrgTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERBurstDataRx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERContDataRx10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERContDataRx2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERFrameWinSiz', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERMaxRateThrB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERMaxRateThrC10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERMaxRateThrC2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERPeakRateRx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERThrBurstyTP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABurstyPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHSlopeOfTheCurve', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EmeCallLevelValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EmeCallPCIValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EmeCallPVIValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ExpectReorderingPDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FOLPCSIRTgtModInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FOLPCStepSizSIRTgt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FmaxPeriodPDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FmaxTimePDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FreePtxSafetyMarginStr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC120', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC30', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC60', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD120', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD30', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD60', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HeaderCompressionMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1BurstDataBLERTrgtEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1ContBLERTrgtEDCH10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1ContBLERTrgtEDCH2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1PeakRateBLERTrgtEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadBasedAMRCodecMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxAdjustmentStep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxFreezingTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxHeaderPDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberOfReAttemptsCong', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinPrefChange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonTCPspacePDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PCPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PCrangeDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PagingRestrictionInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PeriodULRCAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrefSubtract', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RAU_LAU_RestrictionInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNACChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARDSACCell_DCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARDSACCell_PCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARDSACGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCConnSetupMsgSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignallingLinkInactivityTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StepSizeForDCHBLER', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StepSizeForEDCHBLER', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TCPspacePDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TDMultForHSDPAStreaming', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TFDCHZeroBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULFastOLPCDTXthld', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULpuncturingLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UlScrCodeMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UpLinkInitialTransmitPowerMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UpLinkRecoveryPeriodPowerMode', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLoadTxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRNumofReconf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRwinSizeSCload', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjustmentPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjustmentRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BitRateSetPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHSlopeOfTheCurve', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLInLoopPCStepSizeCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLLoadSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLpuncturingLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DownlinkInnerLoopPCStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERAlgTrgTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERBurstDataRx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERContDataRx10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERContDataRx2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERFrameWinSiz', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERMaxRateThrB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERMaxRateThrC10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERMaxRateThrC2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERPeakRateRx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERThrBurstyTP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABurstyPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHSlopeOfTheCurve', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmeCallLevelValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmeCallPCIValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmeCallPVIValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ExpectReorderingPDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FOLPCSIRTgtModInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FOLPCStepSizSIRTgt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FmaxPeriodPDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FmaxTimePDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FreePtxSafetyMarginStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC120', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC30', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC60', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD120', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD30', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD60', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HeaderCompressionMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BurstDataBLERTrgtEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1ContBLERTrgtEDCH10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1ContBLERTrgtEDCH2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1PeakRateBLERTrgtEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadBasedAMRCodecMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxAdjustmentStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxFreezingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxHeaderPDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberOfReAttemptsCong', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinPrefChange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonTCPspacePDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PCPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PCrangeDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PagingRestrictionInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PeriodULRCAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrefSubtract', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RAU_LAU_RestrictionInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNACChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARDSACCell_DCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARDSACCell_PCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARDSACGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCConnSetupMsgSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignallingLinkInactivityTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StepSizeForDCHBLER', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StepSizeForEDCHBLER', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPspacePDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TDMultForHSDPAStreaming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TFDCHZeroBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULFastOLPCDTXthld', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULpuncturingLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UlScrCodeMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UpLinkInitialTransmitPowerMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UpLinkRecoveryPeriodPowerMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACDecRestHysNRTQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACDecRestHysRTWP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACIncRestHysNRTQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACIncRestHysRTWP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACMaxRestLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRLevelUpdInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRTrigRNCLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRestForCellPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHDiscardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHResetTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRHostOperatorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPCap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPPrioLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPQue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPVul', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingSignInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingTC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingTHP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResFromCellPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActivePRNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AlarmSetforWCELBLINIT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CBCSourceIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAttachDetachAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CommonMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CommonMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CommonMNCLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ConnectionRetryCounter', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLBLERConfInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ExtendedULDLactivationTmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACLogChPriSRB1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACLogChPriSRB2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACLogChPriSRB3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxAMRCapacityErl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCarrierConnectivity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxIubPSThroughputMbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N302', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N304', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N308', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OMSBackupIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OMSIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMDuration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMExceededTrafficDur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PageRep1stInterv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PageRep2ndInterv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPprocInitWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNCChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNCIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNCName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTservicesForPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RestrictionInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RncClientTLSMode', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActivePRNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AlarmSetforWCELBLINIT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCSourceIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAttachDetachAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CommonMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CommonMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CommonMNCLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConnectionRetryCounter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLBLERConfInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ExtendedULDLactivationTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACLogChPriSRB1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACLogChPriSRB2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACLogChPriSRB3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxAMRCapacityErl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCarrierConnectivity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxIubPSThroughputMbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N302', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N304', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N308', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OMSBackupIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OMSIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMExceededTrafficDur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PageRep1stInterv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PageRep2ndInterv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPprocInitWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTservicesForPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RestrictionInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RncClientTLSMode', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('RncOptions', sa.Text, autoincrement=False, nullable=True), - sa.Column('SIB11_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB15_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB18_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB19Priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB1_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB2_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB3_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB5_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SecOMSIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServingOMS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServingOMSAdminSetting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T302', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T304', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T305', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T307', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T308', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T309', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T314', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T316', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T317', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_NRT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_NRT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_NRT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_RT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_RT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_RT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_Speech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_NRT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_NRT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_NRT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_RT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_RT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_RT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_Speech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULBLERConfInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UL_DLcapacityReqWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELIdleAlarmTimeout', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('SIB11_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB15_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB18_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB19Priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB1_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB2_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB3_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB5_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SecOMSIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServingOMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServingOMSAdminSetting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T302', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T304', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T305', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T307', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T308', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T309', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T314', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T316', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T317', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_NRT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_NRT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_NRT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_RT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_RT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_RT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_Speech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_NRT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_NRT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_NRT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_RT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_RT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_RT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_Speech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULBLERConfInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UL_DLcapacityReqWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELIdleAlarmTimeout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupTCPack', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmergencyCallRedirectTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSSupportForAnchoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSfunctionality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSHorizAccur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSVertAccur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSWaitPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCallCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxThroughput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConsCheckRuleMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMEIQuery', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEPeriodicTriggerTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinRedEDPDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSignalingCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputAggregationLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl01to02Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl02to03Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl03to04Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl04to05Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl05to06Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl06to07Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl07to08Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl08to09Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl09to10Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl10to11Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl11to12Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl12to13Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl01to02Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl02to03Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl03to04Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl04to05Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCSWBuildId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SigCapLicWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UePeriodicMeasCpuLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UePeriodicMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNFC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRCodecSetEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRWithEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRWithHSDSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AutomDLPlanUpdEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSLoadIndSel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CCCHforCUCallowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CMmasterSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSCallSetUpFACHPCHImpr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSFBEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CUCforPCHtoDCHallowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CVUserInactInSignConnRel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCH00SuppOnIurEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHBitRateBalancing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHScheOverIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHtoPCHEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLOptimisationUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynUsageHSDPAReturnChannel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EUTRAdetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FRLCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastDormancyEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastPCHSwitchEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FasterOLPCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FemtoHandoverControl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FlexULRLCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FlexUpgrUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HLSModeSelection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA16KBPSReturnChannel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA48UsersEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPADynamicResourceAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAInterRNCMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAOverIurExt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPADynBLEREnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOOverIurEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOOverIurExt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOCancellation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOInIurMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuPSrelWait3G2GMultiServ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LFDProfEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIBPLMNIdIncluded', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOCNenabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MRABRelocVendSpCorr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSpolicy', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PPACEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSOpThroUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMDriftAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PostVerifPeriodDLSynch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerBalancing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RABDRAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RABFailDueUESTCorr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNFCChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCSetupCCHEnabledR99', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIBCapabilityCheck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOCmAllowedNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRVCCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignConnActivitySupervision', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SubscriberTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBAMRCodecSetEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRCodecSetEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRWithEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRWithHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutomDLPlanUpdEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSLoadIndSel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CCCHforCUCallowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CMmasterSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSCallSetUpFACHPCHImpr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSFBEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CUCforPCHtoDCHallowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CVUserInactInSignConnRel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCH00SuppOnIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHBitRateBalancing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHScheOverIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHtoPCHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLOptimisationUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynUsageHSDPAReturnChannel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EUTRAdetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FRLCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastDormancyEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastPCHSwitchEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FasterOLPCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FemtoHandoverControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FlexULRLCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FlexUpgrUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HLSModeSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA16KBPSReturnChannel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA48UsersEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPADynamicResourceAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAInterRNCMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAOverIurExt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPADynBLEREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOOverIurExt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOCancellation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOInIurMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuPSrelWait3G2GMultiServ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LFDProfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIBPLMNIdIncluded', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOCNenabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MRABRelocVendSpCorr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSpolicy', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PPACEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSOpThroUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMDriftAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PostVerifPeriodDLSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerBalancing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RABDRAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RABFailDueUESTCorr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNFCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCSetupCCHEnabledR99', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIBCapabilityCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOCmAllowedNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRVCCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignConnActivitySupervision', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SubscriberTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBAMRCodecSetEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSRebalanceEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmergencyCallISHOSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmergencyCallRedirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IntelligentEmergencyCallISHOSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WPSCallRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WireLessPriorityService', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CapaSmartphoneEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRCodecSet74Enabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DataSessionProfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCReDirEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResBTSEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConfigurableRCPMtputEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DEMEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnhancedDoSAttackEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIMeasMDTEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IdlePageRepetitionEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InBearerAppPrioEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MRABOptsForSVQEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPLBServRestrEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RIMUtraSIEnab', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPOptimizeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WDEVControlEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNHSPA', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightForARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightForARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightForARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHECNOSRBHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHECNOThreEDCH2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHRSCPThreEDCH2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHRSCPThreSRBHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellVsMIMOPreference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DiscardTimerHSCSVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHCTSwitchGuardTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdflowtputStrTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxHARQReTxStr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxHarqReTxSRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxHarqReTxSRB2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxNumberOfHARQReTx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHQOSClasses', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnablDelayHHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnablDelayStand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHAllocMinInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHAndSRBOnHSPATC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHSetupEC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBRPSstream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBitRate2NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBitRate3NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHCTSRepPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHEcNoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACellChangeRepetitionTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAChaTypeSwitchWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAPeakRateLimitRABMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPARRCdiversity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASRBWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHCTSwitchGuardTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHGuardTimerLowThroughput', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHQoSclasses', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri0DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri0UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri10DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri10UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri11DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri11UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri12DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri12UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri1DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri1UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri2DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri2UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri3DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri3UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri4DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri4UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri5DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri5UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri6DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri6UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri7DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri7UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri8DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri8UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri9DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri9UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPDSCHAdjustPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HappyBitDelayConditionEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HsdschGuardTimerHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InacUserNbrXXXOverNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InacUsersOverloadFact', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowthroughputRelThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowthroughputTimetoTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowtputStrTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowutilStrTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHCQIFeedbackCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHHSUPAUserIncr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateNRTMACDFlow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCSDelayRNCETTI10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCSDelayRNCETTI2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCSDelayUE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxEHARQReTxCSAMR10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxEHARQReTxCSAMR2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxReWaitTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxReWaitTime2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxReWaitTimeRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxSetOfEDPDCHCSAMR10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxSetOfEDPDCHCSAMR2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRTRBBRWithEDCHStr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PeriodicityForSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetEHARQVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetForSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNHSPAChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartHSPATimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartHSPATputAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T1HSCSVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLAMRHSDPAInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLHSDPAInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ThresholdMaxEDPDCHSR1920kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ThresholdMaxEDPDCHSR3840kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ThresholdMaxEDPDCHSR960kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UPResAllocInCellDCHWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPHSDPAPrevDuration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPHSDPAUserIncr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHBG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHTHP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHTHP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHTHP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPABG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPATHP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPATHP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPATHP3', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightForARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightForARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightForARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHECNOSRBHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHECNOThreEDCH2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThreEDCH2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThreSRBHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellVsMIMOPreference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DiscardTimerHSCSVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHCTSwitchGuardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdflowtputStrTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxHARQReTxStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxHarqReTxSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxHarqReTxSRB2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxNumberOfHARQReTx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHQOSClasses', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnablDelayHHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnablDelayStand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHAllocMinInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHAndSRBOnHSPATC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBRPSstream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBitRate2NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBitRate3NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHCTSRepPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHEcNoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACellChangeRepetitionTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAChaTypeSwitchWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAPeakRateLimitRABMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPARRCdiversity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASRBWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHCTSwitchGuardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHGuardTimerLowThroughput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHQoSclasses', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri0DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri0UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri10DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri10UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri11DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri11UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri12DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri12UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri1DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri1UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri2DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri2UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri3DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri3UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri4DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri4UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri5DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri5UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri6DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri6UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri7DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri7UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri8DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri8UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri9DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri9UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPDSCHAdjustPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HappyBitDelayConditionEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HsdschGuardTimerHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InacUserNbrXXXOverNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InacUsersOverloadFact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowthroughputRelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowthroughputTimetoTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowtputStrTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowutilStrTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHCQIFeedbackCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHHSUPAUserIncr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateNRTMACDFlow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCSDelayRNCETTI10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCSDelayRNCETTI2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCSDelayUE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxCSAMR10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxCSAMR2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTime2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTimeRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSetOfEDPDCHCSAMR10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSetOfEDPDCHCSAMR2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRTRBBRWithEDCHStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PeriodicityForSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetEHARQVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetForSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNHSPAChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartHSPATimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartHSPATputAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T1HSCSVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLAMRHSDPAInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLHSDPAInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ThresholdMaxEDPDCHSR1920kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ThresholdMaxEDPDCHSR3840kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ThresholdMaxEDPDCHSR960kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UPResAllocInCellDCHWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPHSDPAPrevDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPHSDPAUserIncr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHBG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHTHP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHTHP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHTHP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPABG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPATHP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPATHP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPATHP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AARConfigTable_AppGrpId_DSCPCode1_DSCPCode2_DSCPCode3_DSCPCode4_DSCPCode5_Precedence_TargetSPIforSPI0_TargetSPIforSPI1_TargetSPIforSPI10_TargetSPIforSPI11_TargetSPIforSPI2_TargetSPIforSPI3_TargetSPIforSPI4_TargetSPIforSPI5_TargetSPIforSPI6_TargetSPIforSPI7_TargetSPIforSPI8_TargetSPIforSPI9', sa.Text, autoincrement=False, nullable=True), + sa.Column('DiscardTimerPTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialSPINRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxPSconv10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxPSconv2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTime2msTTI16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTRLCPDUSizeHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetEHARQPSConv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T1HSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T1PTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLForHSGSMMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLForLTEMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLHSPAInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AQMDelayThresholdTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoThrRBUpgrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPHystSRBReconfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThrRBUpgrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DPCCHPwrOffsetSecULFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBAODSCPHighPrioQPart1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBAODSCPHighPrioQPart2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBAOHighQueueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNMOBI', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellReselectionObservingTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCForHSDPALayerServices', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectedRRCForHSDPALayerEnhanc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DisablePowerInHSDPALayeringDecision', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EcnoDifferenceThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnableULQualDetRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastDormOverCpcPri', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastUECancel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastUEPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastUEThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GANetwARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GANetwBCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GANetwNCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GapPositionSingleFrame', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSCAHORabCombSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPALayerLoadShareThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorFilterCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorServCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAServCellWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPADRNCEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPADRNCSIRErrorOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IBTSRabCombSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOMinNrtDchAllocTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LowerRxTxTimeDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBGuardTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCellReselections', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumISHOClPerAS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MultipleBSICIdent', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCHOFilterCoeffComLoadMeasDRNCCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCHOHystComLoadMeasDRNCCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCHOThrComLoadMeasDRNCCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PreferBandForLayering', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause1LoadHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause2LoadHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause3LoadHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause1ServHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause2ServHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause3ServHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNMOBIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOHandlingOfCellLoadMeasNotAct', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileBackgroundPSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvCSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvCSTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvPSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileInteractivePSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileStreamCSNTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileStreamPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseBackgroundPSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvCSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvCSTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvPSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseInteractivePSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseStreamCSNTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseStreamPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServBtwnHSDPALayers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServicesToHSDPALayer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringPrevT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringServ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLdoubleframeNRTPSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLdoubleframeNRTPSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeAMRgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeAMRinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeCSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeCSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeNRTPSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeNRTPSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeRTPSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeRTPSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRelocOverall', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRelocPrep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEQualityRepInterv', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellReselectionObservingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCForHSDPALayerServices', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectedRRCForHSDPALayerEnhanc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DisablePowerInHSDPALayeringDecision', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EcnoDifferenceThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnableULQualDetRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastDormOverCpcPri', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastUECancel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastUEPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastUEThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GANetwARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GANetwBCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GANetwNCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GapPositionSingleFrame', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSCAHORabCombSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPALayerLoadShareThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorFilterCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorServCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAServCellWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPADRNCEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPADRNCSIRErrorOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBTSRabCombSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOMinNrtDchAllocTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LowerRxTxTimeDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBGuardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCellReselections', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumISHOClPerAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MultipleBSICIdent', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCHOFilterCoeffComLoadMeasDRNCCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCHOHystComLoadMeasDRNCCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCHOThrComLoadMeasDRNCCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PreferBandForLayering', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1LoadHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2LoadHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause3LoadHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1ServHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2ServHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause3ServHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNMOBIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOHandlingOfCellLoadMeasNotAct', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileBackgroundPSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvCSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvCSTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvPSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileInteractivePSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileStreamCSNTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileStreamPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseBackgroundPSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvCSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvCSTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvPSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseInteractivePSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseStreamCSNTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseStreamPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServBtwnHSDPALayers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServicesToHSDPALayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringPrevT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringServ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLdoubleframeNRTPSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLdoubleframeNRTPSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeAMRgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeAMRinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeCSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeCSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeNRTPSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeNRTPSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeRTPSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeRTPSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRelocOverall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRelocPrep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEQualityRepInterv', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('UETxPowerMaxRef', sa.Text, autoincrement=False, nullable=True), - sa.Column('ULQualDetRepThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UpperRxTxTimeDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('ULQualDetRepThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UpperRxTxTimeDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefaultAuthorisedNetworkId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSFBDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTETargetFreqCriterion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCReDirBlockedCellAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PenaltyTimerLTELoadHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1LTELoadInHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1LTELoadOutHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2LTELoadInHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2LTELoadOutHo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNPS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActivationTimeOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellDCHtestTmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CrQueuingTimeDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CrQueuingTimeUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilBelowDowngradeThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilHighAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilHighBelowNRTDataRateThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilHighTimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilMeasGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLOptimisationProhibitTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLOptimisationPwrOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorMinPBSinterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactDetForStreamingRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IurPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHTVMPendingTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForBackARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForBackARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForBackARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForConvOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntSignaling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP1ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP1ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP1ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP2ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP2ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP2ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP3ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP3ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP3ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForSRBsOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForStreamARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForStreamARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForStreamARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNPSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTOverNRTPriThresholdARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTOverNRTPriThresholdARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTOverNRTPriThresholdARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartInactTimerFACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartInactivityTimerDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToCellFACHinTest', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolTimeToTriggerDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolTimeToTriggerUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULLoadStateTTT', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActivationTimeOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellDCHtestTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CrQueuingTimeDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CrQueuingTimeUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilBelowDowngradeThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilHighAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilHighBelowNRTDataRateThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilHighTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilMeasGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLOptimisationProhibitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLOptimisationPwrOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorMinPBSinterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactDetForStreamingRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IurPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHTVMPendingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForBackARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForBackARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForBackARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForConvOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntSignaling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP1ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP1ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP1ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP2ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP2ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP2ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP3ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP3ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP3ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForSRBsOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForStreamARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForStreamARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForStreamARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNPSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTOverNRTPriThresholdARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTOverNRTPriThresholdARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTOverNRTPriThresholdARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartInactTimerFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartInactivityTimerDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToCellFACHinTest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolTimeToTriggerDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolTimeToTriggerUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULLoadStateTTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHDiscardTimerDTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRestTimerDTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRDowngradeDelayTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTDormancyTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForHSFACHDTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSChaPrefInDataSesProf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LargeDataThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LargeDataTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoMaxOptimizedATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoMinOptimizedATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoThrATODecrease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThrATODecrease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxOptimizedATOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinOptimizedATOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNRLC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCBufMaxOverbook2NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCBufMaxOverbook3NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE100', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1150', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1250', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE150', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1500', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1800', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1k', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE200', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE2300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE2550', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE50', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE500', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE750', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCmaximumBufferUE400', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136MaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136Triggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34MaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34Triggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate1Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate2Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate3Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate4Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate5Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate6Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate7', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate7Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate8Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCH10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCH20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCH40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCHRevHSDSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeRevEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeFACHAndRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeHSDSCHRevDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeHSDSCHRevEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRB3n4PeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRB3n4RespTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeSRBHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPATriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCTXWindowSizeSRB2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCTXWindowSizeSRB3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCTXWindowSizeSRB4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSizeBitRateThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSizeCodeThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSizeSIRThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RLCConfOptionFPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNRLCChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SDUdiscardModeRTPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UMRLCEVoiceDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCBufMaxOverbook2NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCBufMaxOverbook3NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE100', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1150', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1250', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE150', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1500', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1800', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1k', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE200', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE2300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE2550', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE50', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE500', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE750', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCmaximumBufferUE400', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136MaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136Triggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34MaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34Triggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate1Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate2Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate3Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate4Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate5Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate6Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate7Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate8Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCH10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCH20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCH40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCHRevHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeRevEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeFACHAndRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeHSDSCHRevDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeHSDSCHRevEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRB3n4PeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRB3n4RespTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeSRBHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPATriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCTXWindowSizeSRB2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCTXWindowSizeSRB3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCTXWindowSizeSRB4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSizeBitRateThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSizeCodeThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSizeSIRThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RLCConfOptionFPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNRLCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SDUdiscardModeRTPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UMRLCEVoiceDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPollWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespHSFACHandRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHAMRLCRespHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPollWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHAMRLCRespHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHSRB136OffSat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCPeriodMaxHSSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRTTPollPDUSatellite', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeHSSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UMRLCPTTDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RNTRM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('A2EA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af122AMRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af122AMRUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af59AMRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af59AMRUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af144CSStreDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af144CSStreUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af576CSStreDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af576CSStreUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64CSConDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64CSConUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128And136DCCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128And136DCCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16And17DCCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16And17DCCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32And34DCCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32And34DCCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHCCDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHCIDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHContUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHSDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHUDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRACH208UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRACHContDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRTHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfSRBOnHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfSRBOnHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af384NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af384NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfPCHContUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfPCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPBTSOMToBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPBTSOMToOMS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPForGTPSignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EchoRequestSending', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlLowThresholdDedicatedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlLowThresholdSharedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlTargetDelayDedicatedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlTargetDelaySharedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPStackErrorTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuDATree', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubDATree', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IurDATree', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N3Requests', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNTRMChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RespSyncCounterIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RespSyncModEnableIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RespSyncTimerIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T3Response', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('THP1DelaySensitivitySwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('THP2DelaySensitivitySwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('THP3DelaySensitivitySwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetForOverbook', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetForOverbook', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULCACSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UsedSRBALCSet', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('A2EA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af122AMRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af122AMRUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af59AMRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af59AMRUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af144CSStreDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af144CSStreUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af576CSStreDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af576CSStreUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64CSConDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64CSConUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128And136DCCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128And136DCCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16And17DCCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16And17DCCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32And34DCCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32And34DCCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHCCDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHCIDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHContUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHSDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHUDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRACH208UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRACHContDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRTHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfSRBOnHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfSRBOnHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af384NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af384NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPCHContUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPBTSOMToBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPBTSOMToOMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPForGTPSignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EchoRequestSending', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlLowThresholdDedicatedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlLowThresholdSharedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlTargetDelayDedicatedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlTargetDelaySharedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPStackErrorTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuDATree', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubDATree', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IurDATree', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N3Requests', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNTRMChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncCounterIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncModEnableIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncTimerIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T3Response', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('THP1DelaySensitivitySwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('THP2DelaySensitivitySwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('THP3DelaySensitivitySwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetForOverbook', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetForOverbook', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULCACSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UsedSRBALCSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPTTDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPTTUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncTimerSatIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRTDCHFlowControlTargetDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('RSTP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRstp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeForwardDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeHelloTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeIdentifierPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeMaxAge', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedProtocolVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitHoldCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('RTINST', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRstp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeForwardDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeHelloTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeIdentifierPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeMaxAge', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('forcedProtocolVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transmitHoldCount', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('id', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SBR4', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srcIPAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subnet', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srcIPAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnet', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) - op.create_table('SCTP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + op.create_table('SCFVER', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assocMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTimeSctpSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pathMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sctpHeartbeatInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scfMajorVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scfMinorVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('SCHEDULEDITEM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IsActive', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MeasurementType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StartDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TimePeriod_EndTime_StartTime_day_id_interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AddlParam_ParameterName_ParameterValue', sa.Text, autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('SCTP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assocMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTimeSctpSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpHeartbeatInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpMaxPayloadSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpSackDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpSackFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpWaitTimeInitSeqRetry', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('SECADM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actServiceAccountSsh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actServicePortState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servicePortStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sshClientAliveTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sshSessionLoginDelayTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serviceAccountSshStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('SFP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('parentDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('physicalPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrHiAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrHiWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrLoAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrLoWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempHiAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempLoAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmissionDistance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmissionMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmissionRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrHiAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrHiWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrLoAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrLoWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('waveLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('SITE', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('streetAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('groundHeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SMLC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcsIgnoreLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pbsHalfRateLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pbsStopLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('responseTimeHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('responseTimeLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SMOD', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('climateControlProfiling', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('holdover1ppsOutEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkList_linkId_radioMaster', sa.Text, autoincrement=False, nullable=True), + sa.Column('moduleLocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncHubEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncMaster', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncPropagationEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('technology', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempSyncMasterRecovTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempSyncMasterTriggerTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('climateControlProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('extAlList_cancelDelay_descr_id_inUse_polarity_severity_startDelay', sa.Text, autoincrement=False, nullable=True), - sa.Column('moduleLocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncMaster', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('technology', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ownedByThisBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCodePlanned', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkList_linkId_linkSpeed_radioMaster', sa.Text, autoincrement=False, nullable=True), + sa.Column('coreModuleSyncInputList_syncInputPrio_syncInputType', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SPTT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SRT4', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dstIPAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subnet', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dstIPAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nexthop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rank', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SRTT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('STPG', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmSelExt2M', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmSelPDH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmSelSyncE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchERegenOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmSelExt2M', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmSelPDH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmSelSyncE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchERegenOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_interfaceNumber_priority_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('STPORT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableStpParticipation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portPathCost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableStpParticipation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portPathCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SUBMODULE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vendorName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SUBRACK', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dateOfLastService', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interchangeability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subrackType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subrackSpecificType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dateOfLastService', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interchangeability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subrackType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SVTT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('SYNC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncSources_interface_priorityID_syncType', sa.Text, autoincrement=False, nullable=True), + sa.Column('syncSources_priorityID_syncType', sa.Text, autoincrement=False, nullable=True), + sa.Column('twoMHzClockOutput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHybridSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TAC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TCSM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cardConfiguration_cardName_cardNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcmConfiguration_pcmNumber_pcmType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tcsmType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cardConfiguration_cardName_cardNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('pcmConfiguration_pcmNumber_pcmType', sa.Text, autoincrement=False, nullable=True), + sa.Column('tcsmType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TCTT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectivityPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('TEST', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connectivityPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initiateTest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('testType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TID', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ioTextValue', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ioTextValue', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TMPAR', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cacCommittedBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dcnCommittedBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('externalNATIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('farEndSctpSubnetIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('farEndSctpSubnetMask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minSCTPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingCommittedBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cacCommittedBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dcnCommittedBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('externalNATIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('farEndSctpSubnetIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('farEndSctpSubnetMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minSCTPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingCommittedBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TOPB', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TOPF', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acceptedClockQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actTopFreqSynch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('announceRequestMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ieeeTelecomProfile', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logMeanSyncValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topDomainNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acceptedClockQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTopFreqSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('announceRequestMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ieeeTelecomProfile', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logMeanSyncValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topDomainNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topMasters_masterIpAddr_priority_1_priority_2', sa.Text, autoincrement=False, nullable=True), + sa.Column('masterIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topMasters_lockState_masterClockState_masterIpAddr_priority_1_priority_2_receivedClockQuality_receivedPriority_1_receivedPriority_2_topMasterActive', sa.Text, autoincrement=False, nullable=True), + sa.Column('waitingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) - op.create_table('TOPP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + op.create_table('TOPIK', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acceptedClockQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actTopPhaseSynch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logMeanSyncValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phaseErrorComp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topComMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topDomainNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topEthMulticastAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logMeanSyncValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('TOPP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acceptedClockQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTopPhaseSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logMeanSyncValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phaseErrorComp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topComMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topDomainNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topEthMulticastAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('TQM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri11', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri12', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri13', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri14', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri11', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri12', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri13', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri14', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSTrafficToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri0ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri10ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri11ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri12ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri13ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri14ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri15ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri1ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri2ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri3ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri4ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri5ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri6ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri7ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri8ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri9ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri0ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri10ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri11ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri12ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri13ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri14ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri15ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri1ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri2ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri3ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri4ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri5ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri6ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri7ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri8ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri9ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PchFachRachToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('TRBLCADM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCoreDumpFileCollection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRemoteSyslogTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogTransmissionStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogFormat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogServerIPaddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogServerPortNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogTransmitDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogTransportProtocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('faultSnapshotTriggers_faultNumber_triggerType', sa.Text, autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TRDE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('conformanceDefinition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minDesiredCellRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('peakCellRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ubrShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressCDVTolerancePCRCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressPeakCellRateCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serviceCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressCDVTolerancePCRCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressPeakCellRateCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('conformanceDefinition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minDesiredCellRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('peakCellRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ubrShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('userLabel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressCDVTolerancePCRCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressPeakCellRateCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serviceCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressCDVTolerancePCRCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressPeakCellRateCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TRE', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('q1Address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('q1Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('TRENE', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisMappingDownloadEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSignalTiming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('piuType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trsMode', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TRX', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bbUnitSupportsEdge', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('daPool_ID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eTrxInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsEnabledTrx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('halfRateSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initialFrequency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('optimumRxLevDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('optimumRxLevUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preferredBcchMark', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subslotsForSignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxAbilities', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tsc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('metroTrxType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('notificationOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfTrxRfPowerLevels', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxOscCapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxRfPower', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bbUnitSupportsEdge', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('daPool_ID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaIndication', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('directAccessLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('doublePowerTrxFaulty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dualTrxUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eTrxInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsEnabledTrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('halfRateSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initialFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaTrxNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaTrxPortId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaTrxPosition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfTrxRfPowerLevels', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('optimumRxLevDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('optimumRxLevUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preferredBcchMark', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfHoppingAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverTRXId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subslotsForSignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxAbilities', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxDDUAssociation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxFrequencyType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxOscCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxRfPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxShutdownGroup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxStartingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('notificationOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('metroTrxType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('combinedSignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TWAMP', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('messageSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('plrAlarmThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rttAlarmThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sourceIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('messageSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('plrAlarmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rttAlarmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sourceIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('TWAMPR', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('UFFIM', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tResUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utrResTiFHM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utrResTiFMM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL', sa.Text, autoincrement=False, nullable=True), + sa.Column('utrFddCarFrqL_dlCarFrqUtra_idleLBUtranFddCelResWeight_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL', sa.Text, autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('ULCOMP', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tResUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utrResTiFHM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utrResTiFMM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCoMpCellList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCoMpSinrThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('UNI', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('underlyingTTPPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlyingTTPPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('UNIT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitTypeActual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitTypeExpected', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interchangeability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfSlotsOccupied', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('position', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableRP301Interface', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('position', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitTypeActual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitTypeExpected', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('availabilityStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('relatedBTSInstance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('platformInterfaceSettings_interfaceCRCUsage_interfaceID_interfaceInUse_interfaceName_interfaceType', sa.Text, autoincrement=False, nullable=True), + sa.Column('interchangeability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfSlotsOccupied', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableRP301Interface', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('VBTS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ControllerIdPair_IHSPAadapterId_ServingRNCId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HARQRVConfiguration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MeasFiltCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VBTSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ControllerIdPair_IHSPAadapterId_ServingRNCId', sa.Text, autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HARQRVConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MeasFiltCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VBTSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('VCCT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressFrameDiscardEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressFrameDiscardEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentEndPoint', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressFrameDiscardEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressFrameDiscardEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentEndPoint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('VCEL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSET', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSETWB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectSCCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastActOfTargetServCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastCompletionOfSCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAenabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPASCCSpecificATO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetHSSCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTwithHSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTwithHSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTwithHSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RxDivIndicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBDCHFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCELChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WACSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSET', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSETWB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectSCCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastActOfTargetServCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastCompletionOfSCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAenabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPASCCSpecificATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetHSSCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTwithHSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTwithHSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTwithHSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RxDivIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBDCHFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCELChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WACSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('VCTT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('aalProfilePtr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableChannelUtlStatistics', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('aalProfilePtr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableChannelUtlStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('VLAN', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('admin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4forwarding', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4rpfilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mapping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('proxyArp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('realIface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('VLANPM', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioMapType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioMapping_prioMappingFrom_prioMappingTo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('VPCT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentEndPoint', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentEndPoint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('VPTT', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connectivityPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectivityPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('VRF', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('id', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('WAC', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelThrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelThrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelTimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdFlowThroughputAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdFlowThroughputRelThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdFlowThroughputTimetoTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAInitialBRULStrNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMaxBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMinBRULStrNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAinitialBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAminAllowedBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCPCBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCPCNoBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactNonCPCBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactNonCPCNoBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH320', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH320', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowthroughputAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowutilRelThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowutilTimetoTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MSActivitySupervision', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxNoiseMaxTuneAbsolute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolPendingTimeDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolPendingTimeUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UL_DL_activation_timer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WACChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCbackground', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCconversational', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCemergency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRChighPrioritySignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCinterRATreselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCinteractive', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRClowPrioritySignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCother', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCregistration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCstreaming', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCsubscribed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCunknown', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdFlowThroughputAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdFlowThroughputRelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdFlowThroughputTimetoTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAInitialBRULStrNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMaxBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMinBRULStrNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAinitialBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAminAllowedBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCPCBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCPCNoBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactNonCPCBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactNonCPCNoBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH320', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH320', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowthroughputAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowutilRelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowutilTimetoTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MSActivitySupervision', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxNoiseMaxTuneAbsolute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolPendingTimeDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolPendingTimeUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UL_DL_activation_timer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WACChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCbackground', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCconversational', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCemergency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRChighPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCinterRATreselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCinteractive', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRClowPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCother', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCregistration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCstreaming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCsubscribed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCunknown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('WBTS', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ATMInterfaceID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSAdditionalInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSSupportForHSPACM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHOIntraBTSQCheck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('COCOId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCNLinkStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCNSecurityStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLORLAveragingWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPMedDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPMedHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMax2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMid2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMin2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HARQRVConfiguration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA14MbpsPerUser', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAULCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPACCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPADLCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAXUsersEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNBId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCACThresholdATM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCACThresholdIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactUsersCIDThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IntelligentSDPrioHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubTransportMedia', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubTransportSharing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadControlPeriodPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxFPDLFrameSizeIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberEDCHLCG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MeasFiltCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinUDPPortIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NESWVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NEType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NbrOfOverbookedHSDPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OverbookingSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSize656WithHSDSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSAveragingWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSRLAveragingWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVTrafficVERLogic', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMEnableWakeUpTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDBeginHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDBeginMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDEndHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDEndMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownBeginHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownBeginMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownEndHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownEndMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMWeekday', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ProbabilityFactorMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ProbabilityFactorMax2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSAdjustPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxDPCHmax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxDPCHmin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHloadIndicationPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RFSharingState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRIndPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorCSAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorCSNTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorCSTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSBackgr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSStream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSTHP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSTHP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSTHP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorSRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReleaseTimerForSharedHSDPAallocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SchedulingPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SharedHSDPAVCCSelectionMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SharedHSDPAallocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSSWBuildId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinACRABsetupDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinACRABsetupUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinLCHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinLCHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ATMInterfaceID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSAdditionalInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSSupportForHSPACM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHOIntraBTSQCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('COCOId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCNLinkStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCNSecurityStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLORLAveragingWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPMedDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPMedHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMax2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMid2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMin2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HARQRVConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA14MbpsPerUser', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAULCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPACCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPADLCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAXUsersEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNBId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCACThresholdATM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCACThresholdIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactUsersCIDThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IntelligentSDPrioHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubTransportMedia', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubTransportSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadControlPeriodPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxFPDLFrameSizeIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberEDCHLCG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MeasFiltCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinUDPPortIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NESWVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NEType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NbrOfOverbookedHSDPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OverbookingSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSize656WithHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSAveragingWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSRLAveragingWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVTrafficVERLogic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMEnableWakeUpTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDBeginHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDBeginMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDEndHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDEndMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownBeginHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownBeginMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownEndHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownEndMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMWeekday', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ProbabilityFactorMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ProbabilityFactorMax2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSAdjustPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxDPCHmax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxDPCHmin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHloadIndicationPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RFSharingState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRIndPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorCSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorCSNTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorCSTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSBackgr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSStream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSTHP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSTHP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSTHP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReleaseTimerForSharedHSDPAallocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SchedulingPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SharedHSDPAVCCSelectionMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SharedHSDPAallocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSSWBuildId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinACRABsetupDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinACRABsetupUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinLCHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinLCHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindTFdetectionUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BroadcastSIB15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BroadcastSIB15_2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BroadcastSIB15_3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHnumberRL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAIurWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserHysterisis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MDCBufferingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBTSOMFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxDCHuserRateRLDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxDCHuserRateRLUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPCommMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULActivityFactorPTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SatelliteIubUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLCECapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACodeCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULCECapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bburruFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrRepeater', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numFa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfPlanName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfPlanReady', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FreqChangeCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSRACHCapaIncCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteTemplateName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moPosition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oldDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Cell240kmCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('WCEL', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ACBarredList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AICHTraTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTxNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTxNonHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTxTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRSF', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTxNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTxNonHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTxTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTxNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTxNonHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTxTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AbsPrioCellReselec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActivationTimeOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdminCellState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdminPICState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AllowedPreambleSignatures', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AllowedRACHSubChannels', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AltScramblingCodeCM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AssignedPICPool', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHOEcNoThrTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHORSCPThrTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CCHSetupEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CIRForFDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHEcNoSRBMapRRC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHRSCPSRBMapRRC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHtoRefRABoffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSET', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSETWB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSGroupId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CUCEcNoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CUCRSCPThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CableLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellAdditionalInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellRange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellSelQualMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellWeightForHSDPALayering', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Cell_Reserved', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeOptTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeOptimisation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeOptimisationGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellAndMIMOUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellHSDPACapaHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellHSDPAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellHSDPAFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLLoadStateTTT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DPCHOverHSPDSCHThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DPCModeChangeSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCprxMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCprxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCptxMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCptxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DefMeasCtrlReading', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPrxMaxDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPrxMaxUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPtxMaxDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPtxMaxUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectSCCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectedRRCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectedRRCForHSDPALayerEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHCapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMinSetETFCIT0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHOpState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHCodeChangeEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FachLoadMarginCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FachLoadThresholdCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastActOfTargetServCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastCompletionOfSCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastHSPAMobilityEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HCS_PRIO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSCapabilityHONumbUE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSCapabilityHOPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA64QAMallowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA64UsersEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPALayeringCommonChEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASRBWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAServCellWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAcapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAenabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHOpState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSDBRLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSDOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSUBRLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSUOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSUResThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPA72UsersPerCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPACapaHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAQoSEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPASCCSpecificATO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPDSCHCodeSet', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPDSCHMarginSF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPA2MSTTIEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HspaMultiNrtRabSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IncomingLTEISHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqScaleTresel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterRATScaleTresel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IntraFreq_Cell_Reselect_Ind', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOCapaReqRejRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOCapaReqRejRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHardBlockingBaseLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHardBlockingRatio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHONRTTrafficBaseLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHONumbUEInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHONumbUEInterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOPwrOffsetDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOPwrOffsetUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LTECellReselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadBasedCPICHEcNoSRBHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadBasedCPICHEcNoThreEDCH2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBInactivityEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBLoadInfoDistr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBMobilityEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBRABSetupEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBRABSetupMultiRAB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBStateTransEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHHSDPAUserNbrCQI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHHSUPAUserNbr2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHLoadStateTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHMaxHSUPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHQueueThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHULLHSDPAUALimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MHA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIMOEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIMOHSDPACapaHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIMOWith64QAMUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MassEventHandler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCodeReleases', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxDLPowerCapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxIncrInterferenceUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNbrOfHSSCCHCodes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumbHSDPAUsersS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumbHSDSCHMACdFS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberEDCHCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberHSDPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberHSDSCHMACdFlows', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUECmHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUECmSLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUEHSPACmHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUEHSPACmNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MultiplePLMNListIncluded', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N312', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N312Conn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N313', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N315', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NASsignVolThrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NASsignVolThrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NbrOfSCCPCHs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonHCSNcr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonHCSTcrMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonHCSTcrMaxHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NumberEDCHReservedSHOBranchAdditions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OCULNRTDCHGrantedMinAllocT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OCdlNrtDCHgrantedMinAllocT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSgrantedMinDCHallocTequalP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSgrantedMinDCHallocThigherP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSgrantedMinDCHallocTlowerP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PCH24kbpsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PFLIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PICState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PI_amount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACHDelayRange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACHRequiredReceivedCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACHScramblingCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACH_preamble_retrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSGroupId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PTxPICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitDCHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVPwrNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVPwrRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMCellGroup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMEXPwrLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMEXUsrLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitDCHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitNRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDPwrNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDPwrRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDPwrRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownOrder', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownRemCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetLastPreamblePRACHmessage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PO1_15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PO1_30', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PO1_60', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerRampStepPRACHpreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerSaveHSPAType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriScrCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxLoadMarginDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxLoadMarginEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxLoadMarginMaxDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMaxOrigTargetBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMaxTargetBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMeasFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxNoise', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxNoiseAutotuning', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSStepDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSStepUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxAICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxCellMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxDLabsMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxFDPCHMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxFDPCHMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxHighHSDPAPwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMarginCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMaxEHICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMaxHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMeasFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetEAGCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetEAGCHDPCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetEHICHDPCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetERGCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetERGCHDPCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetExxCH2ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetExxCHSHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetFDPCHSHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPSstreamAbsMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPrimaryCCPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPrimaryCPICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPrimarySCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH2SF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSecSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSAdjustPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSStepDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSStepUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetTotMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetTotMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxThresholdCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('QHCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst1FACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst1PCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst2FACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst2PCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('QqualMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('QrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHInterFreqMesQuant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHIntraFreqMesQuant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACH_Tx_NB01max', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACH_Tx_NB01min', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACH_tx_Max', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHmeasFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARGroupId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCconnRepTimer1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCconnRepTimer2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RachLoadMarginCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RachLoadThresholdCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RefServForCodePower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RsrvdSignaturesOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RxDivIndicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SHCS_RAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SHCS_RATConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB11Length', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB11bisLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB12Length', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB4Indicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB7factor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHOffsetEDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBBitRateRRCSetupEC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBDCHFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBHSPAFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBMapRRCSetupEC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SectorID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHONumbUEInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHONumbUEInterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHOPeriodInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHOPeriodInterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ShutdownStepAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ShutdownWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sintersearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SintersearchConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sintrasearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SintrasearchConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Slimit_SearchRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Slimit_SearchRATConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringRSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringTSysSel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringUA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartTrafVolThrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartTrafVolThrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SpeedScaleTresel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sprioritysearch1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sprioritysearch2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SsearchHCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SsearchHCSConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Ssearch_RAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Ssearch_RATConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T312', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T312Conn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T313', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T315', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TCrmax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TCrmaxHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TPCCommandERTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetNSEDCHToTotalEDCHPR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Tcell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Threshservlow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Threshservlow2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_CCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_CCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Treselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TreselectionFACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TreselectionPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEtxPowerMaxDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEtxPowerMaxPRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEtxPowerMaxPRACHConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULLoadStateHSUBRLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULLoadStateHSUOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('URAId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UTRAN_DRX_length', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UseOfHCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UsersPerHSSCCHCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPMaxHSDPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPPtxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VoiceCallPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VoiceOverrideSTHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WACSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCelState', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ACBarredList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AICHTraTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTxNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTxNonHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTxTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRSF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTxNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTxNonHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTxTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTxNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTxNonHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTxTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActivationTimeOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdminCellState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdminPICState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AllowedPreambleSignatures', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AllowedRACHSubChannels', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AltScramblingCodeCM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AssignedPICPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHOEcNoThrTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThrTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CCHSetupEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CIRForFDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoSRBMapRRC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPSRBMapRRC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHtoRefRABoffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSET', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSETWB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CUCEcNoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CUCRSCPThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CableLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellAdditionalInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellSelQualMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellWeightForHSDPALayering', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Cell_Reserved', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeOptTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeOptimisation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeOptimisationGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellAndMIMOUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSDPACapaHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSDPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSDPAFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLLoadStateTTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DPCHOverHSPDSCHThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DPCModeChangeSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCprxMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCprxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCptxMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCptxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefMeasCtrlReading', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPrxMaxDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPrxMaxUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPtxMaxDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPtxMaxUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectSCCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectedRRCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectedRRCForHSDPALayerEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMinSetETFCIT0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHOpState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHCodeChangeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FachLoadMarginCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FachLoadThresholdCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastActOfTargetServCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastCompletionOfSCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastHSPAMobilityEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HCS_PRIO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSCapabilityHONumbUE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSCapabilityHOPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA64QAMallowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA64UsersEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPALayeringCommonChEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASRBWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAServCellWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAcapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAenabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHOpState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSDBRLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSDOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSUBRLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSUOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSUResThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPA72UsersPerCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPACapaHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPASCCSpecificATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPDSCHCodeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPDSCHMarginSF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPA2MSTTIEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HspaMultiNrtRabSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IncomingLTEISHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqScaleTresel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterRATScaleTresel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IntraFreq_Cell_Reselect_Ind', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOCapaReqRejRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOCapaReqRejRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHardBlockingBaseLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHardBlockingRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHONRTTrafficBaseLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHONumbUEInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHONumbUEInterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOPwrOffsetDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOPwrOffsetUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTECellReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadBasedCPICHEcNoSRBHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadBasedCPICHEcNoThreEDCH2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBInactivityEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBLoadInfoDistr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBMobilityEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBRABSetupEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBRABSetupMultiRAB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBStateTransEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHHSDPAUserNbrCQI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHHSUPAUserNbr2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHLoadStateTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHMaxHSUPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHQueueThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHULLHSDPAUALimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MHA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIMOEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIMOHSDPACapaHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIMOWith64QAMUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MassEventHandler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCodeReleases', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxDLPowerCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxIncrInterferenceUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNbrOfHSSCCHCodes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumbHSDPAUsersS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumbHSDSCHMACdFS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberEDCHCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberHSDPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberHSDSCHMACdFlows', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUECmHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUECmSLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUEHSPACmHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUEHSPACmNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MultiplePLMNListIncluded', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N312', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N312Conn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N313', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N315', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NASsignVolThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NASsignVolThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NbrOfSCCPCHs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHCSNcr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHCSTcrMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHCSTcrMaxHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NumberEDCHReservedSHOBranchAdditions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OCULNRTDCHGrantedMinAllocT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OCdlNrtDCHgrantedMinAllocT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSgrantedMinDCHallocTequalP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSgrantedMinDCHallocThigherP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSgrantedMinDCHallocTlowerP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PCH24kbpsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PICState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PI_amount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACHDelayRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACHRequiredReceivedCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACHScramblingCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACH_preamble_retrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTxPICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitDCHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVPwrNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVPwrRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMCellGroup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMEXPwrLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMEXUsrLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitDCHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitNRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDPwrNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDPwrRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDPwrRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownOrder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownRemCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetLastPreamblePRACHmessage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PO1_15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PO1_30', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PO1_60', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerRampStepPRACHpreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerSaveHSPAType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriScrCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxLoadMarginDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxLoadMarginEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxLoadMarginMaxDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMaxOrigTargetBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMaxTargetBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxNoise', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxNoiseAutotuning', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSStepDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSStepUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxAICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxCellMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxDLabsMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxFDPCHMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxFDPCHMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxHighHSDPAPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMarginCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMaxEHICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMaxHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetEAGCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetEAGCHDPCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetEHICHDPCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetERGCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetERGCHDPCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetExxCH2ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetExxCHSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetFDPCHSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPSstreamAbsMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPrimaryCCPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPrimaryCPICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPrimarySCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH2SF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSecSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSAdjustPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSStepDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSStepUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetTotMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetTotMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxThresholdCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('QHCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst1FACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst1PCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst2FACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst2PCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('QqualMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('QrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHInterFreqMesQuant', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHIntraFreqMesQuant', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACH_Tx_NB01max', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACH_Tx_NB01min', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACH_tx_Max', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHmeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCconnRepTimer1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCconnRepTimer2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RachLoadMarginCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RachLoadThresholdCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RefServForCodePower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RsrvdSignaturesOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RxDivIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SHCS_RAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SHCS_RATConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB11Length', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB11bisLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB12Length', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB4Indicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB7factor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHOffsetEDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBBitRateRRCSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBDCHFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBHSPAFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBMapRRCSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SectorID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHONumbUEInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHONumbUEInterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHOPeriodInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHOPeriodInterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ShutdownStepAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ShutdownWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sintersearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SintersearchConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sintrasearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SintrasearchConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Slimit_SearchRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Slimit_SearchRATConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringRSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringTSysSel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringUA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartTrafVolThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartTrafVolThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SpeedScaleTresel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sprioritysearch1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sprioritysearch2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SsearchHCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SsearchHCSConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Ssearch_RAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Ssearch_RATConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T312', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T312Conn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T313', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T315', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCrmax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCrmaxHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TPCCommandERTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetNSEDCHToTotalEDCHPR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Tcell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Threshservlow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Threshservlow2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_CCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_CCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Treselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TreselectionFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TreselectionPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEtxPowerMaxDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEtxPowerMaxPRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEtxPowerMaxPRACHConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULLoadStateHSUBRLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULLoadStateHSUOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('URAId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UTRAN_DRX_length', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UseOfHCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UsersPerHSSCCHCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPMaxHSDPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPPtxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VoiceCallPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VoiceOverrideSTHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WACSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCelState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AmpliRatioOptHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AppAwareRANCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AppAwareRANEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACDSACRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRPrxTotalAvgWs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResULOLThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CTCHCapaHighPri', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DBandHSDPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRXCycleHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRXInactiveTimerHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRXInterruptHSDSCHData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EVAMCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EVAMInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamDInit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamNumPhaseOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamTKeep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamTSweep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMPO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHActTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHActivityAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHActivityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHDRXEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRABDRAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRLCTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRel7ConSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRel8ConSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHVolThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHVolThrDLPTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPA128UsersPerCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHActTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHActivityAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHActivityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHCommonEDCHRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHExtendedAI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHImplicitRelease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMPO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMaxAllocTimeCCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMaxPeriodCollis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMaxTotSymbolRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHSubChannelNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHTransmisBackOff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHVolThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPA16QAMAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAUserLimit16QAM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HappyBitDelayConHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('KforCTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LayeringRRCRelEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NforCTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHSEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OffsetToBeginCTCHBSIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetPreamHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxOffsetWPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSMaxtHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTotalReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxBCCHHSPDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxBCCHHSSCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetHSSCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetWPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSMaxtHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTotalReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHloadReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RSEPSEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWPEventECommHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWPEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWPMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RXBurstHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SABEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SACB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T321', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPEventECommHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEDRXCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NumofEagch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NumofErgHich', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCLIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTELayerCellHSLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTELayeringMeasActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHPreambleSignatures', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemBackgroundCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemConversationalCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemDetach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemEmergencyCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemHighPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemInteractiveCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemLowPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemMBMSrbrequest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemMBMSreception', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemStreamingCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemSubscribedTraffic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsysteminterRATchangeorder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsysteminterRATreselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Targetsystemreestablishment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Targetsystemregistration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Targetsystemunknown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('angle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHCellStates', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHPreventivePrxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHReactivePrxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHoptions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPATotIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEHandoverEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MCellHSDPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MDTPeriodicMeasEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCDMALTELoadBalEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oldDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSUPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMCellReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAIurWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserHysterisis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBEnhancementsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberEDCHS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSHSMinAllocEqual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSHSMinAllocHigher', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSHSMinAllocLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('R99IurWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCDMACellReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAOperIdWeightPair_HSDPAOperatorId_HSDPAOperatorWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LayeringRRCConnRelTargFreq_TargetFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('R99OperIdWeightPair_R99OperatorId_R99OperatorWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('WLCSE', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordLatitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordLongitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LinkedCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSEMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSEMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSECId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSERncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntBearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntHPBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordAltitudeDirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordAltitudeGround', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CovType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnvCharact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCellBackRad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCellRad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RepeaterExist', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSEChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) op.create_table('WRAB', - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRAfterDownlink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRAfterUplink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRDownlink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRUplink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DownlinkOrthog', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHBLERAdjCSVoice10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHBLERAdjCSVoice2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTPriQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTPrim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSecQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSelQuaDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSelQuaUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrPriQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrPrim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSecQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSelQuaDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSelQuaUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB136', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB136Qua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB34', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB34Qua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainCSAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainCSData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainPSData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainSFDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainSFUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainSRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRxDiv2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRxDiv4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoEDCHCSAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr128Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr16Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr248Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr32Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr64Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr8Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStrOver248Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataNT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataNTQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataTQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMR122', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMR59', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMRQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMRb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMRc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSWBAMR1265', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSWBAMRQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSWBAMRb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1BLERTEDCHVoice10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1BLERTEDCHVoice2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHRxDiv2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHRxDiv4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WRABChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRAfterDownlink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRAfterUplink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRDownlink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRUplink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DownlinkOrthog', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjCSVoice10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjCSVoice2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTPriQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTPrim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSecQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSelQuaDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSelQuaUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrPriQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrPrim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSecQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSelQuaDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSelQuaUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB136', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB136Qua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB34', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB34Qua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainCSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainCSData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainPSData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSFDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSFUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRxDiv2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRxDiv4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoEDCHCSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr128Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr16Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr248Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr32Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr64Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr8Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStrOver248Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataNT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataNTQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataTQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMR122', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMR59', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMR1265', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHVoice10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHVoice2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHRxDiv2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHRxDiv4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WRABChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjPSConvSpe10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjPSConvSpe2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainPSConvSpe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoEDCHPSConvSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSConvSpe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSConvSpeQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHPSConvSpe10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHPSConvSpe2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHPSConvSpe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialEDCHPTT10MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialEDCHPTT2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainCSAMRforSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSRBforSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMR122SVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRQuaSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRbSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRQuaSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRaSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRbSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHMinForSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_raml20' + ) + + op.create_table('WSMLC', + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConfAreaLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmArc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPoint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndAlt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndCircle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndEll3D', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndEllipse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPolygon', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSCapacityUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSInterfaceOption', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NetworkIndicatorForSAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PartialAGPSDataDelivery', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCDelayTolRespTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCLowDelayResponseTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Arc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Point', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndAlt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndCircle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndEll3D', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndEllipse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Polygon', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignallingPointCodeOfSAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEBasedAGPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WSMLCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_raml20' ) @@ -5817,8 +8126,12 @@ def downgrade(): op.drop_table('A2NE', schema='nokia_raml20') op.drop_table('A2ST', schema='nokia_raml20') op.drop_table('A2UT', schema='nokia_raml20') + op.drop_table('ABMAP', schema='nokia_raml20') + op.drop_table('ABTER', schema='nokia_raml20') op.drop_table('ACCP', schema='nokia_raml20') + op.drop_table('ACL', schema='nokia_raml20') op.drop_table('ADCE', schema='nokia_raml20') + op.drop_table('ADDR', schema='nokia_raml20') op.drop_table('ADJG', schema='nokia_raml20') op.drop_table('ADJI', schema='nokia_raml20') op.drop_table('ADJL', schema='nokia_raml20') @@ -5826,33 +8139,56 @@ def downgrade(): op.drop_table('ADJW', schema='nokia_raml20') op.drop_table('ADR4GW', schema='nokia_raml20') op.drop_table('AMGR', schema='nokia_raml20') + op.drop_table('AMLEPR', schema='nokia_raml20') op.drop_table('ANBA', schema='nokia_raml20') op.drop_table('ANRPRL', schema='nokia_raml20') + op.drop_table('ANRPRW', schema='nokia_raml20') op.drop_table('ANTL', schema='nokia_raml20') + op.drop_table('BAL', schema='nokia_raml20') + op.drop_table('BATBKP', schema='nokia_raml20') + op.drop_table('BBMOD', schema='nokia_raml20') op.drop_table('BCF', schema='nokia_raml20') op.drop_table('BFD', schema='nokia_raml20') op.drop_table('BFDGRP', schema='nokia_raml20') op.drop_table('BSC', schema='nokia_raml20') + op.drop_table('BSTE', schema='nokia_raml20') op.drop_table('BTS', schema='nokia_raml20') + op.drop_table('BTSNE', schema='nokia_raml20') op.drop_table('BTSSCL', schema='nokia_raml20') op.drop_table('BTSSCW', schema='nokia_raml20') op.drop_table('CABINET', schema='nokia_raml20') + op.drop_table('CADPR', schema='nokia_raml20') + op.drop_table('CAPR', schema='nokia_raml20') + op.drop_table('CAREL', schema='nokia_raml20') + op.drop_table('CARTRIDGE', schema='nokia_raml20') + op.drop_table('CBCI', schema='nokia_raml20') op.drop_table('CCFA', schema='nokia_raml20') op.drop_table('CERTH', schema='nokia_raml20') op.drop_table('CESIF', schema='nokia_raml20') op.drop_table('CMOB', schema='nokia_raml20') op.drop_table('COCO', schema='nokia_raml20') op.drop_table('CONNECTOR', schema='nokia_raml20') + op.drop_table('CPCTRL', schema='nokia_raml20') + op.drop_table('CSDAP', schema='nokia_raml20') op.drop_table('CTRLTS', schema='nokia_raml20') op.drop_table('DAP', schema='nokia_raml20') + op.drop_table('DNS', schema='nokia_raml20') + op.drop_table('ETHER', schema='nokia_raml20') op.drop_table('ETHLK', schema='nokia_raml20') + op.drop_table('ETP', schema='nokia_raml20') + op.drop_table('FLTR4', schema='nokia_raml20') op.drop_table('FMCG', schema='nokia_raml20') op.drop_table('FMCI', schema='nokia_raml20') + op.drop_table('FMCL', schema='nokia_raml20') op.drop_table('FMCS', schema='nokia_raml20') op.drop_table('FTM', schema='nokia_raml20') op.drop_table('FUUNIT', schema='nokia_raml20') + op.drop_table('GFIM', schema='nokia_raml20') + op.drop_table('GLPRM', schema='nokia_raml20') + op.drop_table('GNFL', schema='nokia_raml20') op.drop_table('GPC', schema='nokia_raml20') op.drop_table('GTPU', schema='nokia_raml20') + op.drop_table('HDLC', schema='nokia_raml20') op.drop_table('HOC', schema='nokia_raml20') op.drop_table('HOPG', schema='nokia_raml20') op.drop_table('HOPI', schema='nokia_raml20') @@ -5882,6 +8218,7 @@ def downgrade(): op.drop_table('IPRTV6', schema='nokia_raml20') op.drop_table('IPSECC', schema='nokia_raml20') op.drop_table('IQOS', schema='nokia_raml20') + op.drop_table('IRFIM', schema='nokia_raml20') op.drop_table('ISBFP', schema='nokia_raml20') op.drop_table('ITRKGRP', schema='nokia_raml20') op.drop_table('ITRKOBJ', schema='nokia_raml20') @@ -5895,29 +8232,42 @@ def downgrade(): op.drop_table('IVIF', schema='nokia_raml20') op.drop_table('L2SWI', schema='nokia_raml20') op.drop_table('LAPD', schema='nokia_raml20') + op.drop_table('LCELC', schema='nokia_raml20') op.drop_table('LCELGW', schema='nokia_raml20') op.drop_table('LCELL', schema='nokia_raml20') op.drop_table('LCELW', schema='nokia_raml20') + op.drop_table('LCSE', schema='nokia_raml20') op.drop_table('LNADJ', schema='nokia_raml20') op.drop_table('LNADJL', schema='nokia_raml20') op.drop_table('LNADJW', schema='nokia_raml20') op.drop_table('LNBTS', schema='nokia_raml20') op.drop_table('LNCEL', schema='nokia_raml20') + op.drop_table('LNHOG', schema='nokia_raml20') + op.drop_table('LNHOIF', schema='nokia_raml20') op.drop_table('LNHOW', schema='nokia_raml20') op.drop_table('LNMME', schema='nokia_raml20') op.drop_table('LNREL', schema='nokia_raml20') + op.drop_table('LNRELW', schema='nokia_raml20') op.drop_table('LTAC', schema='nokia_raml20') + op.drop_table('LUAC', schema='nokia_raml20') op.drop_table('MAL', schema='nokia_raml20') + op.drop_table('MBAL', schema='nokia_raml20') op.drop_table('MHA', schema='nokia_raml20') op.drop_table('MODULE', schema='nokia_raml20') op.drop_table('MRBTS', schema='nokia_raml20') op.drop_table('MTRACE', schema='nokia_raml20') op.drop_table('NSE', schema='nokia_raml20') op.drop_table('NSVL', schema='nokia_raml20') + op.drop_table('NTP', schema='nokia_raml20') + op.drop_table('O2AREA', schema='nokia_raml20') + op.drop_table('O2GLBL', schema='nokia_raml20') + op.drop_table('O2IFC', schema='nokia_raml20') + op.drop_table('O2RNK', schema='nokia_raml20') op.drop_table('OAMPRF', schema='nokia_raml20') op.drop_table('OSPFV2', schema='nokia_raml20') op.drop_table('PCM', schema='nokia_raml20') op.drop_table('PCU', schema='nokia_raml20') + op.drop_table('PFL', schema='nokia_raml20') op.drop_table('PISCHDLITEM', schema='nokia_raml20') op.drop_table('PMCADM', schema='nokia_raml20') op.drop_table('PMRNL', schema='nokia_raml20') @@ -5925,10 +8275,15 @@ def downgrade(): op.drop_table('PMTNL', schema='nokia_raml20') op.drop_table('POC', schema='nokia_raml20') op.drop_table('PPTT', schema='nokia_raml20') + op.drop_table('PRTGRP', schema='nokia_raml20') + op.drop_table('PUNIT', schema='nokia_raml20') op.drop_table('PWNE', schema='nokia_raml20') op.drop_table('QOS', schema='nokia_raml20') + op.drop_table('QSPEC', schema='nokia_raml20') op.drop_table('RA', schema='nokia_raml20') + op.drop_table('RACK', schema='nokia_raml20') op.drop_table('REDRT', schema='nokia_raml20') + op.drop_table('RFTHLD', schema='nokia_raml20') op.drop_table('RMOD', schema='nokia_raml20') op.drop_table('RNAC', schema='nokia_raml20') op.drop_table('RNC', schema='nokia_raml20') @@ -5939,8 +8294,14 @@ def downgrade(): op.drop_table('RNRLC', schema='nokia_raml20') op.drop_table('RNTRM', schema='nokia_raml20') op.drop_table('RSTP', schema='nokia_raml20') + op.drop_table('RTINST', schema='nokia_raml20') op.drop_table('SBR4', schema='nokia_raml20') + op.drop_table('SCFVER', schema='nokia_raml20') + op.drop_table('SCHEDULEDITEM', schema='nokia_raml20') op.drop_table('SCTP', schema='nokia_raml20') + op.drop_table('SECADM', schema='nokia_raml20') + op.drop_table('SFP', schema='nokia_raml20') + op.drop_table('SITE', schema='nokia_raml20') op.drop_table('SMLC', schema='nokia_raml20') op.drop_table('SMOD', schema='nokia_raml20') op.drop_table('SPTT', schema='nokia_raml20') @@ -5955,26 +8316,39 @@ def downgrade(): op.drop_table('TAC', schema='nokia_raml20') op.drop_table('TCSM', schema='nokia_raml20') op.drop_table('TCTT', schema='nokia_raml20') + op.drop_table('TEST', schema='nokia_raml20') op.drop_table('TID', schema='nokia_raml20') op.drop_table('TMPAR', schema='nokia_raml20') op.drop_table('TOPB', schema='nokia_raml20') op.drop_table('TOPF', schema='nokia_raml20') + op.drop_table('TOPIK', schema='nokia_raml20') op.drop_table('TOPP', schema='nokia_raml20') + op.drop_table('TQM', schema='nokia_raml20') + op.drop_table('TRBLCADM', schema='nokia_raml20') op.drop_table('TRDE', schema='nokia_raml20') op.drop_table('TRE', schema='nokia_raml20') + op.drop_table('TRENE', schema='nokia_raml20') op.drop_table('TRX', schema='nokia_raml20') op.drop_table('TWAMP', schema='nokia_raml20') op.drop_table('TWAMPR', schema='nokia_raml20') op.drop_table('UFFIM', schema='nokia_raml20') + op.drop_table('ULCOMP', schema='nokia_raml20') op.drop_table('UNI', schema='nokia_raml20') op.drop_table('UNIT', schema='nokia_raml20') op.drop_table('VBTS', schema='nokia_raml20') op.drop_table('VCCT', schema='nokia_raml20') op.drop_table('VCEL', schema='nokia_raml20') op.drop_table('VCTT', schema='nokia_raml20') + op.drop_table('VLAN', schema='nokia_raml20') + op.drop_table('VLANPM', schema='nokia_raml20') op.drop_table('VPCT', schema='nokia_raml20') op.drop_table('VPTT', schema='nokia_raml20') + op.drop_table('VRF', schema='nokia_raml20') op.drop_table('WAC', schema='nokia_raml20') op.drop_table('WBTS', schema='nokia_raml20') op.drop_table('WCEL', schema='nokia_raml20') + op.drop_table('WLCSE', schema='nokia_raml20') op.drop_table('WRAB', schema='nokia_raml20') + op.drop_table('WSMLC', schema='nokia_raml20') + + diff --git a/alembic/versions/8ad1b210c464_create_nokia_cm_raml20_load_tables.py b/alembic/versions/8ad1b210c464_create_nokia_cm_raml20_load_tables.py index a134c2d..bb24a90 100644 --- a/alembic/versions/8ad1b210c464_create_nokia_cm_raml20_load_tables.py +++ b/alembic/versions/8ad1b210c464_create_nokia_cm_raml20_load_tables.py @@ -19,5961 +19,8333 @@ def upgrade(): op.create_table('A2NE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('A2ST', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2EndAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('stcAlarmEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2EndAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stcAlarmEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('A2UT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queue2Weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queue3Weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queue4Weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queue2Weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queue3Weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queue4Weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ABMAP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_1_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_2_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_3_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('edapAllocations_edapEndTS_edapStartTS_trxId', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_4_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + sa.Column('abisSignalSourceAllocations_5_abisSigId_abisSigPos_abisSigTS_abisSigType_abisSigWidth_abisTrafficTS', sa.Text, autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ABTER', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigPos', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigSB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigWidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('referenceTimeslots_extraSB_refSigId_refTSatBTS', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ACCP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumVCIBitsSupported', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumVPIBitsSupported', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upcNpc', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ACL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressBandwidth', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressBandwidth', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumVCIBitsSupported', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumVPIBitsSupported', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('upcNpc', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('action', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('chain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscpMark', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dstPortRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('protocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pipMark', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inputIface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('outputIface', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ADCE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequencyBandInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjCellBsicBcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjCellBsicNcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdLac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjacentCellIdMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjcIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrDadlbTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcchFrequency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('chainedAdjacentCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dadlbTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableDerivedHandoverPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableHoMarginLevQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsRxlevAccessMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsTemporaryOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsPriorityClass', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoLevelUmbrella', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoLoadFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginDelayTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginLev', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginPbgt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoMarginQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPriorityLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTargetArea', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('neighbourCellRanking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevMinCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchronized', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trhoTargetLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellBsicBcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellBsicNcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellLayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjacentCellIdMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjcIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrDadlbTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcchFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('borderRRHId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dadlbTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmPowerBudgetMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableDerivedHandoverPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableHoMarginLevQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fastMovingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsRxlevAccessMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsTemporaryOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsPriorityClass', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoLevelUmbrella', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoLoadFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginDelayTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginLev', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginPbgt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoMarginQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPriorityLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTargetArea', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibnaccState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrEgprsPbgtMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrEgprsQualityMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrGprsPbgtMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrGprsQualityMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neighbourCellRanking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevMinCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchronized', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trhoTargetLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('chainedAdjacentCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msPwrOptLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ADDR', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('role', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('user', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ADJG', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJGChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJGType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgBCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgBCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgBandIndicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgNCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgSIB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgTxPwrMaxRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgTxPwrMaxTCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJGChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJGType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgBCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgBCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgBandIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgNCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgSIB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgTxPwrMaxRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgTxPwrMaxTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ADJI', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiCPICHTxPwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiComLoadMeasDRNCCellNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiEcNoOffsetNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiHandlingBlockedCellSLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiNCHOHSPASupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiRAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiRNCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiSIB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiScrCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTxPwrDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTxPwrRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiUARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHOTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiCPICHTxPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiComLoadMeasDRNCCellNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiEcNoOffsetNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiHandlingBlockedCellSLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiNCHOHSPASupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiRAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiRNCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiSIB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiScrCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTxPwrDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTxPwrRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiUARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHOTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ADJL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellGroup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellPattern', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('barredLteAdjCellPatternSense', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMinBand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMinRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellMnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellReselectLowerThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellReselectUpperThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lteAdjCellTac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJLChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLEARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLMeasBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLSelectFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HopLIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellGroup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellPattern', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('barredLteAdjCellPatternSense', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMinBand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMinRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellMnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellReselectLowerThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellReselectUpperThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteAdjCellTac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLEARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLMeasBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLSelectFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HopLIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ADJS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ADJSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsCPICHTxPwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsDERR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsRAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsRNCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsSIB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsScrCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTxPwrRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ADJSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsCPICHTxPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsDERR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsRAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsRNCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsSIB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsScrCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTxPwrRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ADJW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCellDN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjwCId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intSystemDaEcioThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minEcnoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rncId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('scramblingCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('txDiversityInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uarfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjwCId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intSystemDaEcioThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('isnccrQualityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minEcnoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scramblingCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txDiversityInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uarfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ADR4GW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routeType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routeType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDetectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdRxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdTxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priority', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('AMGR', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ldapConnectionType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('primaryLdapPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('primaryLdapServer', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ldapConnectionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('primaryLdapPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('primaryLdapServer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actParallelUserSessions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('checkCnumPasswdExpiry', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('AMLEPR', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cacHeadroom', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaCac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCacThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ANBA', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nbapType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbapType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ANRPRL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAlsoForUeBasedANR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrThresRSRPNbCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrThresRSRPNbCellMobEv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrThresRSRQNbCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrLimitInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrLimitIntraFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ANRPRW', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actAlsoForUeBasedANR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrThresRSRPNbCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrThresRSRPNbCellMobEv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrThresRSRQNbCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrLimitInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrLimitIntraFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCarrierFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraEcNoThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraRscpThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellsToApplyList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAnrProfile', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csfbPsHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirWithSysInfoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lnRelWLimitForAnr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncIdAlignment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncIdType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccHoInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utraCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ANTL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alDcVoltageEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antennaRoundTripDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antennaTotalLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cableLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('communication3gppEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('feederLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('feederVoltage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerTotalDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiplexerType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rModId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('velocityFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vswrMajorAlarm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vswrMinorAlarm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('additionalRxGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('forcedVoltage', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('feederLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('feederVoltage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vswrMajorAlarm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vswrMinorAlarm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alDcVoltageEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antennaRoundTripDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antennaTotalLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cableLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('communication3gppEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerTotalDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiplexerType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('velocityFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('additionalRxGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedVoltage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cIBAdvance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UserDefinedState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('height', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedInUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('BAL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('BATBKP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitDesc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitExpiryDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitInstallationDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('BBMOD', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCodePlanned', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sModPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mode', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('BCF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('latitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('longitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('autoUnlAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('batteryBackupProcedure', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcchTrxBatbuTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcfOutputInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcfType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('clockSource', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterClockBcf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('normTrxBatbuTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxDifferenceLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('outputDefinition_textId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('notificationOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisInterfaceConnectionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoUnlAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('batteryBackupProcedure', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcchTrxBatbuTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfOutputInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfUpToDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bssTopSyncLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsCommissioningState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsCuPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIpv4SubnetMasklengthCUplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIpv4SubnetMasklengthMplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsMPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSerialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSiteSubtype', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bu1AbisThroughputThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bu2AbisThroughputThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('clockSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlCommittedInformationRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('downloadedSCFFilePlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dualHomedBcf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethernetOAMEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethernetRingPathProtection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etpBcfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext1ppsSyncSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexiEdgeTrsAbisGroomingUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexiEdgeTrsLoopProtectionUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('headerCompressionForMlppp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('headerCompressionForUdpIp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterClockBcf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBtsMultiplexingWaitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxEtpMultiplexingWaitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maximumMultiplexingPacketSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaPowerPoolingBCFStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaPowerPoolingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mlPppBundleId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('normTrxBatbuTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('normTrxBatbuTimer2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('normTrxBatbuTimer3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omusigPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('paSatelliteUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetAbisBcfGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetAbisCongestionControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetDelayVariation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pl1ThresholdPacketLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pl2ThresholdPacketLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerLicenceRequested', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerLicenceUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosAwareEthSwitchUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfSharingState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxDifferenceLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpBundlingOptimized', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpBundlingTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemModuleHw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCommittedBurstSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCommittedInformationRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uplinkTrafficShaping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedCsUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedEtpId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usedPsUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedMcpas_mcpaIdentityNumber_mcpaIdentityPortId_mcpaIdent1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('externalAlarmDefinition_inputId_inputTextId_polarity_reportingRoute_severity', sa.Text, autoincrement=False, nullable=True), + sa.Column('syncMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('outputDefinition_textId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('notificationOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexiEdgeAdditional2E1T1Usage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moPosition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmPortId7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedMcpas_mcpaIdentityNumber_mcpaIdentityPortId_mcpaIdent2', sa.Text, autoincrement=False, nullable=True), + sa.Column('vswrAlarmThresholdLimit_antennaId_vswrAlarmMajorLimit_vswrAlarmMinorLimit', sa.Text, autoincrement=False, nullable=True), + sa.Column('siteTemplateName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csdapId4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfHdlcIdList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfPackVers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('externalAlarmDefinition_inputId_inputText', sa.Text, autoincrement=False, nullable=True), + sa.Column('testEquipment', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('BFD', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdActivation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdAdminUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdDestAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdDetectMult', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdSourceIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdSourceUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('desMinTxInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('function', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reqMinRxInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdGrp', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdAdminUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDestAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDetectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdSourceIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdSourceUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('desMinTxInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('function', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reqMinRxInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdGrp', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('BFDGRP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('BSC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csNriList_cnId_csMSCState_csNasNodeMethod_csNullNri_csWeightFactor_defaultSignallingPointCode_mcc_mnc_nriList1_nriList10_nriList2_nriList3_nriList4_nriList5_nriList6_nriList7_nriList8_nriList9_signallingPointCode', sa.Text, autoincrement=False, nullable=True), sa.Column('bscOptions', sa.Text, autoincrement=False, nullable=True), - sa.Column('dcsMacrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dcsMicrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('neSwRelease', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjCellFreqsInMeasBAInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmChFail', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmNoOfSei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmSchFail', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmSdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmSeizReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alrmTch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhLowerLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrhoGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhUpperLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfInHandovers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrSetGradesEnabl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ansiEnvironment', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('batteryBackupTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcsuLoadThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bscType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadDepTchRateLower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadDepTchRateUpper', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('callReleaseLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('delayHoPcEmergencyCalls', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dfcaAmrFrConnection_softBlockingCn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dfcaAmrHrConnection_softBlockingCn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dfcaFrConnection_softBlockingCn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableExtDr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableIntHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dtmFragmentationPenalty', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('emerCallOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extraTrxBcsuNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extraTrxMaxTrxInBcsu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fepInPcHoUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frTchALim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('freeTSLsCsDowngrade', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('freeTSLsCsUpgrade', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('freqInMeasBAInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsTerritoryCalc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmMacrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmMicrocellThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPrefOrderInterfDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPrefOrderInterfUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hrTchALim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactCriteria', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactEventsPerHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('incomeRateThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initAmrChannelRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('internalHoToExternal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraSegSdcchHoGuard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ishoPreferredForNonDtmMs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLoadThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loadRateChSearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBcfCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBtsCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxHldSdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxHldTch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxOnHiIf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTchTransactionRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTrxCapacityHw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTrxCapacityReal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof0_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof0_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof0_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof1_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof1_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof1_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof2_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('meanBepLimitUL_Prof2_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measPrdCh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measPrdFail', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measPrdSdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measTchMhold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minHiIf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minHldTch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceBehaviour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msSpeedC11', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msSpeedC12', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfPrefCells', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOffHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOffMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOnHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nokBtsOnMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ordinaryCallOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pagingAnsOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuMaxNoDLtbfInCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuMaxNoULtbfInCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_legacyStream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_limit10004000ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_limit10150ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_limit200950ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcAckBlerLimit_notAvailable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_legacyStream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit110e1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit110e2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit110e3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_limit710e3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pfcUnackBlerLimit_notAvailable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prdHighIf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prdNokBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_drop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_nccr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_qosRenego', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcActionTriggerThr_realloca', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reestablishOnFacch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwConfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwFallbackConfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwPlanConfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rnwPlanDatabaseState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtsl0PrefInTCHAlloc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxAntSupPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevBalance', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevelBasedTchAccess', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof0_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof0_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof0_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof1_2tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof1_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof1_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof2_3tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxqualLimitUL_Prof2_4tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sacchRepeatWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('saicDlCIOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeDlHighPrior', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeDlLowPrior', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeDlNormPrior', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedStepSizeUlPrior4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_backgroundARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_backgroundARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_backgroundARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive1ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive1ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive1ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive2ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive2ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive2ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive3ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive3ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_interactive3ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_streamingARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_streamingARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('schedulingWeight_streamingARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sdcchAlLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeIN0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeIN1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeNA0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingPointCodeNA1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('slowAmrLaEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('supervisionPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tchRateInternalHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tchTransactionCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('terrUpdGuardTGprs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('triggerMeasPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('variableDlStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wcdmaRanSaiPenalty', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('dcsMacrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dcsMicrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neSwRelease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf1WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf2WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf3WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfAf4WfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfBeWfqWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfCsUplaneDscpPhbTcInBss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AIfCsUplaneDscpPhbTcInMgw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acDlTbfThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acUlTbfThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acWaitIndication_radiopriority1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acWaitIndication_radiopriority2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acWaitIndication_radiopriority3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjCellFreqsInMeasBAInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmChFail', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmNoOfSei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmSchFail', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmSdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmSeizReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alrmTch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhLowerLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrhoGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhUpperLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfInHandovers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlFrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcDlHrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlFrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrLowerThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPpcUlHrUpperThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrSetGradesEnabl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ansiEnvironment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('batteryBackupTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcsuLoadThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bhTimerDurStartReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bhTimerDurStopReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimConfidenceProb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimInterfThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimUpdateGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimUpdatePeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bimUpdateScalingFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlanePacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('callReleaseLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cdId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciTargetOscDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciTargetOscDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciTargetUlOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csForcedMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csLoadBalancingValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csNriLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csPacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('delayHoPcEmergencyCalls', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfca144Connection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfca144Connection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfca144Connection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrFrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrFrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrFrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrHrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrHrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaAmrHrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaChannelAllocMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaCiTargetGPRS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaCiTargetSDCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaFrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaFrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaFrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaHrConnection_ciTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaHrConnection_softBlockingCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaHrConnection_softBlockingCn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaSoftBlockingCiGPRS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaSoftBlockingCiSDCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableExtDr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableIntHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPc8PskBepTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcCiTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlTbfEstabGuardTimeOnCcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dldcOffsefPcu2e', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmFragmentationPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtrxPowerDownSupervisionPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('emerCallOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('environment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('expectedBscBscInterfaceDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extraTrxBcsuNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extraTrxMaxTrxInBcsu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fcdRelPriThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fepInPcHoUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frTchALim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freeTSLsCsDowngrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freeTSLsCsUpgrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freqInMeasBAInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsTerritoryCalc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmMacrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmMicrocellThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPrefOrderInterfDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPrefOrderInterfUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hrTchALim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoGsmCellsAnoMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoWcdmaCellsAnoMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactCriteria', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactEventsPerHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('incomeRateThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initAmrChannelRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initialAMRCodecType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('internalHoToExternal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraSegSdcchHoGuard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ishoPreferredForNonDtmMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLoadThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loadRateChSearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lsEnabledInterceptedCalls', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lteMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mPlanePacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBcfCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBtsCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxHldSdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxHldTch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxOnHiIf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTchTransactionRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTrxCapacityHw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTrxCapacityReal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppAssuredForwardingClass4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppBestEffort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpppExpeditedForwarding', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof0_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof0_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof0_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof1_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof1_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof1_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof2_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('meanBepLimitUL_Prof2_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measPrdCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measPrdFail', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measPrdSdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measTchMhold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minHiIf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minHldTch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceBehaviour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedC11', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedC12', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('naccUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrControlMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrIdleModeRepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrNeighborCellPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrReturnOldCellTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrTargetCellPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrTraModeRepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfPrefCells', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOffHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOffMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOnHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nokBtsOnMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ordinaryCallOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packageId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetLossTimerDurStartReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('packetLossTimerDurStopReact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pagingAnsOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuMaxNoDLtbfInCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuMaxNoULtbfInCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationStartTimeHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationStartTimeMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPoolReallocationWeekdays', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelAlgWeightMsAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelAlgWeightNeighbourAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelAlgWeightPsTrafficLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuSelectionThresh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pieToSubscriberType', sa.Text, autoincrement=False, nullable=True), + sa.Column('prdHighIf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prdNokBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageEnRepage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageExpandDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageMscDel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageRecLife', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPageTmsiOpt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preemptionUsageInHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psPacketDropPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psUdpMuxPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pseOverlAlarmThresh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('publicServCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_realloca', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reestablishOnFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcAckBlerLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcUnackBlerLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwConfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwFallbackConfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwPlanConfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rnwPlanDatabaseState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtsl0PrefInTCHAlloc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxAntSupPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevBalance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevelBasedTchAccess', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof0_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof0_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof0_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof1_2tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof1_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof1_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof2_3tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxqualLimitUL_Prof2_4tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sacchRepeatWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('saicDlCIOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeDlHighPrior', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeDlLowPrior', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeDlNormPrior', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedStepSizeUlPrior4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_backgroundARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_backgroundARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_backgroundARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive1ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive1ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive1ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive2ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive2ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive2ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive3ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive3ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_interactive3ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdcchAlLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeIN0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeIN1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeNA0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingPointCodeNA1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('slowAmrLaEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softBlockingCiOscDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softBlockingCiOscDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('supervisionPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tchRateInternalHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tchTransactionCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('terrUpdGuardTGprs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr1StepDlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr1StepUlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr2StepDlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thr2StepUlQcompOsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitWPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitWPSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisCplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisMplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisUplaneCs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmAbisUplanePs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmClockSync', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmSiteSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('triggerMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf1Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf2Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf3Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsAf4Wfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsBeWfq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('variableDlStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpAf4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpBe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpEf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaFddNccrEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaFddNccrPreferred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaRanSaiPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wpsPrefCapa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wpsPriCapa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_legacyStream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_limit10004000ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_limit10150ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_limit200950ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcAckBlerLimit_notAvailable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_legacyStream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit110e1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit110e2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit110e3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_limit710e3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcUnackBlerLimit_notAvailable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_drop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_nccr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcActionTriggerThr_qosRenego', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_streamingARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_streamingARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulingWeight_streamingARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('BSTE', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('q1Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('BTS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('notAllowedAccessClasses', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('plmnPermitted', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequencyBandInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minMsTxPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxCCH1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('angle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('insiteGateway', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adaptiveLaAlgorithm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allowIMSIAttachDetach', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhLowerLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrhoGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhUpperLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrCodecModeSet', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrDlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrDlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrDlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrHysteresis1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrHysteresis2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrHysteresis3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrInitCodecMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrStartMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrUlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrUlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfFrUlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrCodecModeSet', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrDlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrDlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrDlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrHysteresis1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrHysteresis2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrHysteresis3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrInitCodecMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrStartMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrUlThreshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrUlThreshold2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrConfHrUlThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoFrInHoThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoFrThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoFrThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoHrInHoThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoHrThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrHoHrThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcLThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcLThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcUThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocFrPcUThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcLThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcLThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcUThrDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amrPocHrPcUThrUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antennaHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsIdentityCodeBCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsIdentityCodeNCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsIsHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadInSeg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsLoadThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsMeasAver', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSpLoadDepTchRateLower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSpLoadDepTchRateUpper', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('callReestablishmentAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellBarQualify', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellLoadForChannelSearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellNumberInBtsHw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReselectHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReselectOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReselectParamInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cnThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dedicatedGPRScapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultGPRScapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('directGPRSAccessBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('diversityUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlNoiseLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dtxMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earlySendingIndication', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsInitMcsAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsInitMcsUnAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsLinkAdaptEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMaxBlerAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMaxBlerUnAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMeanBepOffset8psk', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egprsMeanBepOffsetGmsk', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('emergencyCallRestricted', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fddQMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fddQOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsNonBCCHRxlevLower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsNonBCCHRxlevUpper', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsRxlevAccessMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsPriorityClass', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hcsThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoppingMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoppingSequenceNumber1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoppingSequenceNumber2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('idleStateBcchAllocListId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactEndTimeHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactEndTimeMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactStartTimeHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactStartTimeMinute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactWeekDays', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csAckDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csAckUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtAckDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtAckUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtUnackDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csExtUnackUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csUnackDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csUnackUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initMcsExtAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initMcsExtUnackMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessAverPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interferenceAveragingProcessBoundary5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationAreaIdLAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationAreaIdMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationAreaIdMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lowPriorityThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maioOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maioStep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterBcf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxGPRSCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumberOfRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumberRetransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxQueueLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTimeLimitDirectedRetry', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measListUsedDuringMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measurementBCCHAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minTimeLimitDirectedRetry', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msMaxDistInCallSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msPriorityUsedInQueueing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msTxPwrMaxGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiBandCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiBandCellReporting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nbrOfSlotsSpreadTrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('newEstabCausesSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfBlocksForAccessGrant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfMFramesBetweenPaging', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBCCHLayerOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nsei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nwName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuCsHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuCsNonHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuDlBlerCpHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuDlBlerCpNonHop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuDlLaRiskLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuUlBlerCpHopping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuUlBlerCpNonHop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuUlLaRiskLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('penaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('powerOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preferBCCHfreqGPRS2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prioritySearchThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qSearchI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qSearchP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queuePriorityNonUrgentHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queuePriorityUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queueingPriorityCall', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('queueingPriorityHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raReselectHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radioLinkTimeout', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radioLinkTimeoutAmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radiusExtension', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reselectionAlgorithmHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevAccessMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sectorId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('smsCbUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('stircEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tchRateIntraCellHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('temporaryOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_cs1cs4dlcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_cs1cs4ulcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_mcs1mcs4ulcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_mcs1mcs9dlcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('throughputFactor_mcs1mcs9ulcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeLimitCall', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeLimitHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timerPeriodicUpdateMs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxPriorityInTchAlloc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulNoiseLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('usedMobileAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranQualRxLevelMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranThresholdReselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wcdmaPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('notAllowedAccessClasses', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('plmnPermitted', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxPwrMaxCCH1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minMsTxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxCCH1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adaptiveLaAlgorithm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allowIMSIAttachDetach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhLowerLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhMaxLoadOfTgtCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrhoGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhUpperLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrCodecModeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrDlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrDlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrDlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrHysteresis1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrHysteresis2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrHysteresis3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrInitCodecMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrStartMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrUlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrUlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfFrUlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrCodecModeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrDlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrDlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrDlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrHysteresis1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrHysteresis2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrHysteresis3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrInitCodecMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrStartMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrUlThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrUlThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrConfHrUlThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrInHoThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrSupReuBadCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrSupReuGoodCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoFrThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrInHoThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrSupReuBadCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrSupReuGoodCiThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrHoHrThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcLThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcLThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcUThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocFrPcUThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcLThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcLThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcUThrDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrPocHrPcUThrUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrSegLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrSegLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrCodecModeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrHysteresis1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrHysteresis2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrThreshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amrWbFrThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antennaHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcchTrxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('beamHoppingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsIdentityCodeBCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsIdentityCodeNCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscBscInterfaceStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIsHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadInSeg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsLoadThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsMeasAver', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSpLoadDepTchRateLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSpLoadDepTchRateUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('callReestablishmentAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellBarQualify', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellLoadForChannelSearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellNumberInBtsHw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReselectHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReselectOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReselectParamInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('compositedMultiSiteCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cs3Cs4Enabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dedicatedGPRScapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultGPRScapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaUnsyncModeMaList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('directGPRSAccessBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('diversityUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlNoiseLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dldcEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtrxPowerDownThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtrxPowerUpThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dtxMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANMultiratReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANReportingOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANReportingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUTRANReportingThreshold2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earlySendingIndication', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsInitMcsAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsInitMcsUnAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsLinkAdaptEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMaxBlerAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMaxBlerUnAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMeanBepOffset8psk', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egprsMeanBepOffsetGmsk', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('emergencyCallRestricted', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedBcchEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedCellGprsEdgeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedCellLocationKeepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fastReturnToLTE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddQMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddQMinOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddQOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddRscpMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedAmrHrCiThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedHrCiAverPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedHrCiThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedHrModeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('freeTchLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsCapacityThroughputFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsDlPcEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsMsTxpwrMaxCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsNonBCCHRxlevLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsNonBCCHRxlevUpper', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsRxlevAccessMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsPriorityClass', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hcsThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingSequenceNumber1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingSequenceNumber2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoppingSequenceNumber3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoGsmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ibhoWcdmaEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleStateBcchAllocListId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('immediateSdcchHoEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactEndTimeHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactEndTimeMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactStartTimeHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactStartTimeMinute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactWeekDays', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csAckDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csAckUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtAckDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtAckUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtUnackDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csExtUnackUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csUnackDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csUnackUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initMcsExtAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initMcsExtUnackMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessAverPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interferenceAveragingProcessBoundary5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('limForTriggeringOscDfrMultiplexing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('limForTriggeringOscDhrMultiplexing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationAreaIdLAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationAreaIdMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationAreaIdMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowPriorityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerDlRxLevThrForBCCHTrxPref', sa.Text, autoincrement=False, nullable=True), + sa.Column('lteNCCREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maioOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maioStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterBcf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxGPRSCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumberOfRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumberRetransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxQueueLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTimeLimitDirectedRetry', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measListUsedDuringMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measurementBCCHAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mergedPgsmAndEgsmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minTimeLimitDirectedRetry', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msMaxDistInCallSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msPriorityUsedInQueueing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msTxPwrMaxGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mscHoCoEn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiBandCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiBandCellReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrOfSlotsSpreadTrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrTchForPrioritySubs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('newEstabCausesSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfBlocksForAccessGrant', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfMFramesBetweenPaging', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobAccessLowerDlRxLevelThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobAccessUpperDlRxLevelThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobDlPowerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nobUlPowerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nominalDlTxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBCCHLayerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nsei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nwName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrRemultiplexingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrRemultiplexingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathLossOffsetDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathLossOffsetUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuCsHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuCsNonHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuDlBlerCpHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuDlBlerCpNonHop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuDlLaRiskLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPswTbfDensityTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPswTbfDowngradeThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuPswTbfUpgradeThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUlBlerCpHopping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUlBlerCpNonHop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUlLaRiskLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUpToDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('penaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('precPagingUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preferBCCHfreqGPRS2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityChUseIncomingHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioritySearchThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchPEUTRAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queuePriorityNonUrgentHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queuePriorityUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueingPriorityCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueingPriorityHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raReselectHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachDropRxLevelThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachThreshCompCellNode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmrHr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmrHrUlIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutAmrUlIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioLinkTimeoutUlIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radiusExtension', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reselectionAlgorithmHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reservationMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevAccessMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scaleOrd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sectorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('smsCbUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stircEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superRadiusExtension', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tchRateIntraCellHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('temporaryOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_cs1cs4dlcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_cs1cs4ulcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_mcs1mcs4ulcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_mcs1mcs9dlcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('throughputFactor_mcs1mcs9ulcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeLimitHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timerPeriodicUpdateMs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficTypesForTrunk', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trau8kEnabledForDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trunkReservationUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxPriorityInTchAlloc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulNoiseLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayHoppingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayMaAllocationId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayMaioOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlayMaioStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperDlRxLevThrForBCCHTrxPref', sa.Text, autoincrement=False, nullable=True), + sa.Column('usedMobileAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranQualRxLevelMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranThresholdReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('angle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('insiteGateway', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('applyRepeatedFacch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('carrierUnitConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableTemporaryOverpower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('facchBusyThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idrCellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idrUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intervalMeasReportSending', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachBusyThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedFacchInDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedFacchInUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchInDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchInUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchRxLevThresholdDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('repeatedSacchRxLevThresholdUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxSigLevAdjust', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdcchMeasReportSending', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txDiversityTimeShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txSigLevAdjust', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('BTSNE', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ambientAirTempOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bscName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSyncOutputFormat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSyncSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installationDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installationPerson', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxds', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timingLimitHysteresisMultiplier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('climateControlProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installationNotes', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('BTSSCL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSyncMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext1ppsClkOutOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkOutOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('holdOverModeUsed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rfSharingEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncPropagationEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tdmSyncInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSyncMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext1ppsClkOutOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkOutOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('holdOverModeUsed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfSharingEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncPropagationEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tdmSyncInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actExtGpsOutputLnaPowerSupply', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPimTesting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRfiTesting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeSWActivationTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeSWReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extGpsReceiverHoldoverMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alToggSuppList_alToggAmount_alToggClearenceTime_alToggConditonTime_faultName_inUse', sa.Text, autoincrement=False, nullable=True), + sa.Column('actDtPim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRxMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ppsTimingOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('BTSSCW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a20WLicencesInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDistributedSite15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRfChaining', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antLineSupervisionEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antRxLevelMonitoringEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antTiltSupportEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsConfiguration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiDefaultHsCellFach', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extendedBtsSiteCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fdeEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gpsInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('happyBitPingFiltUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('happyBitUphThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpa16QAMSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpaBbResAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpaFairPacketSched', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsdpaSchedList_hsdpaThroughputStep_mod_sched', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intShutdownInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iubClkInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxIubDelayThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('midIubDelayThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIubDelayThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfBlindRepetitionHsCellFach', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSDPASet1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSDPASet2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSDPASet3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfHSUPASet1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfR99ChannelElements', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosSchedList_ccPolicy_id_weight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reservationPercentage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rncType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sharedHsdpaSheduler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('singleCellInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEthernetSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assocMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ext2M048ClkOutOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mainsPowerAlarmId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numOfLines', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pathMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncPropagationEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('aldSwDownloadEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a20WLicencesInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDistributedSite15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRfChaining', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antLineSupervisionEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antRxLevelMonitoringEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antTiltSupportEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiDefaultHsCellFach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extendedBtsSiteCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fdeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsCtrlBlockForCoLocatedBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gpsInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('happyBitPingFiltUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('happyBitUphThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpa16QAMSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpaBbResAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpaFairPacketSched', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsdpaSchedList_hsdpaThroughputStep_mod_sched', sa.Text, autoincrement=False, nullable=True), + sa.Column('intShutdownInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iubClkInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxIubDelayThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('midIubDelayThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIubDelayThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfBlindRepetitionHsCellFach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSDPASet1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSDPASet2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSDPASet3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfHSUPASet1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfR99ChannelElements', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosSchedList_ccPolicy_id_weight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reservationPercentage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sharedHsdpaSheduler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('singleCellInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEthernetSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assocMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ext2M048ClkOutOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mainsPowerAlarmId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numOfLines', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncPropagationEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('aldSwDownloadEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highCQIRangeStart', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('medCQIRangeStart', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERHighCQIFadCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERHighCQIStaCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERLowCQIFadCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERLowCQIStaCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERMedCQIFadCh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBLERMedCQIStaCh', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('CABINET', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cabinetType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('CADPR', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableSCellPDCCHOlLa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableA6Event', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableFreqPrioSwap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumScellSwaps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sFreqPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('CAPR', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a6TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableSCellPDCCHOlLa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcnDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableA6Event', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableFreqPrioSwap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA6Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumScellSwaps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sFreqPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('CAREL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lnBtsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcellSwapAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('CARTRIDGE', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cartridgeType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('CBCI', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cabinetType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCIPaddrType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCIPaddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ETWSsupportEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('CCFA', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableBundleUtlStatistics', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ubrPlusEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vccBundleEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableBundleUtlStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ubrPlusEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vccBundleEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('CERTH', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsCertificateUpdateTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('caCertificateUpdateTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmpServerIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmpServerPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('crServerIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('crServerPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('crlUpdatePeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CRLDPSource', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CRLUsageEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmpDirectory', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsCertificateUpdateTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caCertificateUpdateTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmpServerIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmpServerPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('crServerIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('crServerPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('crlUpdatePeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CRLDPSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CRLUsageEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmpDirectory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSOperatorCertificate_certificateFingerprint_certificateIssuedBy_certificateIssuedTo_certificateSerialNumber_certificateType_certificateValidFrom_certificateValidTo', sa.Text, autoincrement=False, nullable=True), + sa.Column('caSubjectName', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('CESIF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cesMinUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cesMinUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('CMOB', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ACBarredListSystem', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CMOBChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellAccessRestriction', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RestrictionGroupName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RestrictionGroupType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafficRestriction', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ACBarredListSystem', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CMOBChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellAccessRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RestrictionGroupName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RestrictionGroupType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafficRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('COCO', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2LossRatio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2Multiplexing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2MuxDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueHSDPAWithFC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueHSDPAWithoutFC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueNRTDCHWithoutFC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2QueueRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2LossRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2Multiplexing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2MuxDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueHSDPAWithFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueHSDPAWithoutFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueNRTDCHWithoutFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('AAL2SignLinkTP_AAL2SigCDVT01Egr_AAL2SigCDVT01Ing_AAL2SigEarlyPacketDiscard_AAL2SigEgressMDCR_AAL2SigEgressUBRShare_AAL2SigIngressMDCR_AAL2SigIngressUBRShare_AAL2SigPCR01Egr_AAL2SigPCR01Ing_AAL2SigPartialPacketDiscard_AAL2SigServiceCategory_AAL2SignLinkATMIfId_AAL2SignLinkTPId_AAL2SignLinkVCI_AAL2SignLinkVPI', sa.Text, autoincrement=False, nullable=True), - sa.Column('AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLinkVCI_AAL2SignLinkVPI_AAL2UPATMIfId_AAL2UPCDVT01Egr_AAL2UPCDVT01Ing_AAL2UPEgressMDCR_AAL2UPEgressUBRShare_AAL2UPIngressMDCR_AAL2UPIngressUBRShare_AAL2UPPCR01Egr_AAL2UPPCR01Ing_AAL2UPServiceCategory_AAL2UPUsage_AAL2UPVCI_AAL2UPVPI_COCOA2EA_VCCInBundle_WAMId', sa.Text, autoincrement=False, nullable=True), - sa.Column('ATMEPProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPCDVT01Egr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPCDVT01Ing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPEarlyPacketDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPEgressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPEgressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPIngressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPIngressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPPCR01Egr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPPCR01Ing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPPartialPacketDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPServiceCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPTPATMIfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPVCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPVPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('COCOChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CalculateCDVT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CreateATMTP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GenerateAAL2Num', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InternalHSDPAFCMethodBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLin2', sa.Text, autoincrement=False, nullable=True), + sa.Column('ATMEPProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPCDVT01Egr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPCDVT01Ing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPEarlyPacketDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPEgressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPEgressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPIngressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPIngressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPPCR01Egr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPPCR01Ing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPPartialPacketDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPServiceCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPTPATMIfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPVCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPVPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('COCOChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CalculateCDVT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CreateATMTP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DNBAPTP_CControlPortID_DNBAPATMIfId_DNBAPCDVT01Egr_DNBAPCDVT01Ing_DNBAPEarlyPacketDiscard_DNBAPEgressMDCR_DNBAPEgressUBRShare_DNBAPIngressMDCR_DNBAPIngressUBRShare_DNBAPPCR01Egr_DNBAPPCR01Ing_DNBAPPartialPacketDiscard_DNBAPServiceCategory_DNBAPVCI_DNBAPVPI', sa.Text, autoincrement=False, nullable=True), + sa.Column('GenerateAAL2Num', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InternalHSDPAFCMethodBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCCBundleParams_VCCBundleEBS_VCCBundleId_VCCBundlePCR', sa.Text, autoincrement=False, nullable=True), + sa.Column('VPLTP_COCOVPI_VPLTPATMIfId_VPLTPCDVT01Egr_VPLTPEgressMDCR_VPLTPPCR01Egr_VPLTPServiceCategory_VPLTPTrafficShaping', sa.Text, autoincrement=False, nullable=True), + sa.Column('WBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2QueueNRTDCHWithFC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynNRTDCHSchedPathSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2TP_AAL2PathId_AAL2PathType_AAL2SignLinkATMIfId_AAL2SignLin1', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('CONNECTOR', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destinationConnector', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destinationHolder', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('location', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destinationConnector', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destinationHolder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('location', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('CPCTRL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('postActivationSnapshotPolicy', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('CSDAP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfAbisIF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcfTslShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('firstTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lastTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmCircuit_ID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('CTRLTS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extCellTraceRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('extUeTraceRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxUeTraceSessions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netActIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('omsTracePortNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tceTracePortNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellTraceRepMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ueTraceRepMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taTracing', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extCellTraceRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('extUeTraceRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxUeTraceSessions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netActIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omsTracePortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tceTracePortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellTraceRepMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ueTraceRepMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taTracing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ueActiveTrcSessFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('DAP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcsuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('firstTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lastTSL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logicalBCSUAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcmCircuit_ID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('DNS', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcsuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('firstTSL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lastTSL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logicalBCSUAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcmCircuit_ID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forwarder', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ETHER', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('admin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4forwarding', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4rpfilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('proxyArp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('outqset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rateLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('port', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ETHLK', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acceptableFrameTypes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('flushFdbOnLos', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2BurstSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2IngressRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2ShaperRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkFlappingPreventionTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkOAMEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('macAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultVlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('speedAndDuplex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchEMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2VlanIdList_highValue_lowValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2VlanIdList_highValue', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acceptableFrameTypes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flushFdbOnLos', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2BurstSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2IngressRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2ShaperRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkFlappingPreventionTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkOAMEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('macAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultVlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('speedAndDuplex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchEMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2VlanIdList_highValue_lowValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2VlanIdList_highValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethBhType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ETP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedPcus_pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etpType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcEtpHwIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncEMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectedPcus_bcsuID_pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etpGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('FLTR4', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('action', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('protocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnet', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('FMCG', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRDirReCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLDPCHTxPwrClOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FMCGChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseCPICHEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseCPICHrscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseTxPwrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseTxPwrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GSMcauseUplinkQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmDLTxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMaxMeasPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMeasRepInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMinHoInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMinMeasInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmMinSLHOInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmNcellSearchPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmUETxPwrTimeHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseCPICHEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseCPICHrscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseTxPwrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOClcauseTxPwrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBSICIdentTime', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRDirReCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLDPCHTxPwrClOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCGChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseCPICHEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseCPICHrscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseTxPwrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseTxPwrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMcauseUplinkQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmDLTxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMaxMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMeasRepInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMinHoInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMinMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmMinSLHOInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmNcellSearchPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmUETxPwrTimeHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseCPICHEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseCPICHrscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseTxPwrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOClcauseTxPwrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBSICIdentTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIbasedGsmHo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('FMCI', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FMCIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseCPICHEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseCPICHrscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseTxPwrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseTxPwrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOcauseUplinkQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqDLTxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMaxMeasPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMeasRepInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMinHoInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMinMeasInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqMinSLHOInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqNcellSearchPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrThrRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqUETxPwrTimeHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBMobilityOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBMobilityRABComb', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseCPICHEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseCPICHrscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseTxPwrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseTxPwrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOcauseUplinkQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqDLTxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMaxMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMeasRepInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMinHoInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMinMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqMinSLHOInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqNcellSearchPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrThrRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqUETxPwrTimeHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBMobilityOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBMobilityRABComb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIbasedIFHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBInactivityRSCPThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('FMCL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEMaxMeasPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEMinMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTENcarrFreqSearchPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('FMCS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActiveSetWeightingCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdditionReportingInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdditionTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdditionWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSRepBasedSHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DropReportingInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DropTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DropWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHAddEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHRemEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EcNoFilterCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FMCSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoCancel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoCancelTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoEcNoTimeHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpCancel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpCancelTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpFilterCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoRscpTimeHysteresis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxActiveSetSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReplacementReportingInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReplacementTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReplacementWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActiveSetWeightingCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdditionReportingInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdditionTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdditionWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSRepBasedSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DropReportingInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DropTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DropWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHAddEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHRemEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EcNoFilterCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoCancel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoCancelTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoEcNoTimeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpCancel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpCancelTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpFilterCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoRscpTimeHysteresis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxActiveSetSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReplacementReportingInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReplacementTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReplacementWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIbasedSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('FTM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adaptationVersionMajor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('softwareReleaseVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('systemTitle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adaptationVersionMajor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softwareReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemTitle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('userLabel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('FUUNIT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('functionalUnitType', sa.Text, autoincrement=False, nullable=True), - sa.Column('supportedByUnit', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('supportedByUnit', sa.Text, autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('GFIM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tResGer', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('GLPRM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdHoldTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxPathSplits', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routerId', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('GNFL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bandInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gCelResPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gerArfcnVal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gerFrqThrH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gerFrqThrL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccperm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pMaxGer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qRxLevMinGer', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('GPC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_egprsDlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_egprsUlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_gprsDlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qcTputThrModes_gprsUlRlcAckMode', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrNumberZeroResults', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrOtherPcuCellOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrRxlevIdleWinSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccrRxlevTraWinSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_egprsDlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_egprsUlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_gprsDlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qcTputThrModes_gprsUlRlcAckMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('GTPU', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gtpuN3Reqs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gtpuPathSupint', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gtpuT3Resp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sgwIpAddressList_sgwIpAddress_transportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gtpuN3Reqs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gtpuPathSupint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gtpuT3Resp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sgwIpAddressList_sgwIpAddress_transportNwId', sa.Text, autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('HDLC', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcAdministrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcBandwith', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcLinkName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcPcmId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hdlcStartTsl', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('HOC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allAdjacentCellsAveraged', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allUtranAdjAver', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrafficControlIUO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrafficControlMCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amhTrhoPbgtMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('averagingWindowSizeAdjCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeThresholdsLevNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeThresholdsLevPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeThresholdsLevRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ddeWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaFastAveCallSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaFastAveHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaFastAvePc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enaHierCellHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableIntraHoDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableIntraHoUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableMsDistance', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enablePowerBudgetHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableSddchHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableUmbrellaHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('erfdEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('erfdOver', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('failMoveThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gsmPlmnPriorisation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAvaragingLevDLWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAvaragingLevDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingLevUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingLevUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualDlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoAveragingQualUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPeriodPbgt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoPeriodUmbrella', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLDlRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTLUlRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoTQUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThrInterferenceDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThrInterferenceDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceDlRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceULNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceULPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsInterferenceULRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsLevDLNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsRapidLevUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hoThresholdsRapidLevUlN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interSystemDa', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraHoLoRxLevLimAmrHr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraHoLoRxQualLimAmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraHoUpRxLevLimAmrHr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxMsDistanceHoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntBetweenHoReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntBetweenUnsuccHoAttempt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntUnsuccIsHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minMsDistanceHoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('modifiedAveWinNCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('modifiedNoz', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDHoThrParamN8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceAveragingParamHreqave', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceHoThresholdParamMsRangeMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('msDistanceHoThresholdParamP8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('multiratRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('noOfZeroResUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBcchLayerAccessThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBcchLayerExitThr_nx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nonBcchLayerExitThr_px', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfZeroResults', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qSearchC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranAveragingNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utranHoThScTpdc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wcdmaRanCellPenalty', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allAdjacentCellsAveraged', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allInterfCellsAveraged', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allUtranAdjAver', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrafficControlIUO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrafficControlMCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amhTrhoPbgtMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('averagingWindowSizeAdjCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeThresholdsLevNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeThresholdsLevPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeThresholdsLevRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ddeWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaFastAveCallSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaFastAveHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaFastAvePc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaHierCellHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enaTchAssSuperIuo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableInterFrtIuoHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableIntraHoDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableIntraHoUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableMsDistance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enablePowerBudgetHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableSddchHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableUmbrellaHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('erfdEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('erfdOver', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('failMoveThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddRepThr2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gsmPlmnPriorisation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAvaragingLevDLWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAvaragingLevDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingLevUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingLevUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualDlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoAveragingQualUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPeriodPbgt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoPeriodUmbrella', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLDlRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTLUlRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoTQUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThrInterferenceDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThrInterferenceDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceDlRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceULNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceULPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsInterferenceULRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsLevDLNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsRapidLevUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hoThresholdsRapidLevUlN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interSystemDa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intfCellAvgWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intfCellNbrOfZeroResults', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoAmrFrToDfrRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoLoRxLevLimAmrHr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoLoRxQualLimAmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoThrRxQualAmrToDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraHoUpRxLevLimAmrHr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerSpeedLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minBsicDecodeTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntBetweenHoReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntBetweenUnsuccHoAttempt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntIuoHoReqBQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntUnsuccIsHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntUnsuccIuoHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('modifiedAveWinNCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('modifiedNoz', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDHoThrParamN8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceAveragingParamHreqave', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceHoThresholdParamMsRangeMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msDistanceHoThresholdParamP8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedAveraging', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedDetectionState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('msSpeedThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multiratRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('noOfZeroResUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBcchLayerAccessThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBcchLayerExitThr_nx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nonBcchLayerExitThr_px', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfZeroResults', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDemultiplexingUlRxLevMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrDemultiplexingRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrDemultiplexingUlRxLevMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrDemuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMultiplexingRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMultiplexingUlRxLevThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMultiplexingUlRxLevWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDfrMuxDlRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrDemultiplexingRxQualityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrDemuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrMultiplexingRxQualityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrMuxDlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscDhrMuxDlRxQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscMultiplexingUlRxLevelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oscMultiplexingUlRxLevelWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qSearchC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset1800', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset1900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset850', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingOffset900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold1800', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold1900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold850', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingThreshold900', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servingBandReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('smaxMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sminMsDistanceHoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadCiThresholdCiRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadCiThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadCiThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadRxLevThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadRxLevThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseBadRxLevThresholdRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseEstMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodCiThresholdCiRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodCiThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodCiThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodRxLevThresholdNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodRxLevThresholdPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('superReuseGoodRxLevThresholdRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrDlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrDlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrUlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thrUlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperSpeedLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranAveragingNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranHoThScTpdc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wcdmaRanCellPenalty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ciEstMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fddMultiratRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerCiLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityAdjStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('advancedCompressionHoForAmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('invalidBsicReporting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingRate', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('HOPG', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgHCSpriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgHCSthreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgMinRxLevNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPenaltyTimeNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPriorityCoverage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgPrioritySLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgQoffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgQrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgRxLevMinHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjgTempOffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPGChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgHCSpriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgHCSthreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgMinRxLevNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPenaltyTimeNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPriorityCoverage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgPrioritySLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgQoffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgQrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgRxLevMinHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgTempOffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPGChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgAbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgThreshigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjgThreslow', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('HOPI', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiEcNoMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiHCSpriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiHCSthreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinEcNoNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinRSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiMinRscpNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPenaltyTimeNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPlossMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityCoverage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityDCellCAHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityHSCAHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityMIMOCAHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPriorityQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiPrioritySLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQoffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQoffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQqualMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiQrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTempOffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjiTempOffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHORSCPThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiEcNoMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiHCSpriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiHCSthreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinEcNoNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinRSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiMinRscpNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPenaltyTimeNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPlossMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityCoverage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityDCellCAHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityHSCAHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityMIMOCAHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPrioritySLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQoffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQoffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQqualMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTempOffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiTempOffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiPriorityReDir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiAbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQqualminFDD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiQrxlevminFDD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiThreshigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjiThreslow', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('HOPL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLAbsPrioCellReselec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLFreqPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLQqualminEUTRA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLQrxlevminEUTRA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreshigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreshigh2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreslow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjLThreslow2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPLChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLAbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLFreqPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLQqualminEUTRA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLQrxlevminEUTRA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreshigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreshigh2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreslow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLThreslow2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLMinRSRPLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjLMinRSRQLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('HOPS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsHCSpriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsHCSthreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsPenaltyTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQoffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQoffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQqualMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsQrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTempOffset1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjsTempOffset2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EcNoAveragingWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnableInterRNCsho', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnableRRCRelease', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHOMarginAverageEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHOMarginPeakEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HOPSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAAvailabilityIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAAvailabilityIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReleaseMarginAverageEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReleaseMarginPeakEcNo', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsHCSpriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsHCSthreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsPenaltyTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQoffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQoffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQqualMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsQrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTempOffset1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjsTempOffset2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EcNoAveragingWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnableInterRNCsho', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnableRRCRelease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHOMarginAverageEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHOMarginPeakEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HOPSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAAvailabilityIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAAvailabilityIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReleaseMarginAverageEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReleaseMarginPeakEcNo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('HW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NEType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('systemTitle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vendorName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('softwareReleaseVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('systemReleaseVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('softwareReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemReleaseVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('systemTitle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NEType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IAIF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('atmIfId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('encapsulationMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('usage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vpi', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('atmIfId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('encapsulationMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('usage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vpi', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IBFD', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alarmEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dstIp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipbrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sessionType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srcIp', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dstIp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipbrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sessionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srcIp', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IBFP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('desiredMinTx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('detectMult', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('requiredMinRx', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('desiredMinTx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('detectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('requiredMinRx', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IDNS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cache', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localDomain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('roundRobin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serverIPAddr_addrValue_addrVer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serverIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serverIpAddress2', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cache', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localDomain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('roundRobin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverIPAddr_addrValue_addrVer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverIpAddress2', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IDSP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscpProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscpProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('profileList_dscpNumber_phb', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IEIF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('confCost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('helloInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddr_localIpAddr_netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtuMismatchDetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ospfWithBfd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('retransInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routerDeadInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sbs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sbsTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shapedBandwidth', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sirTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficPathShapingEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transmitDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('upperLayerShaping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ifType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6Addr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6PrefixLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wfqSchedQueueWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('confCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('helloInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddr_localIpAddr_netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtuMismatchDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfWithBfd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('retransInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routerDeadInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbsTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shapedBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sirTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficPathShapingEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperLayerShaping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_destAddrIPV4_netmask', sa.Text, autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4Addr_addrTypeIPV4_addrValueIPV4_netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6Addr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6PrefixLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wfqSchedQueueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IFPG', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transIfPuPtrs', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transIfPuPtrs', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IGIF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RncEthernetBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ethInterfaceRate', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RncEthernetBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ethInterfaceRate', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IHCP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IICP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('echoReplyTmout', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('echoReqPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxLostPkt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('payloadLength', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('echoReplyTmout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('echoReqPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxLostPkt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('payloadLength', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IMAG', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('imaVersionId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaces', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minNumLinks', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('imaVersionId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaces', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minNumLinks', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('INTP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ntpServers', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ntpServers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ntpAlarmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPBR', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('committedBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('committedDcnBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('committedSigBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ifcFlag', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipBasedRouteName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localMuxUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxMuxPackets', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ratio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('remoteMuxUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routeBW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('udpMuxDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('udpMuxEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('committedBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('committedDcnBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('committedSigBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifcFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipBasedRouteName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localMuxUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxMuxPackets', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ratio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteMuxUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routeBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('udpMuxDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('udpMuxEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dspmProfileID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifcNRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifcNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('schedulerType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPHB', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_queWeight_schedule_vlanPri', sa.Text, autoincrement=False, nullable=True), + sa.Column('profileList_maxDrop_maxThreshold_minThreshold_phb_quePriority_schedule_vlanPri', sa.Text, autoincrement=False, nullable=True), + sa.Column('profileListExpWeigLengthMaxDropMaxThresholdMinThreshold_phb_qW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileList_expWeig_length_maxDrop_maxThreshold_minThresholdphb', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPNB', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNBAPICSUIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SCTPPortNumberCNBAP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNBChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxSCTPFrameSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinSCTPPortIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBAPDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NodeBIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNBAPICSUIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SCTPPortNumberCNBAP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DNBAP_CControlPortID_DNBAPICSUIndex_SCTPPortNumberDNBAP', sa.Text, autoincrement=False, nullable=True), + sa.Column('IPBasedRouteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNBChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSCTPFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinSCTPPortIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NodeBIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DNBAP_CControlPortID_SCTPPortNumberDNBAP', sa.Text, autoincrement=False, nullable=True), + sa.Column('NBAPCSPUIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPEIPUIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPQNIUBIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SourceNBAPIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SourceNBAPIPNetmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VRF', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPNO', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdHoldUpTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('btsSubnetMacAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cesopsnIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableFtp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableSoam', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('flexBusIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpLocalUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpMuxAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpMuxDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fpRemoteUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmNetmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iHSPAmode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('icmpResponseEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkOAMLoopbackSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('oamCir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('oamTlvReply', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('omsTls', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ret1IpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rncIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transportMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('twampMessageRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('planeMacAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uPlane2IpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uPlaneIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPForwardingIPV4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultTTL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subnetsAreLocal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hostName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actFastIpRerouting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIpTnlMeasure', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIpv6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSeparationRanSharing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpv6Address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmBtsSubnetAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ftmBtsSubnetMask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mainTransportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('oamIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('retransTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('secOmsIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('servingOms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('servingOmsAdminSetting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('twampReflectorPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uPlaneIpv6Address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wfqSchedOamWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdHoldUpTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSubnetMacAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cesopsnIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableFtp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableSoam', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('flexBusIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpLocalUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpMuxAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpMuxDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fpRemoteUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmNetmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iHSPAmode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('icmpResponseEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkOAMLoopbackSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oamCir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oamTlvReply', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('omsTls', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ret1IpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rncIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampMessageRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('planeMacAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampFlag_twampIpAddress_twampReflFlag_udpEchoFlag', sa.Text, autoincrement=False, nullable=True), + sa.Column('uPlane2IpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPForwardingIPV4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultTTL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnetsAreLocal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hostName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampReflectorOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampReflectorPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('twampSourcePort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFastIpRerouting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIpTnlMeasure', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIpv6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSeparationRanSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmBtsSubnetAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmBtsSubnetMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mainTransportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oamIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('retransTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('secOmsIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servingOms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servingOmsAdminSetting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wfqSchedOamWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualUPlaneIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpv6AddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uPlane2Ipv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDynamicIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIPv6Mplane', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpAddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpv4Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addCPlaneIpv6AddressSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addUPlaneIpv4Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addUPlaneIpv6Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ftmBtsSubnetPrefixLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tlsRenegotiationInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPQM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BackgroundTCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ConversationalTCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPQMChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InteractiveTHP1TCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InteractiveTHP2TCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InteractiveTHP3TCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StreamingTCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BackgroundTCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConversationalTCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPQMChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InteractiveTHP1TCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InteractiveTHP2TCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InteractiveTHP3TCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StreamingTCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPRM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RmExceptions_sourceTwoDiscr_userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RmExceptions_sourceTwoDiscr_userLabel', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPRO', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addrValueIPV4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ifName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipBasedRouteId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbAF4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbBE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbEF', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addrValueIPV4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ifName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipBasedRouteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbAF4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbBE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbEF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPRT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('staticRoutes_bfdId_destIpAddr_gateway_netmask_preference', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('staticRoutes_bfdId_destIpAddr_gateway_netmask_preference', sa.Text, autoincrement=False, nullable=True), + sa.Column('staticRoutes_bfdId_destIpAddr_gateway_netmask_preSrcIpv4Addr_preference', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPRTV6', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IPSECC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassCtrlIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassPingTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipSecEmBypassState', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassCtrlIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassPingTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipSecEmBypassState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIpSecBkupTun', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('securityPolicies_antiReplayEnabled_antiReplayWindowSize_dpddelay_dpdtimeout_encryptionMethod_ikeDiffHellGrp_ikeEncryptionMethod_ikeProtocol_ipSecBkupTunCurrRemoteEndpoint_ipSecBkupTunMaxSwitchTime_ipSecBkupTunMinSwitchTime_ipSecBkupTunRemoteEndpoint_ipSecBkupTunState_ipSecStatus_localIpAddress_localIpPort_localIpPrefixLength_localTunnelEndpoint_policyNumber_protocol_remoteIpAddress_remoteIpPort_remoteIpPrefixLength_remoteTunnelEndpoint_saMaxLifeTime', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IQOS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dspmProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dspmProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phbProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('status', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('IRFIM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dspmProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dspmProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phbProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('status', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlCarFrqEut', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutCelResPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interFrqThrH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interFrqThrL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interPresAntP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interTResEut', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measBdw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qOffFrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qRxLevMinInterF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBEutCelResWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ISBFP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('desiredMinTx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('detectMult', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('holdupTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('profileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('requiredMinRx', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('desiredMinTx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('detectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('holdupTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('profileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('requiredMinRx', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ITRKGRP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trkGrpBoolVal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trkGrpOperation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trkType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trkGrpBoolVal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trkGrpOperation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trkType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('ITRKOBJ', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IUBSNT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4MaskLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPV4SubnetAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assocMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hbInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxInitRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pathMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoInitial', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sackPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('validCookieLife', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4MaskLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPV4SubnetAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assocMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hbInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxInitRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoInitial', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sackPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('validCookieLife', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxSCTPFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IUCS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2PTSigForIuCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNDomainVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2PTSigForIuCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNDomainVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNId', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('CSCNNRI_NRIMaxForCSCN_NRIMinForCSCN', sa.Text, autoincrement=False, nullable=True), - sa.Column('CSFlexiIuWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DefaultCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUCSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUOIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinUDPPortCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NetworkInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocationSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtcpActivation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignPointCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRafC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRatC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TigOR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TinTR', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('CSFlexiIuWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefaultCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUCSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinUDPPortCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NetworkInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocationSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtcpActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignPointCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRafC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRatC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TigOR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TinTR', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IUCSIP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DestIPAddressCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNetmaskCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPQMIdCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUCSIPChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DestIPAddressCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNetmaskCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPQMIdCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUCSIPChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IUO', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSCNDRXLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CS_T3212', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUOChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringDelayTimerCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringDelayTimerPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryGroupCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryGroupPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryTimerCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuBarringRecoveryTimerPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubTransportSharingInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRILengthForCSCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRILengthForPSCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NullNRIForCSPool', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NullNRIForPSPool', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OperatorWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MNCLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSCNDRXLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PS_NMO', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSCNDRXLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CS_T3212', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringDelayTimerCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringDelayTimerPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryGroupCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryGroupPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryTimerCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuBarringRecoveryTimerPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubTransportSharingInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRILengthForCSCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRILengthForPSCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NullNRIForCSPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NullNRIForPSPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OperatorWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MNCLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSCNDRXLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PS_NMO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICROperatorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICROperatorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRPLMNid_MCC_MNC_MNCLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SharedAreaPLMNid_SharedAreaMCC_SharedAreaMNC_SharedAreaMNClength', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IUPS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNDomainVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CNId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellFACHRelocSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DefaultCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUOIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUPSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NetworkInd', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNDomainVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CNId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellFACHRelocSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefaultCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUOIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUPSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NetworkInd', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('PSCNNRI_NRIMaxForPSCN_NRIMinForPSCN', sa.Text, autoincrement=False, nullable=True), - sa.Column('PSFlexiIuWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocationSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignPointCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TDataFwd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRafC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRatC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TigOR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TinTR', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('PSFlexiIuWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocationSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignPointCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TDataFwd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRafC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRatC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TigOR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TinTR', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IUPSIP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DestIPAddressPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNetmaskPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPQMIdPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IUPSIPChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DestIPAddressPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNetmaskPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPQMIdPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IUPSIPChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IUR', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NeighbouringPLMNid_MCC_MNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AAL2PTSigForIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellFACHnRncRelocSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPHighIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPLowIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPMedDCHIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMaxIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMidIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMinIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACCEnabledIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAULCToDSCPIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAOverIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPACCIurEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPADLCToDSCPIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IBTSSharing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IURChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterfaceMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IurUPSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxFPDLFrameSizeIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxIurNRTHSDSCHBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinUDPPortIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncNetworkInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncRelocationSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncSignPointCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRncVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NeighbouringRNWElement', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OverbookingSwitchIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ProbabilityFactorMaxIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNSAPCongAndPreemption', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NeighbouringPLMNid_MCC_MNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AAL2PTSigForIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellFACHnRncRelocSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPHighIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPLowIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPMedDCHIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMaxIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMidIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMinIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACCEnabledIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAULCToDSCPIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAOverIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPACCIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPADLCToDSCPIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBTSSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IURChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterfaceMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IurUPSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxFPDLFrameSizeIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxIurNRTHSDSCHBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinUDPPortIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncNetworkInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncRelocationSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncSignPointCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRncVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NeighbouringRNWElement', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OverbookingSwitchIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ProbabilityFactorMaxIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNSAPCongAndPreemption', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHSDPAOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FRLCOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA64QAMOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iurBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AppAwareRANEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NeighbourRNCFeatureSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('IVIF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cESoPSN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('confCost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('helloInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtuMismatchDetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ospfWithBfd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('retransInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routerDeadInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sbs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transmitDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('parentInterface', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6Addr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localIpv6PrefixLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wfqSchedQueueWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cESoPSN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('confCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('helloInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtuMismatchDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfWithBfd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('retransInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routerDeadInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('parentInterface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6Addr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localIpv6PrefixLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wfqSchedQueueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('L2SWI', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultPCPUntagged', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultPCPUntagged', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('dscpMap_dscp_priorityQueue', sa.Text, autoincrement=False, nullable=True), - sa.Column('enableLayer2Switching', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portDefaultVlanId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueueNonIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueuePcp7', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qosClassification', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vlanAwareSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('l2PriorityQueueWeight6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priorityQueueUntagged', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('enableLayer2Switching', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portDefaultVlanId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueueNonIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueuePcp7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qosClassification', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vlanAwareSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('l2PriorityQueueWeight6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priorityQueueUntagged', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LAPD', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('associationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logicalBCSUAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sapi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('streamId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSigChannelSubSlot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSigChannelTimeSlotPcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSigChannelTimeSlotTsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dChannelType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('parameterSetNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('LCELC', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisSigChannelSubSlot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisSigChannelTimeSlotPcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisSigChannelTimeSlotTsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dChannelType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logicalBCSUAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('parameterSetNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sapi', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anchorNodeId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('perTrxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resourceList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPowerPooling', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LCELGW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('accessBbCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellGroupName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dedicatedBbCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsupaBbDecodCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hsupaBbMinimumUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lCelIdList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minNumHsfachUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sModId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shareOfHSDPAUser', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shareOfHSUPALicences', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('accessBbCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellGroupName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dedicatedBbCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsupaBbDecodCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hsupaBbMinimumUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lCelIdList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minNumHsfachUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shareOfHSDPAUser', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shareOfHSUPALicences', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LCELL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LCELW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('allowedCarrierList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellRange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defaultCarrier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('expirationTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hspaMapping', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intShutdownTimeout', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCarrierPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rachCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownStepAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vamEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allowedCarrierList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultCarrier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('expirationTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hspaMapping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intShutdownTimeout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCarrierPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resourceList_antlId_txRxUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownStepAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vamEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('picPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('LCSE', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkedCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('altitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antBearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antHeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antHorHalfPwrBeam', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bCCHFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsicBcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsicNcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cityType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latDegrees', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latFractions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latMinutes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latSeconds', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latSign', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcsGlobalIdCi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcsGlobalIdLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonDegrees', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonFractions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonMinutes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonSeconds', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lonSign', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxRadiatedPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('predBckServRad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('predFrtServRad', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNADJ', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('guGroupIdList_mcc_mmeGroupId_mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetBtsDn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adjEnbId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cPlaneIpAddrCtrl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('x2LinkStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('guGroupIdList_mcc_mmeGroupId_mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetBtsDn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adjEnbId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cPlaneIpAddrCtrl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('x2LinkStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlfBasedRCRsupported', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNADJL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcPlmnIdList_mcc_mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlTrmBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiAdjEnbId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiLcrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fDlEarfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fUlEarfcn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phyCellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sourceOfData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulTrmBw', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcPlmnIdList_mcc_mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlTrmBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiAdjEnbId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiLcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fDlEarfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fUlEarfcn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phyCellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sourceOfData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulTrmBw', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNADJW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('targetCellDn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srvccHoInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetLac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetRac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetRncId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uTargetScFdd', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccHoInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetRac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetRncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetScFdd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rimStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sourceOfData', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNBTS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('act1xCsfb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('act8EpsBearers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCMAS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCSFBRedir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCellTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCellTraceWithIMSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCiphering', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCompChecks', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actConvVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCplaneOvlHandling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actCsfbPsHoToUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDLCAggr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDistributedSite', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDualBand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDualCarrier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDualRx1xCsfb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actERabModify', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actETWS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEmerCallRedir', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEnhAcAndGbrServices', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actFlexBbUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actGsmRedirWithSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHOtoHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHOtoWcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHeNBMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHighPrioServices', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHighRrc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actHoFromUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIMSEmerSessR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIdleLB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIfHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actImmHRPD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actImmXrtt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actInterFreqLB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actIntraFreqLoadBal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLPPaOtdoa', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLTES1Ho', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLocRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMDTCellTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMFBI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMultBearers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actMultGbrBearers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actNonGbrServiceDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOTNRecovery', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOperatorQCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOperatorQCIGBR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOptMmeSelection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actPdcpRohc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRIMforGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRedirect', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRfChaining', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actS1Flex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actS1OlHandling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSelMobPrf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSrvccToGsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSrvccToWcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSubscriberTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUeBasedAnrInterFreqLte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUeBasedAnrIntraFreqLte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUeBasedAnrUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlCoMp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actZUC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acteNACCtoGSM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab1dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab1ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab1ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab2dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab2ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab2ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab3dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab3ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab3ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab4dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab4ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab4ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab5dlPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab5ueCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('amRlcPBTab5ulPollByte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrIfTRSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrOmExtEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrRobLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('caMinDlAmbr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eea3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('congWeightAlg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defProfIdxAM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defProfIdxUM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableAutoLock', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableGrflShdn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enbName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('etwsPrimNotifBcDur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hpsSessArpMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hpsSessArpMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eia3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('keyRefrMarg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumOfLnadjLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumPreEmptions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumX2LinksIn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumX2LinksOut', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minNotActivatedUtraRSCFS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('moProfileSelect', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nRimRirG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nullFallback', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('otnRecoveryPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actInHORed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRrcConnRed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pbrNonGbr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf1pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf1statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf1tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101rohcMaxCid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf101tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf102pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf102snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf102tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf103pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf103snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf103tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf104pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf104snSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf104tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf2pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf2statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf2tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf3pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf3statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf3tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf4pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf4statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf4tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf5pdcpProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf5statusRepReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcpProf5tDiscard', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prioTopoHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prohibitLBHOTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prohibitPsHOtoWcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwsWithEmAreaId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab1schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2l2OHFactorDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2l2OHFactorUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab2schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3l2OHFactorDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3l2OHFactorUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab3schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4delayTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4l2OHFactorDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4l2OHFactorUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4maxGbrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4maxGbrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab4schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab5schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab6schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab7schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab8schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9enforceTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9lcgid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9pdcpProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9prio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9qci', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9qciSupp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9resType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9rlcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9rlcProfIdx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9schedulBSD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9schedulPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qciTab9schedulWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rachAccessForHoFromUtran', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('recoveryResetDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf1tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf101tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf102tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf103tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104snFieldLengthDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104snFieldLengthUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf104tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf2tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf3tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf4tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5pollPdu', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5rlcProfileId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5tPollRetr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5tProhib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rlcProf5tReord', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('s1InducedCellDeactDelayTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellActivationCyclePeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellActivationMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellDeactivationTimereNB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sCellpCellHARQFdbkUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownStepAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('shutdownWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('supportedNumOfLnadj', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tRimKaG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tRimPollG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tRimRirG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tS1RelPrepG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tS1RelPrepL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tS1RelPrepU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tagMaxAM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tagMaxUM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timDelACContPreempt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingDuringHoMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('txPathFailureMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcRssiMaxIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('voiceSuppMatchInd', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act1xCsfb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act8EpsBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCMAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCSFBRedir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCellTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCellTraceWithIMSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCiphering', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCompChecks', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actConvVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCplaneOvlHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCsfbPsHoToUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDLCAggr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDistributedSite', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualBand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualCarrier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDualRx1xCsfb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actERabModify', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actETWS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEmerCallRedir', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEnhAcAndGbrServices', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFlexBbUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actGsmRedirWithSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHOtoHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHOtoWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHeNBMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHighPrioServices', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHighRrc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHoFromUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIMSEmerSessR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIdleLB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIfHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actImmHRPD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actImmXrtt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterFreqLB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actIntraFreqLoadBal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLPPaOtdoa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLTES1Ho', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLocRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMDTCellTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMFBI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMultBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMultGbrBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNonGbrServiceDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOTNRecovery', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOperatorQCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOperatorQCIGBR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOptMmeSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPdcpRohc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRIMforGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRedirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRfChaining', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actS1Flex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actS1OlHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSelMobPrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSrvccToGsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSrvccToWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSubscriberTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUeBasedAnrInterFreqLte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUeBasedAnrIntraFreqLte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUeBasedAnrUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlCoMp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actZUC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acteNACCtoGSM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab1dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab1ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab1ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab2dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab2ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab2ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab3dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab3ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab3ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab4dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab4ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab4ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab5dlPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab5ueCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amRlcPBTab5ulPollByte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrIfTRSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrOmExtEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrRobLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caMinDlAmbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eea3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('congWeightAlg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defProfIdxAM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defProfIdxUM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAutoLock', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableGrflShdn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enbName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('etwsPrimNotifBcDur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hpsSessArpMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hpsSessArpMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eia3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('keyRefrMarg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumOfLnadjLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumPreEmptions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumX2LinksIn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumX2LinksOut', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minNotActivatedUtraRSCFS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moProfileSelect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nRimRirG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nullFallback', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('otnRecoveryPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInHORed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRrcConnRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pbrNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf1pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf1statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf1tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101rohcMaxCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf101tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf102pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf102snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf102tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf103pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf103snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf103tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf104pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf104snSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf104tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf2pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf2statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf2tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf3pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf3statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf3tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf4pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf4statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf4tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf5pdcpProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf5statusRepReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcpProf5tDiscard', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioTopoHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prohibitLBHOTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prohibitPsHOtoWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwsWithEmAreaId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab1schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2l2OHFactorDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2l2OHFactorUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab2schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3l2OHFactorDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3l2OHFactorUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab3schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4delayTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4l2OHFactorDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4l2OHFactorUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4maxGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4maxGbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab4schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab5schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9enforceTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9lcgid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9pdcpProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9prio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9qci', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9qciSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9resType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9rlcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9rlcProfIdx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9schedulBSD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9schedulPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9schedulWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rachAccessForHoFromUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('recoveryResetDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf1tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf101tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf102tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf103tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104snFieldLengthDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104snFieldLengthUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf104tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf2tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf3tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf4tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProf5tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('s1InducedCellDeactDelayTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellActivationCyclePeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellActivationMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellDeactivationTimereNB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sCellpCellHARQFdbkUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownStepAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shutdownWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('supportedNumOfLnadj', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimKaG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimPollG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimRirG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tS1RelPrepG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tS1RelPrepL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tS1RelPrepU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tagMaxAM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tagMaxUM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timDelACContPreempt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingDuringHoMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPathFailureMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcRssiMaxIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('voiceSuppMatchInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act1xSrvcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAmle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAutoAcBarring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAutoLteNeighRemoval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAutoUtranNeighRemoval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCRAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDedVoLteInterFreqHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlIntShaping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFlexScellSelect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterEnbDLCAggr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterFreqServiceBasedHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actL1PM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLBPowerSaving', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLPPaEcid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMBMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMDTloggedCellTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMeasBasedIMLB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMroInterRatUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNwReqUeCapa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPeriodicCarrierBlinking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRIMforUTRAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRLFbasedRCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRadioPosFlexibilty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRrcConnNoActivity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRtPerfMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSdl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actServBasedMobThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTaHistCounters', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTempHoBlacklisting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTempRadioMaster', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUplaneOvlHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUserLayerTcpMssClamping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUtranLoadBal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actVendSpecCellTraceEnh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresLteNR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresNbEnbExch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresNbeNB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresX2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbEnbExchWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrRobLevelUtran', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraTRSCFS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('consecHoFailThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('consecUtranHoFailThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cpovlhaenableInHoRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cpovlhaenableRrcConnRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableBwCombCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('geranDtmCap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleTimeThresUtranNR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumAnrMoiAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mmeAssignmentMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nRimRirU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab6rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab7rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab9rlcProfIdx3cc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pollPdu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlcProfileId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPollRetr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tProhib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tReord', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rlfBasedRCRdefault', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('s1PrdRevalWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellActivationLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellMeasCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('supportedNumOfAnrMoi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tChangeMobilityReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimKaU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimPollU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRimRirU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRsrInitWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tRsrResFirst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranPrdRevalWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('x2PrdRevalWaitTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caSchedFairFact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dynBlacklistingHoTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicSyncRecoveryT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mlbSpecialCase', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nConsecHOPrepTimeouts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8nbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTab8nbrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qciTabOperator_counterGroup_delayTarget_drxProfileIndex_dscp_enforceTtiBundling_lcgid_pdcpProfIdx_qci_qciSupp_resType_rlcMode_rlcProfIdx_rlcProfIdx3cc_schedulBSD_schedulPrio_schedulWeight', sa.Text, autoincrement=False, nullable=True), + sa.Column('reportTimerIMLBA4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reqFreqBands_bandNumber_bandPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempRadioMasterRecovTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempRadioMasterTriggerTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeConnFailureThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCoMpSinrThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableERabSetupRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableInHoRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableRrcConnRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableSuspendSrs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upovlhaenableTxDivTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsResetRequest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actAdvScellMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actArpBasedQosProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCsgS1Mobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actInterFreqRstdMeasSupp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLBRTXPowerSaving', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMmecPlmnIdMmeSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPcellSwap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRadioPosFlexibility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSatBackhaul', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedPlanFileActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multScellReleaseTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCqiDtx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCqiRec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neighbCellChkPeriodicity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('neighbCellChkStartTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numTxWithHighNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('planFileActivationMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preventPsHOtoWcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sibUpdateRateThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNCEL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deploymentType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('furtherPlmnIdL_mcc_mnc_cellReserve', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a1TimeToTriggerDeactInterMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActGERANMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActHrpdMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActInterFreqMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerActWcdmaMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerRedirect', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a3Offset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a3ReportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a3TimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a5ReportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a5TimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDlsOldtc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDlsVoicePacketAgg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actDrx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actFastMimoSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actLdPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actModulationSchemeUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actNoIntraBandIFMeasurements', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOlLaPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actOtdoa', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actPrsTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actPuschMask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRepeaterMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSixIfMeasurements', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSmartDrx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSuperCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlGrpHop', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlLnkAdp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actUlpcMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addAUeRrHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addAUeTcHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addEmergencySessions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addGbrTrafficRrHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addGbrTrafficTcHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumDrbRadioReasHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumDrbTimeCriticalHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumQci1DrbRadioReasHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addNumQci1DrbTimeCriticalHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addSpectrEmi', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('anrUtraRscpThres', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('applyOutOfSyncState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('blankedPucch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KMeasReport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KRelocPrep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2kRelocExec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tULHOPrepTransfer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('celResTiFHM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('celResTiFMM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellCapClass', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellIndOffServ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellReSelPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellResourceSharingMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellSelectionInfoV920qQualMinR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellSrPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiAperEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiAperMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiPerNp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiPerSbCycK', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cqiPerSimulAck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF1b', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF2a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dFpucchF2b', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dSrTransMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('defPagCyc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaPreMsg3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaPucchShift', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaTfEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dl64QamEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlCellPwrRed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlChBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlInterferenceEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlInterferenceLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlInterferenceModulation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlMimoMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlOlqcEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlPathlossChg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlPcfichBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlPhichBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlRsBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlTargetBler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlamcCqiDef', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlamcEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlpcMimoComp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsDciCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsFdAlg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsOldtcTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dlsUsePartPrb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxApplyDeviceType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile1drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile1drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile101drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile102drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile103drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile2drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile3drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile4drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxProfile5drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile2smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile3smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile4smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxInactivityT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxLongCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxOnDuratT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxProfileIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxProfilePriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxRetransT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxShortCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5drxShortCycleT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('drxSmartProfile5smartStInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eCallAcBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaAtbPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaBlerAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaDeltaMcs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaLowMcsThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaLowPrbThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eUlLaPrbIncDecFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earfcnDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('earfcnUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableAmcPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableBetterCellHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableCovHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableDl16Qam', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableLowAgg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enablePcPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eutraCelId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('altitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('confidence', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('degreesOfLatitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('degreesOfLongitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('directionOfAltitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('latitudeSign', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('orientationOfMajorAxis', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uncertaintyAltitude', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uncertaintySemiMajor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uncertaintySemiMinor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('fUlLAAtbTrigThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCSFBCpichEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCSFBCpichRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCpichEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientCpichRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientRSRP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientRSRQ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('filterCoefficientRSSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gbrCongHandling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('grpAssigPUSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxMsg3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxTrDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxTrUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('harqMaxTrUlTtiBundling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hopModePusch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KRelocOverallHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tC2KRelocPrepHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tUlHoPrepTransferHrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysA3Offset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2GERAN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2Hrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2InterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2Wcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBBearCheckTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBHighLoadGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBHighLoadNonGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBHighLoadPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBNomNumPrb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBRetryTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBTargetLoadGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBTargetLoadNonGBRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iFLBTargetLoadPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('idleLBCelResWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('idleLBPercentageOfUes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ilReacTimerUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('inactivityTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iniMcsDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iniMcsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('iniPrbsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intrFrqCelRes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('intraPresAntP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lcrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loadBalancingProfile', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lowerMarginCIO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBitrateDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxBitrateUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrPgDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrRa4Dl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrRaDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxCrSibDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxGbrTrafficLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNrSymPdcch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumActDrb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumActUE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumCaConfUeDc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumQci1Drb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumRrc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumRrcEmergency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumUeDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumUeUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mbrSelector', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measQuantityCSFBUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measQuantityUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClCqiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClCqiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClRiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoClRiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlCqiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlCqiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlRiThD', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mimoOlRiThU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minBitrateDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minBitrateUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamNCelChgHgh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamNCelChgMed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamTEval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mobStateParamTHystNorm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('modPeriodCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('n1PucchAn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('n310', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('n311', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nCqiRb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('offsetFreqIntra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('p0NomPucch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('p0NomPusch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pagingNb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggDefUe', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggMsg4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggPaging', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggPreamb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggRaresp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAggSib', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchCqiShift', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchHarqTargetBler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdcchUlDlBal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('periodicCqiFeedbackType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('activateMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('measurementType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phichDur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phichRes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phyCellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachConfIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachFreqOff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachHsFlag', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prachPwrRamp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preambTxMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('primPlmnCellres', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsConfigurationIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsMutingInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsMutingInfoPatternLen', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsNumDlFrames', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prsPowerBoost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pucchNAnCs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('puschAckOffI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('puschCqiOffI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('puschRiOffI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qQualMinR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qrxlevmin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qrxlevminintraF', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raContResoT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raLargeMcsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raMsgPoffGrB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raNondedPreamb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raPreGrASize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raRespWinSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raSmallMcsUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('raSmallVolUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcAmbrMgnDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcAmbrMgnUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcEnableDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rcEnableUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwEnDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwMaxRbDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwMaxRbUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwMinRbUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redBwRpaEnUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('riEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('riPerM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('riPerOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rootSeqIndex', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a1ReportInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerMobRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold2MobRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2MobRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2aRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('a2TimeToTriggerRedirectRsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysThreshold4Rsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold4Rsrq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rttCellIdInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rttCsfbType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sIntraSearchPR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sIntraSearchQR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sIntrasearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sNonIntraSearchPR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sNonIntraSearchQR9', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sNonIntrsearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('siWindowLen', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib2SchedulingsiMessagePeriodicity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib2SchedulingsiMessageRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib2SchedulingsiMessageSibType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib3SchedulingsiMessagePeriodicity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib3SchedulingsiMessageRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sib3SchedulingsiMessageSibType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nCellChgHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nCellChgMed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qHystSfHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('qHystSfMed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tEvaluation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tHystNormal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srbSchedWeightDl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srbSchedWeightUl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srsPwrOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('stInactFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncSigTxMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t301', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t302', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304InterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304InterRATGsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304IntraLte', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t304eNaccGsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t310', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t311', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('t320', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tExtendedWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tPageCorrInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tPeriodicBsr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tPeriodicPhr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tProhibitPhr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tReTxBsrTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tReselEutr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tStoreUeCntxt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taMaxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('taTimerMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshSrvLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2GERAN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2Hrpd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2InterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2Wcdma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold2a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold3a', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('threshold4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeToTriggerSfHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeToTriggerSfMedium', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingBlerTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingBlerThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ttiBundlingSinrThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulChBw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulCombinationMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulRsCs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulTargetBler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulamcAllTbEn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulamcSwitchPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulatbEventPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('p0NomPuschIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcCEBalanceIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcMinQualIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcMinWaitForPc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcRefPwrIAw', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcIniPrePwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowlevCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowqualCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUplevCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUpqualCch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowlevSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcLowqualSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUplevSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcUpqualSch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcRarespTpc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulpcReadPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsFdPrbAssignAlg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsMaxPacketAgg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsMinRbPerUe', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsMinTbs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ulsSchedMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaFPucchF1bCSr10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('deltaFPucchF3r10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('upperMarginCIO', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deploymentType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('furtherPlmnIdL_mcc_mnc_cellReserve', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a1TimeToTriggerDeactInterMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActGERANMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActHrpdMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActInterFreqMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActWcdmaMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerRedirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5TimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlsOldtc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlsVoicePacketAgg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actFastMimoSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLdPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actModulationSchemeUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNoIntraBandIFMeasurements', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOlLaPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actOtdoa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPrsTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actPuschMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRepeaterMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSixIfMeasurements', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSmartDrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSuperCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlGrpHop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlLnkAdp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlpcMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addAUeRrHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addAUeTcHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addEmergencySessions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addGbrTrafficRrHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addGbrTrafficTcHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumDrbRadioReasHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumDrbTimeCriticalHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumQci1DrbRadioReasHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addNumQci1DrbTimeCriticalHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addSpectrEmi', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('anrUtraRscpThres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('applyOutOfSyncState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('blankedPucch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KMeasReport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KRelocPrep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2kRelocExec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tULHOPrepTransfer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('celResTiFHM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('celResTiFMM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellCapClass', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellIndOffServ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellReSelPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellResourceSharingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellSelectionInfoV920qQualMinR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellSrPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiAperEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiAperMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiPerNp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiPerSbCycK', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cqiPerSimulAck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF1b', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF2a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dFpucchF2b', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dSrTransMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defPagCyc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaPreMsg3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaPucchShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaTfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dl64QamEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlCellPwrRed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlChBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlInterferenceEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlInterferenceLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlInterferenceModulation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlMimoMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlOlqcEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPathlossChg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcfichBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPhichBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlRsBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlTargetBler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlamcCqiDef', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlamcEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlpcMimoComp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsDciCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsFdAlg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsOldtcTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlsUsePartPrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxApplyDeviceType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile1drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile1drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile101drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile102drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile103drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile2drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile3drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile4drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxProfile5drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile2smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile3smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile4smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxInactivityT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxLongCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxOnDuratT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxProfileIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxProfilePriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxRetransT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxShortCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5drxShortCycleT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('drxSmartProfile5smartStInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eCallAcBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaAtbPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaBlerAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaDeltaMcs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaLowMcsThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaLowPrbThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eUlLaPrbIncDecFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcnDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('earfcnUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAmcPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableBetterCellHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableCovHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableDl16Qam', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableLowAgg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enablePcPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutraCelId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('altitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('confidence', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('degreesOfLatitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('degreesOfLongitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('directionOfAltitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitudeSign', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('orientationOfMajorAxis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uncertaintyAltitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uncertaintySemiMajor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uncertaintySemiMinor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('fUlLAAtbTrigThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCSFBCpichEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCSFBCpichRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCpichEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientCpichRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientRSRP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientRSRQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('filterCoefficientRSSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gbrCongHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('grpAssigPUSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxMsg3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTrUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTrUlTtiBundling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hopModePusch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KRelocOverallHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tC2KRelocPrepHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tUlHoPrepTransferHrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA3Offset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2GERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2Hrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2Wcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBBearCheckTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBHighLoadGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBHighLoadNonGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBHighLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBNomNumPrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBRetryTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBTargetLoadGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBTargetLoadNonGBRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFLBTargetLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBCelResWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBPercentageOfUes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ilReacTimerUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('inactivityTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iniMcsDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iniMcsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iniPrbsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intrFrqCelRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('intraPresAntP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loadBalancingProfile', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerMarginCIO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBitrateDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxBitrateUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrPgDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrRa4Dl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrRaDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCrSibDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxGbrTrafficLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNrSymPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumActDrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumActUE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCaConfUeDc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumQci1Drb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumRrc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumRrcEmergency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumUeDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumUeUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mbrSelector', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measQuantityCSFBUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measQuantityUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClCqiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClCqiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClRiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoClRiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlCqiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlCqiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlRiThD', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mimoOlRiThU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minBitrateDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minBitrateUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamNCelChgHgh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamNCelChgMed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamTEval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mobStateParamTHystNorm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('modPeriodCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('n1PucchAn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('n310', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('n311', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCqiRb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('offsetFreqIntra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('p0NomPucch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('p0NomPusch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pagingNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggDefUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggMsg4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggPaging', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggPreamb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggRaresp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAggSib', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchCqiShift', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchHarqTargetBler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdcchUlDlBal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('periodicCqiFeedbackType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activateMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measurementType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phichDur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phichRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phyCellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachConfIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachFreqOff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachHsFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prachPwrRamp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preambTxMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('primPlmnCellres', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsConfigurationIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsMutingInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsMutingInfoPatternLen', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsNumDlFrames', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsPowerBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pucchNAnCs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('puschAckOffI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('puschCqiOffI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('puschRiOffI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qQualMinR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qrxlevmin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qrxlevminintraF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raContResoT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raLargeMcsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raMsgPoffGrB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raNondedPreamb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raPreGrASize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raRespWinSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raSmallMcsUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('raSmallVolUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcAmbrMgnDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcAmbrMgnUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcEnableDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rcEnableUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwEnDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwMaxRbDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwMaxRbUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwMinRbUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redBwRpaEnUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('riEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('riPerM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('riPerOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rootSeqIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a1ReportInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerMobRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2MobRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2MobRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2aRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerRedirectRsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold4Rsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold4Rsrq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rttCellIdInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rttCsfbType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sIntraSearchPR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sIntraSearchQR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sIntrasearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sNonIntraSearchPR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sNonIntraSearchQR9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sNonIntrsearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siWindowLen', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2SchedulingsiMessagePeriodicity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2SchedulingsiMessageRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2SchedulingsiMessageSibType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib3SchedulingsiMessagePeriodicity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib3SchedulingsiMessageRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib3SchedulingsiMessageSibType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sibSchedulingList_siMessagePeriodicity_siMessageRepetition_siMessageSibType', sa.Text, autoincrement=False, nullable=True), + sa.Column('nCellChgHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nCellChgMed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qHystSfHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qHystSfMed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tEvaluation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tHystNormal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srbSchedWeightDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srbSchedWeightUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srsPwrOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stInactFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncSigTxMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t301', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t302', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304InterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304InterRATGsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304IntraLte', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t304eNaccGsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t310', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t311', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('t320', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tExtendedWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPageCorrInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPeriodicBsr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPeriodicPhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tProhibitPhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tReTxBsrTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tReselEutr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tStoreUeCntxt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taMaxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('taTimerMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshSrvLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2GERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2Hrpd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2Wcdma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3a', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeToTriggerSfHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeToTriggerSfMedium', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingBlerTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingBlerThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttiBundlingSinrThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulChBw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCombinationMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulRsCs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulTargetBler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulamcAllTbEn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulamcSwitchPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulatbEventPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('p0NomPuschIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcCEBalanceIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcMinQualIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcMinWaitForPc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcRefPwrIAw', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcIniPrePwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowlevCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowqualCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUplevCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUpqualCch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowlevSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcLowqualSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUplevSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcUpqualSch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcRarespTpc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulpcReadPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsFdPrbAssignAlg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsMaxPacketAgg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsMinRbPerUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsMinTbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsSchedMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaFPucchF1bCSr10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaFPucchF3r10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperMarginCIO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2RedirectQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDrxDuringMeasGap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEicic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actLiquidCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actNbrForNonGbrBearers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actProactSchedBySrb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actQci1eVTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSdlc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('allowPbIndexZero', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amleMaxNumHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amlePeriodLoadExchange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoACBarringStopTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoAcBarringStartTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deltaLbCioMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG2CioNonMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG3CioNonMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('energySavingState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('expectedCellSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('idleLBCapThresh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lbLoadFilCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mlbEicicOperMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nomNumPrbNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetLoadGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetLoadNonGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCacIgnore', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCacSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulStaticCac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lowerMarginCio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCaConfUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCaConfUe3c', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumScells', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multLoadMeasRrm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('multLoadMeasRrmEicic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nPucchF3Prbs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfSensitivity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('selectOuterPuschRegion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sib2xTransmit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srsActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tLoadMeasX2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tLoadMeasX2Eicic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tPingPong', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('upperMarginCio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellPwrRedForMBMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDlIsh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amountBlankedRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ishPrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eCallAcBarredOvl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG2CioMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxG3CioMacro', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecidMeasSupervisionTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('iFServiceBasedHoRetryTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highLoadGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highLoadNonGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('highLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysteresisLoadDlGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysteresisLoadDlNonGbr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysteresisLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxLbPartners', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csiRsPwrOffsetOverlap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csiRsSubfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNbrTrafficLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mbmsNeighCellConfigIntraF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrCongHandling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pMaxOwnCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportAmountPerLoc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportIntervalPerLoc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preventCellActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prsBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('qci1ProtectionTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRIPAlarming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmThresholdCrossingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmThresholdULSF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a2TimeToTriggerActC2kMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold2C2k', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2C2k', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2WcdmaQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2aQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbLoadThresholdshighLoadGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbLoadThresholdshighLoadNonGbrDl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbLoadThresholdshighLoadPdcch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acBarSkipForMMTELVideo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acBarSkipForMMTELVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acBarSkipForSMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('act1TxIn2Tx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCsiRsSubFNonTM9Sch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actDataSessionProf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actMicroDtx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actQci1RfDrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSrb1Robustness', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlMultiCluster', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actUlpcRachPwrCtrl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actVoipCovBoost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('applyFeicicFunctionality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('caPoolId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('creCqiAvg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csgType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsAdaptationBeta', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsAdaptationThreshold0To1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsDeltaAdjustment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicAbsPatChangeDelayT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicCreDelta', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxMutePattern', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMaxNumPartners', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eIcicMp0DelayT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('harqMaxTxUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longPeriodScellChEst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxPrbsPerNbrUe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sbHoMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellBadChQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellGoodChQualThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scellNotDetectableThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('shortPeriodScellChEst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetSelMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold2GERANQci1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulsNumSchedAreaUl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ttibOperMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('LNHOG', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('arfcnValueListGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold1GERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold2RssiGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2TimeToTriggerGERANMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bandIndicatorGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysB2ThresholdGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nccperm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportIntervalGERAN', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('LNHOIF', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3OffsetRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3ReportIntervalRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a3TimeToTriggerRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5ReportIntervalInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('a5TimeToTriggerInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutraCarrierInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysA3OffsetRsrpInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysThreshold3InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interPresAntP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measQuantInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measurementBandwidth', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('offsetFreqInter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3InterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('threshold3aInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrpIFLBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrpIFSBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrqIFLBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('thresholdRsrqIFSBFilter', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNHOW', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b1ThresholdCSFBUtraEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b1ThresholdCSFBUtraRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b1TimeToTriggerCSFBUtraMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2Threshold1Utra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2Threshold2UtraEcn0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2Threshold2UtraRscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('b2TimeToTriggerUtraMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysB1ThresholdCSFBUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hysB2ThresholdUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxNumCsfbTargets', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('offsetFreqUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportIntervalUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utraCarrierFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b1ThresholdCSFBUtraEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b1ThresholdCSFBUtraRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b1TimeToTriggerCSFBUtraMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold1Utra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold2UtraEcn0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2Threshold2UtraRscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('b2TimeToTriggerUtraMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysB1ThresholdCSFBUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hysB2ThresholdUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxNumCsfbTargets', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('offsetFreqUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportIntervalUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utraCarrierFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNMME', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('accMmePlmnsList_mcc_mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddrPrim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddrSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('relMmeCap', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('s1LinkStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('accMmePlmnsList_mcc_mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddrPrim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddrSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('relMmeCap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('s1LinkStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mmeName', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LNREL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellIndOffNeigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiAdjEnbId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ecgiLcrId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('handoverAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrControl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nrStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellIndOffNeigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiAdjEnbId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ecgiLcrId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('handoverAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('amleAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellIndOffNeighDelta', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('removeAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('LNRELW', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetCellDn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csfbPsHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nrStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psHoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirWithSysInfoAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('removeAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srvccAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetCid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uTargetRncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utranLbAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('LTAC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tacLimitGbrEmergency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tacLimitGbrHandover', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tacLimitGbrNormal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transportNwId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tacLimitGbrEmergency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tacLimitGbrHandover', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tacLimitGbrNormal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transportNwId', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('LUAC', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsAccountLockoutDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsFailedLoginCountingPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsMaxFailedLoginAttempts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('btsSessionLoginDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localPasswdExpiryPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localPasswdLastChangedTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localPasswdWarningPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('MAL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('frequencyBandInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('MBAL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('frequencyBandInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('measBAListFreqs', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('MHA', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('active', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('aisgProtocol', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alarmThresholdLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antBearing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antModel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antSerial', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('antlId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('baseStationID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('downlinkDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gainResolution', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('hwVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('installerID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lnaNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('manufacturer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaAisgModeEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaAlarmDetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mhaType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minGain', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('releaseId3Gpp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('scannedAntennaInterface', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sectorID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('substance', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('swVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitRxFreqBandMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitRxFreqBandMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitTxFreqBandMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitTxFreqBandMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tmaSubunitType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('uplinkDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('wmhConnector', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('installDate', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('active', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('aisgProtocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmThresholdLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antBearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antModel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antSerial', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('antlId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('baseStationID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('downlinkDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gainResolution', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hwVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installerID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lnaNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('manufacturer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaAisgModeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaAlarmDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mhaType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minGain', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('releaseId3Gpp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scannedAntennaInterface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sectorID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('substance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('swVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitRxFreqBandMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitRxFreqBandMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitTxFreqBandMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitTxFreqBandMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tmaSubunitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('uplinkDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('wmhConnector', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('installDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dcPowerSourceList', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('MODULE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('state', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subrackSpecificType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vendorName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('state', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subrackSpecificType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('userLabel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('MRBTS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actSwMonitoring', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('autoConfBlocked', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('commissioningRequired', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enAutoLicReq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('resetToTestDedicated', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sharedRfTechnologies', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('timeZone', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitList_primaryConnection_prodCode_unitName_unitNumber_variant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actEthernetSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmSyncCheck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cmSyncCheckPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('configDataRevisionNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actSwMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfBlocked', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('commissioningRequired', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enAutoLicReq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('resetToTestDedicated', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sharedRfTechnologies', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timeZone', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitList_primaryConnection_prodCode_unitName_unitNumber_variant', sa.Text, autoincrement=False, nullable=True), + sa.Column('unitList_primaryConnection_prodCode_secondaryConnection_unitName_unitNumber_variant', sa.Text, autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actEthernetSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmSyncCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cmSyncCheckPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('configDataRevisionNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_serNum', sa.Text, autoincrement=False, nullable=True), sa.Column('passUnitList_comment_name_prodCode_serNum_version', sa.Text, autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_prodCode_serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_prodCode_version', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_name_prodCode_serNum_version', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_comment_name_prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('passUnitList_name_prodCode_serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_prodCode_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_prodCode_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name_prodCode_serNum_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_prodCode', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name_prodCode_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('actAldSwUpdate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRemoteRfDiag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTransportConfigFallback', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passUnitList_prodCode_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_name_serNum', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_prodCode_serNum_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('passUnitList_comment_name_version', sa.Text, autoincrement=False, nullable=True), + sa.Column('actMhaAutoConfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('validatePlanAgainstDetectedHW', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('MTRACE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eutranTraceIdMcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eutranTraceIdMnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutranTraceIdMcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eutranTraceIdMnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceId', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('trcRecSessionRef', sa.Text, autoincrement=False, nullable=True), - sa.Column('cellId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellMaxActiveUEsTraced', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellTrcMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cellTaTracing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tceCellTracePortNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tceIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcMsgCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcNonUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcSetting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceRrcUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1MsgCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1NonUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1Setting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceS1UeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2MsgCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2NonUeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2Setting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('traceX2UeSpecMsgList', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('cellId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellMaxActiveUEsTraced', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellTrcMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellTaTracing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tceCellTracePortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tceIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcMsgCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcNonUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcSetting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceRrcUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1MsgCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1NonUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1Setting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceS1UeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2MsgCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2NonUeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2Setting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('traceX2UeSpecMsgList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('jobType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('NSE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nseType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pfcFeatureMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseNriMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psNullNri', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psSgsnLoadBalancing', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('NSVL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddressValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipAddressVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('localUdpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nsEntityId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nsVirtualConnectionName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preconfSgsnIpEpInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('udpPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dataWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('NTP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('availableTimezones', sa.Text, autoincrement=False, nullable=True), + sa.Column('forwarder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('timezone', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('O2AREA', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('defaultCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('stub', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('O2GLBL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfc1583Compatibility', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('O2IFC', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('authType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdDetectMult', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdMonitoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdRxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdTxInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('deadInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('electionPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('helloInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('passive', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('O2RNK', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dataWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddressValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ipAddressVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('localUdpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nsEntityId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nsVirtualConnectionName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preconfSgsnIpEpInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signWeight', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('udpPort', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rank', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('OAMPRF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('activeMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alarmClearanceDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efEventThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efEventWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efpEventThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efpEventWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efssEventThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('efssEventWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eventRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eventSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkOAMProfileName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loopBackTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('loopbackSupported', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('testFrameRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('testFrameSize', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alarmClearanceDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efEventThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efEventWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efpEventThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efpEventWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efssEventThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('efssEventWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eventRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eventSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkOAMProfileName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loopBackTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('loopbackSupported', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('testFrameRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('testFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('OSPFV2', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('confPref', sa.Text, autoincrement=False, nullable=True), - sa.Column('ospfEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ospfRouterId', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('ospfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ospfRouterId', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('refBandwidth', sa.Text, autoincrement=False, nullable=True), - sa.Column('spfDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('spfHoldTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('spfMaxHoldTime', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('spfDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('spfHoldTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('spfMaxHoldTime', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PCM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PCU', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('abisInType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bcsuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gbIfType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuAbisConnectionType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcuObjectState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('piuType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('psei', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisInType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gbIfType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuAbisConnectionType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuObjectState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcuUpToDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('piuType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('psei', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bcsuID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('PFL', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRToNonPreferredLayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThrAbove', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThrBelow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelLowLoadPref', sa.Text, autoincrement=False, nullable=True), + sa.Column('LaySelWeightBand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelWeightLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelWeightPrefLayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LaySelWeightRSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFL64QAMNRT_PrefLayer64QAMNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFL64QAMStr_PrefLayer64QAMStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLCSHSAMR_PrefLayerCSHSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLCSHSAMRNRT_PrefLayerCSHSAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLCSHSStr_PrefLayerCSHSStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDBHSDAMRNRT_PrefLayerDBHSDAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDBHSDNRT_PrefLayerDBHSDNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCHSDAMR_PrefLayerDCHSDAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCMIAMR_PrefLayerDCMIAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCMIAMRNRT_PrefLayerDCMIAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLDCMINRT_PrefLayerDCMINRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFDPCHAMR_PrefLayerFDPCHAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFDPCHAMRNRT_PrefLayerFDPCHAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFDPCHNRT_PrefLayerFDPCHNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFastMovUECS_PrefLayerFastMovUECS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLFastMovUEPS_PrefLayerFastMovUEPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSDPAAMRNRT_PrefLayerHSDPAAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSDPANRT_PrefLayerHSDPANRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSPAAMR_PrefLayerHSPAAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSPAAMRNRT_PrefLayerHSPAAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLHSPANRT_PrefLayerHSPANRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLMIMOAMR_PrefLayerMIMOAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLMIMOAMRNRT_PrefLayerMIMOAMRNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLMIMONRT_PrefLayerMIMONRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLR99AMR_PrefLayerR99AMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLR99NRT_PrefLayerR99NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLR99Str_PrefLayerR99Str', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PISCHDLITEM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActionMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NEList_BaseId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PIObjects', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PlanName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StartDate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StopDate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('periods_day_duration_hour_interval_minute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('scheduleIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActionMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NEList_BaseId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PIObjects', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PlanName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StartDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StopDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('periods_day_duration_hour_interval_minute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scheduleIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PMCADM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('reportingIntervalPm', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('reportingIntervalPm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdlMaxUploadFileNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sdlPrimaryDestIp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rTPmCollEntityIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rTPmCollEntityPortNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rTPmCollInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PMRNL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellAvailability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellRes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtCellThruput', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtEPSBearer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHoEhrpdBc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHoGsmNb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtInterSysHoUtranNb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtIntereNBHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtIntraeNBHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtLTEHo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtPowQualDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtPowQualUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtQoS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtRRC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtRadBearer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtS1AP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtTranspLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtUEandServiceDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtUEstate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtX2AP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mteNBload', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('mtintraLTEHoNb', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellAvailability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtCellThruput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtEPSBearer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHoEhrpdBc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHoGsmNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtInterSysHoUtranNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtIntereNBHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtIntraeNBHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtLTEHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtPowQualDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtPowQualUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtQoS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtRRC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtRadBearer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtS1AP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtTranspLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtUEandServiceDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtUEstate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtX2AP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mteNBload', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtintraLTEHoNb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtEutraFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtHoRlf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtM3SctpStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMBMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMobilityEvents', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtMroUtranFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtS1SctpStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtSINR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtX2SctpStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtGNSS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtRanSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtSfp', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PMSCHDLS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PMTNL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_ETHIF_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_Ethernet_Link_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_IPSec_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_IP_Filtering_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_IP_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_PHB_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TAC_Statistics_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TOP_FreqSync_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TOP_PhaseSync_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_TWAMP_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_VLAN_IP_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_VLAN_PHB_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lte_VLAN_Stats_Interval', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_ETHIF_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_Ethernet_Link_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPSec_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IP_Filtering_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IP_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TAC_Statistics_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TOP_FreqSync_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TOP_PhaseSync_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_TWAMP_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IP_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv4_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv4_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv6_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_IPv6_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv4_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv4_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv6_PHB_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lte_VLAN_IPv6_Stats_Interval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('POC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('alpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bepPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsTxPwrMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsTxPwrMax1x00', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bsTxPwrMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableAla', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gamma', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxPwrCompensation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minIntBetweenAla', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALDlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcALUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLDlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLDlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLUlWeighting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcAQLUlWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcControlEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcControlInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcIncrStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTLevUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQual144Nx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQual144Px', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQual144RxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLTQualUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLowerThresholdsLevDLRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcLowerThresholsLevULRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcRedStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTLevUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualDlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualDlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualDlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualUlNx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualUlPx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUTQualUlRxQual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUpperThresholdsLevDLRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcUpperThresholdsLevULRxLevel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('powerDecrQualFactor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('powerLimitAla', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwrDecrLimitBand0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwrDecrLimitBand1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pwrDecrLimitBand2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tAvgT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tAvgW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('alpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bepPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsTxPwrMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsTxPwrMax1x00', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bsTxPwrMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dlPcWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableAla', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gamma', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxPwrCompensation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTxPowCompCellNode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minIntBetweenAla', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALDlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcALUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLDlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLDlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLUlWeighting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcAQLUlWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcControlEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcControlInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcIncrStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTLevUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQual144Nx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQual144Px', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQual144RxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLTQualUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdDlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdDlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdUlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdUlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholdsLevDLRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcLowerThresholsLevULRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcRedStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTLevUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualDlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualDlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualDlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualUlNx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualUlPx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUTQualUlRxQual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdDlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdDlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdUlRxQualDfr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdUlRxQualDhr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdsLevDLRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pcUpperThresholdsLevULRxLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerDecrQualFactor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('powerLimitAla', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwrDecrLimitBand0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwrDecrLimitBand1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pwrDecrLimitBand2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tAvgT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tAvgW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('derivedHoPowerSecurityMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('estimatedDlInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxDlPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxUlPowerReduction', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PPTT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdhLbo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pdhLineType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdhLbo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pdhLineType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('PRTGRP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ports', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('PUNIT', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitDesc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('PWNE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cwEnable', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bfdTimer_bfdDetectMult_desiredMinTxIntvl_requiredMinRxIntvl', sa.Text, autoincrement=False, nullable=True), + sa.Column('cwEnable', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('QOS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficTypesMap_dscpList_pHB_trafficType_vlanPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficTypesMap_pHB_trafficType_vlanPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscpMap_dscp_pHB_vlanPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enablePhbCounters', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assuredForwardingClass4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bestEffort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sseDscpOverwrite', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficTypesMap_dscp_trafficType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('perHopBehaviourWeightList_assuredForwardingClass1_assuredForwardingClass2_assuredForwardingClass3_assuredForwardingClass4_bestEffort', sa.Text, autoincrement=False, nullable=True), + sa.Column('trafficTypesMap_dscpList_pHB_trafficType_vlanPrio', sa.Text, autoincrement=False, nullable=True), + sa.Column('trafficTypesMap_pHB_trafficType_vlanPrio', sa.Text, autoincrement=False, nullable=True), + sa.Column('dscpMap_dscp_pHB_vlanPrio', sa.Text, autoincrement=False, nullable=True), + sa.Column('enablePhbCounters', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assuredForwardingClass4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bestEffort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sseDscpOverwrite', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficTypesMap_dscp_trafficType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('QSPEC', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueDropperAlgo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('queueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RA', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nseiList', sa.Text, autoincrement=False, nullable=True), + sa.Column('routingAreaIdLac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routingAreaIdMcc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routingAreaIdMnc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('routingAreaIdRac', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('RACK', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('nseiList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdLac', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdMcc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdMnc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('routingAreaIdRac', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('REDRT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addGsmSIToRedirMsg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('csFallBPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('emerCallPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirFreqUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirRat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirectPrio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('addUtranSIToRedirMsg', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirGeranArfcnStructL_redirGeranArfcnValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('redirGeranBandIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('RFTHLD', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('addGsmSIToRedirMsg', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('csFallBPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('emerCallPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redirFreqUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redirRat', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('redirectPrio', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rFPowerErrorHighThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rFPowerErrorLowThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxAntennaRTWPHighThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxAntennaRTWPLowThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txAntennaVSWRHighThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RMOD', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('climateControlProfiling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connectionList_linkId_positionInChain_sModId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('moduleLocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('radioSiteId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('linkSpeed', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('climateControlProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectionList_linkId_positionInChain_sModId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('hwType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moduleLocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('suppressAmbientAlarmEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('radioSiteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkSpeed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCodePlanned', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('activeCellsList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectionList_bbModId_linkId_positionInChain', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNAC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLoadTxPower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRNumofReconf', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRwinSizeSCload', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjustmentPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdjustmentRatio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BitRateSetPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHSlopeOfTheCurve', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLInLoopPCStepSizeCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLLoadSource', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLmaxBitRateSF64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLpuncturingLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DownlinkInnerLoopPCStepSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERAlgTrgTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERBurstDataRx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERContDataRx10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERContDataRx2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERFrameWinSiz', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERMaxRateThrB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERMaxRateThrC10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERMaxRateThrC2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERPeakRateRx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABLERThrBurstyTP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynHSUPABurstyPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHSlopeOfTheCurve', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EmeCallLevelValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EmeCallPCIValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EmeCallPVIValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ExpectReorderingPDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FOLPCSIRTgtModInt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FOLPCStepSizSIRTgt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FmaxPeriodPDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FmaxTimePDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FreePtxSafetyMarginStr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC120', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC30', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaC60', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD120', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD30', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrachBetaD60', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HeaderCompressionMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1BurstDataBLERTrgtEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1ContBLERTrgtEDCH10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1ContBLERTrgtEDCH2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1PeakRateBLERTrgtEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadBasedAMRCodecMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxAdjustmentStep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxFreezingTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxHeaderPDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberOfReAttemptsCong', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinPrefChange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonTCPspacePDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PCPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PCrangeDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PagingRestrictionInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PeriodULRCAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrefSubtract', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RAU_LAU_RestrictionInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNACChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARDSACCell_DCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARDSACCell_PCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARDSACGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCConnSetupMsgSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignallingLinkInactivityTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StepSizeForDCHBLER', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('StepSizeForEDCHBLER', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TCPspacePDCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TDMultForHSDPAStreaming', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TFDCHZeroBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULFastOLPCDTXthld', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULmaxBitRateSF8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULpuncturingLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UlScrCodeMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UpLinkInitialTransmitPowerMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UpLinkRecoveryPeriodPowerMode', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLoadTxPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRNumofReconf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRwinSizeSCload', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjustmentPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdjustmentRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BitRateSetPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHSlopeOfTheCurve', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLInLoopPCStepSizeCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLLoadSource', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLmaxBitRateSF64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLpuncturingLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DownlinkInnerLoopPCStepSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERAlgTrgTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERBurstDataRx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERContDataRx10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERContDataRx2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERFrameWinSiz', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERMaxRateThrB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERMaxRateThrC10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERMaxRateThrC2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERPeakRateRx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABLERThrBurstyTP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynHSUPABurstyPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHSlopeOfTheCurve', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmeCallLevelValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmeCallPCIValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmeCallPVIValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ExpectReorderingPDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FOLPCSIRTgtModInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FOLPCStepSizSIRTgt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FmaxPeriodPDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FmaxTimePDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FreePtxSafetyMarginStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC120', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC30', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaC60', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD120', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD30', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrachBetaD60', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HeaderCompressionMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BurstDataBLERTrgtEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1ContBLERTrgtEDCH10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1ContBLERTrgtEDCH2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1PeakRateBLERTrgtEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadBasedAMRCodecMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxAdjustmentStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxFreezingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxHeaderPDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberOfReAttemptsCong', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinPrefChange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonTCPspacePDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PCPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PCrangeDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PagingRestrictionInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PeriodULRCAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrefSubtract', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RAU_LAU_RestrictionInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNACChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARDSACCell_DCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARDSACCell_PCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARDSACGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCConnSetupMsgSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignallingLinkInactivityTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StepSizeForDCHBLER', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StepSizeForEDCHBLER', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPspacePDCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TDMultForHSDPAStreaming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TFDCHZeroBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULFastOLPCDTXthld', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULmaxBitRateSF8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULpuncturingLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UlScrCodeMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UpLinkInitialTransmitPowerMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UpLinkRecoveryPeriodPowerMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACDecRestHysNRTQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACDecRestHysRTWP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACIncRestHysNRTQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACIncRestHysRTWP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACMaxRestLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRLevelUpdInt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRTrigRNCLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRestForCellPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHDiscardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHResetTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRHostOperatorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPCap', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPPrioLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPQue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingARPVul', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingSignInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingTC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTUEMappingTHP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResFromCellPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActivePRNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AlarmSetforWCELBLINIT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CBCSourceIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAttachDetachAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CommonMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CommonMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CommonMNCLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ConnectionRetryCounter', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLBLERConfInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ExtendedULDLactivationTmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACLogChPriSRB1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACLogChPriSRB2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACLogChPriSRB3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxAMRCapacityErl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCarrierConnectivity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxIubPSThroughputMbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N302', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N304', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N308', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OMSBackupIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OMSIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMDuration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMExceededTrafficDur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PageRep1stInterv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PageRep2ndInterv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPprocInitWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNCChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNCIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNCName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTservicesForPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RestrictionInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RncClientTLSMode', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActivePRNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AlarmSetforWCELBLINIT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CBCSourceIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAttachDetachAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CommonMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CommonMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CommonMNCLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConnectionRetryCounter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLBLERConfInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ExtendedULDLactivationTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACLogChPriSRB1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACLogChPriSRB2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACLogChPriSRB3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxAMRCapacityErl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCarrierConnectivity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxIubPSThroughputMbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N302', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N304', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N308', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OMSBackupIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OMSIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMExceededTrafficDur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PageRep1stInterv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PageRep2ndInterv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPprocInitWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTservicesForPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RestrictionInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RncClientTLSMode', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('RncOptions', sa.Text, autoincrement=False, nullable=True), - sa.Column('SIB11_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB15_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB18_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB19Priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB1_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB2_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB3_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB5_priority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SecOMSIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServingOMS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServingOMSAdminSetting', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T302', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T304', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T305', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T307', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T308', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T309', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T314', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T316', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T317', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_NRT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_NRT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_NRT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_RT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_RT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_RT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_Speech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_NRT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_NRT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_NRT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_RT_DCH_tti10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_RT_DCH_tti20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_RT_DCH_tti40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_Speech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULBLERConfInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UL_DLcapacityReqWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELIdleAlarmTimeout', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('SIB11_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB15_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB18_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB19Priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB1_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB2_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB3_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB5_priority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SecOMSIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServingOMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServingOMSAdminSetting', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T302', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T304', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T305', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T307', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T308', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T309', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T314', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T316', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T317', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_NRT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_NRT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_NRT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_RT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_RT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_RT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_Speech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_NRT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_NRT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_NRT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_RT_DCH_tti10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_RT_DCH_tti20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_RT_DCH_tti40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_Speech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULBLERConfInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UL_DLcapacityReqWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELIdleAlarmTimeout', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPStatisticsGroupTCPack', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmergencyCallRedirectTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSSupportForAnchoring', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSfunctionality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSHorizAccur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSVertAccur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TraceLCSWaitPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxCallCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxThroughput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConsCheckRuleMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMEIQuery', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEPeriodicTriggerTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinRedEDPDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSignalingCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputAggregationLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl01to02Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl02to03Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl03to04Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl04to05Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl05to06Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl06to07Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl07to08Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl08to09Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl09to10Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl10to11Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl11to12Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputDLCl12to13Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl01to02Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl02to03Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl03to04Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RCPMtputULCl04to05Range', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCSWBuildId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SigCapLicWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UePeriodicMeasCpuLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UePeriodicMeasInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNFC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRCodecSetEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRWithEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRWithHSDSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AutomDLPlanUpdEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSLoadIndSel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CCCHforCUCallowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CMmasterSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSCallSetUpFACHPCHImpr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSFBEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CUCforPCHtoDCHallowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CVUserInactInSignConnRel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCH00SuppOnIurEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHBitRateBalancing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHScheOverIur', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHtoPCHEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLOptimisationUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DynUsageHSDPAReturnChannel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EUTRAdetection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FRLCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastDormancyEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastPCHSwitchEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FasterOLPCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FemtoHandoverControl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FlexULRLCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FlexUpgrUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HLSModeSelection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA16KBPSReturnChannel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA48UsersEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPADynamicResourceAllocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAInterRNCMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAOverIurExt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPADynBLEREnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOOverIurEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IFHOOverIurExt', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOCancellation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ISHOInIurMobility', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuPSrelWait3G2GMultiServ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LFDProfEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIBPLMNIdIncluded', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOCNenabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MRABRelocVendSpCorr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSpolicy', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PPACEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSOpThroUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMDriftAllowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PostVerifPeriodDLSynch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerBalancing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RABDRAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RABFailDueUESTCorr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNFCChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCSetupCCHEnabledR99', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIBCapabilityCheck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOCmAllowedNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRVCCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SignConnActivitySupervision', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SubscriberTrace', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBAMRCodecSetEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRCodecSetEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRWithEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRWithHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutomDLPlanUpdEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSLoadIndSel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CCCHforCUCallowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CMmasterSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSCallSetUpFACHPCHImpr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSFBEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CUCforPCHtoDCHallowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CVUserInactInSignConnRel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCH00SuppOnIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHBitRateBalancing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHScheOverIur', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHtoPCHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLOptimisationUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DynUsageHSDPAReturnChannel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EUTRAdetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FRLCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastDormancyEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastPCHSwitchEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FasterOLPCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FemtoHandoverControl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FlexULRLCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FlexUpgrUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HLSModeSelection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA16KBPSReturnChannel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA48UsersEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPADynamicResourceAllocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAInterRNCMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAOverIurExt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPADynBLEREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOOverIurEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IFHOOverIurExt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOCancellation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ISHOInIurMobility', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuPSrelWait3G2GMultiServ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LFDProfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIBPLMNIdIncluded', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOCNenabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MRABRelocVendSpCorr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSpolicy', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PPACEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSOpThroUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMDriftAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PostVerifPeriodDLSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerBalancing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RABDRAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RABFailDueUESTCorr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNFCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCSetupCCHEnabledR99', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIBCapabilityCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOCmAllowedNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRVCCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignConnActivitySupervision', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SubscriberTrace', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBAMRCodecSetEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSRebalanceEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmergencyCallISHOSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmergencyCallRedirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IntelligentEmergencyCallISHOSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WPSCallRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WireLessPriorityService', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CapaSmartphoneEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRCodecSet74Enabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DataSessionProfEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCReDirEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResBTSEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConfigurableRCPMtputEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DEMEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnhancedDoSAttackEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IMSIMeasMDTEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IdlePageRepetitionEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InBearerAppPrioEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MRABOptsForSVQEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPLBServRestrEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RIMUtraSIEnab', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPOptimizeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WDEVControlEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNHSPA', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightForARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightForARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightForARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N10msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N2msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S10msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('S2msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V10msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msCPCOptObjective', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msCQIDTXTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msCQIFeedbackCPC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msInacThrUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msInacThrUEDTXCycl2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msMACDTXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msMACInacThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDPCCHburst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDPCCHburst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDRXCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDTXCycle1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDTXCycle2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('V2msUEDTXLongPreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHECNOSRBHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHECNOThreEDCH2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHRSCPThreEDCH2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHRSCPThreSRBHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellVsMIMOPreference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DiscardTimerHSCSVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHCTSwitchGuardTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdflowtputStrTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxHARQReTxStr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxHarqReTxSRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxHarqReTxSRB2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMaxNumberOfHARQReTx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHQOSClasses', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnablDelayHHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnablDelayStand', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHAllocMinInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHAndSRBOnHSPATC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHSetupEC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBRPSstream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBitRate2NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorEDCHMaxBitRate3NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHCTSRepPer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHEcNoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACellChangeRepetitionTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAChaTypeSwitchWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAPeakRateLimitRABMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPARRCdiversity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASRBWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHCTSwitchGuardTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHGuardTimerLowThroughput', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHQoSclasses', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri0DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri0UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri10DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri10UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri11DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri11UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri12DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri12UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri1DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri1UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri2DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri2UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri3DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri3UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri4DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri4UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri5DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri5UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri6DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri6UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri7DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri7UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri8DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri8UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri9DL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NBRForPri9UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPDSCHAdjustPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HappyBitDelayConditionEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HsdschGuardTimerHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InacUserNbrXXXOverNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InacUsersOverloadFact', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowthroughputRelThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowthroughputTimetoTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowtputStrTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowutilStrTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHCQIFeedbackCycle', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHHSUPAUserIncr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateNRTMACDFlow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCSDelayRNCETTI10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCSDelayRNCETTI2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCSDelayUE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxEHARQReTxCSAMR10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxEHARQReTxCSAMR2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxReWaitTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxReWaitTime2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxReWaitTimeRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxSetOfEDPDCHCSAMR10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxSetOfEDPDCHCSAMR2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NRTRBBRWithEDCHStr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PeriodicityForSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetEHARQVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetForSI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNHSPAChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartHSPATimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartHSPATputAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T1HSCSVoice', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLAMRHSDPAInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLHSDPAInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ThresholdMaxEDPDCHSR1920kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ThresholdMaxEDPDCHSR3840kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ThresholdMaxEDPDCHSR960kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UPResAllocInCellDCHWait', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPHSDPAPrevDuration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPHSDPAUserIncr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHBG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHTHP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHTHP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightDCHTHP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPABG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPATHP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPATHP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WeightHSPATHP3', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightForARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightForARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightForARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N10msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N2msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S10msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('S2msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V10msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msCPCOptObjective', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msCQIDTXTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msCQIFeedbackCPC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msInacThrUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msInacThrUEDTXCycl2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msMACDTXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msMACInacThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDPCCHburst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDPCCHburst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDRXCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDTXCycle1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDTXCycle2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('V2msUEDTXLongPreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHECNOSRBHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHECNOThreEDCH2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThreEDCH2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThreSRBHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellVsMIMOPreference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DiscardTimerHSCSVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHCTSwitchGuardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdflowtputStrTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxHARQReTxStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxHarqReTxSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxHarqReTxSRB2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMaxNumberOfHARQReTx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHQOSClasses', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnablDelayHHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnablDelayStand', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHAllocMinInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHAndSRBOnHSPATC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBRPSstream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBitRate2NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorEDCHMaxBitRate3NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHCTSRepPer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHEcNoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACellChangeRepetitionTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAChaTypeSwitchWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAPeakRateLimitRABMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPARRCdiversity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASRBWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHCTSwitchGuardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHGuardTimerLowThroughput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHQoSclasses', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri0DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri0UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri10DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri10UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri11DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri11UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri12DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri12UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri1DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri1UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri2DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri2UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri3DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri3UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri4DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri4UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri5DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri5UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri6DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri6UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri7DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri7UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri8DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri8UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri9DL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBRForPri9UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPDSCHAdjustPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HappyBitDelayConditionEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HsdschGuardTimerHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InacUserNbrXXXOverNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InacUsersOverloadFact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowthroughputRelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowthroughputTimetoTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowtputStrTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowutilStrTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHCQIFeedbackCycle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHHSUPAUserIncr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateNRTMACDFlow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCSDelayRNCETTI10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCSDelayRNCETTI2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCSDelayUE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxCSAMR10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxCSAMR2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTime2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTimeRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSetOfEDPDCHCSAMR10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxSetOfEDPDCHCSAMR2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRTRBBRWithEDCHStr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PeriodicityForSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetEHARQVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetForSI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNHSPAChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartHSPATimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartHSPATputAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T1HSCSVoice', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLAMRHSDPAInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLHSDPAInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ThresholdMaxEDPDCHSR1920kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ThresholdMaxEDPDCHSR3840kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ThresholdMaxEDPDCHSR960kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UPResAllocInCellDCHWait', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPHSDPAPrevDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPHSDPAUserIncr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHBG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHTHP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHTHP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightDCHTHP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPABG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPATHP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPATHP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WeightHSPATHP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AARConfigTable_AppGrpId_DSCPCode1_DSCPCode2_DSCPCode3_DSCPCode4_DSCPCode5_Precedence_TargetSPIforSPI0_TargetSPIforSPI1_TargetSPIforSPI10_TargetSPIforSPI11_TargetSPIforSPI2_TargetSPIforSPI3_TargetSPIforSPI4_TargetSPIforSPI5_TargetSPIforSPI6_TargetSPIforSPI7_TargetSPIforSPI8_TargetSPIforSPI9', sa.Text, autoincrement=False, nullable=True), + sa.Column('DiscardTimerPTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialSPINRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxPSconv10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxEHARQReTxPSconv2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxReWaitTime2msTTI16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTRLCPDUSizeHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetEHARQPSConv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T1HSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T1PTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLForHSGSMMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLForLTEMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLHSPAInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AQMDelayThresholdTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoThrRBUpgrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPHystSRBReconfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThrRBUpgrade', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DPCCHPwrOffsetSecULFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBAODSCPHighPrioQPart1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBAODSCPHighPrioQPart2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBAOHighQueueWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNMOBI', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AnchorHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellReselectionObservingTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCForHSDPALayerServices', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectedRRCForHSDPALayerEnhanc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DisablePowerInHSDPALayeringDecision', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EcnoDifferenceThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EnableULQualDetRep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastDormOverCpcPri', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastUECancel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastUEPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastUEThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GANetwARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GANetwBCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GANetwNCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GapPositionSingleFrame', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverNrtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('GsmHandoverRtPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSCAHORabCombSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPALayerLoadShareThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorFilterCoefficient', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorServCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASIRErrorTargetCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAServCellWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPADRNCEcNoOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPADRNCSIRErrorOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IBTSRabCombSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOMinNrtDchAllocTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LowerRxTxTimeDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBGuardTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCellReselections', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumISHOClPerAS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MultipleBSICIdent', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCHOFilterCoeffComLoadMeasDRNCCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCHOHystComLoadMeasDRNCCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCHOThrComLoadMeasDRNCCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PreferBandForLayering', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause1LoadHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause2LoadHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause3LoadHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause1ServHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause2ServHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RANAPCause3ServHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNMOBIChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOHandlingOfCellLoadMeasNotAct', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileBackgroundPSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvCSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvCSTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileConvPSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileInteractivePSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileStreamCSNTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOProfileStreamPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseBackgroundPSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvCSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvCSTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseConvPSSpeech', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseInteractivePSNRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseStreamCSNTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SLHOUseStreamPSRTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServBtwnHSDPALayers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServicesToHSDPALayer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringPrevT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringServ', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLdoubleframeNRTPSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLdoubleframeNRTPSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeAMRgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeAMRinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeCSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeCSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeNRTPSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeNRTPSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeRTPSgsm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TGPLsingleframeRTPSinterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRelocOverall', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TRelocPrep', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEQualityRepInterv', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AnchorHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellReselectionObservingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCForHSDPALayerServices', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectedRRCForHSDPALayerEnhanc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DisablePowerInHSDPALayeringDecision', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EcnoDifferenceThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnableULQualDetRep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastDormOverCpcPri', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastUECancel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastUEPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastUEThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GANetwARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GANetwBCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GANetwNCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GapPositionSingleFrame', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverNrtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GsmHandoverRtPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSCAHORabCombSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPALayerLoadShareThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorFilterCoefficient', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorServCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASIRErrorTargetCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAServCellWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPADRNCEcNoOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPADRNCSIRErrorOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IBTSRabCombSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOMinNrtDchAllocTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LowerRxTxTimeDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBGuardTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCellReselections', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumISHOClPerAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MultipleBSICIdent', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCHOFilterCoeffComLoadMeasDRNCCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCHOHystComLoadMeasDRNCCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCHOThrComLoadMeasDRNCCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PreferBandForLayering', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1LoadHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2LoadHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause3LoadHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1ServHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2ServHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause3ServHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNMOBIChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOHandlingOfCellLoadMeasNotAct', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileBackgroundPSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvCSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvCSTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileConvPSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileInteractivePSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileStreamCSNTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOProfileStreamPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseBackgroundPSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvCSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvCSTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseConvPSSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseInteractivePSNRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseStreamCSNTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SLHOUseStreamPSRTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServBtwnHSDPALayers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServicesToHSDPALayer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringPrevT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringServ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLdoubleframeNRTPSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLdoubleframeNRTPSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeAMRgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeAMRinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeCSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeCSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeNRTPSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeNRTPSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeRTPSgsm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TGPLsingleframeRTPSinterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRelocOverall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TRelocPrep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEQualityRepInterv', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('UETxPowerMaxRef', sa.Text, autoincrement=False, nullable=True), - sa.Column('ULQualDetRepThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UpperRxTxTimeDiff', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('ULQualDetRepThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UpperRxTxTimeDiff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefaultAuthorisedNetworkId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSFBDetection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTETargetFreqCriterion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCReDirBlockedCellAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PenaltyTimerLTELoadHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1LTELoadInHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause1LTELoadOutHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2LTELoadInHo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RANAPCause2LTELoadOutHo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNPS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActivationTimeOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellDCHtestTmr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CrQueuingTimeDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CrQueuingTimeUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilBelowDowngradeThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilHighAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilHighBelowNRTDataRateThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilHighTimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerAveWin64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerDowngradeThr64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilLowerTimeToTrigger64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilMeasGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperAveWin64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperDowngradeThr64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilUpperTimeToTrigger64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLOptimisationProhibitTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLOptimisationPwrOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FactorMinPBSinterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactDetForStreamingRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IurPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHTVMPendingTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForBackARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForBackARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForBackARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForConvOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntSignaling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP1ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP1ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP1ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP2ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP2ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP2ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP3ARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP3ARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForIntTHP3ARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForSRBsOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForStreamARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForStreamARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriForStreamARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNPSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTOverNRTPriThresholdARP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTOverNRTPriThresholdARP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTOverNRTPriThresholdARP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartInactTimerFACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartInactivityTimerDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToCellFACHinTest', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLHighDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULHighDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolTimeToTriggerDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolTimeToTriggerUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULLoadStateTTT', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActivationTimeOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellDCHtestTmr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CrQueuingTimeDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CrQueuingTimeUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilBelowDowngradeThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilHighAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilHighBelowNRTDataRateThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilHighTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerAveWin64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerDowngradeThr64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilLowerTimeToTrigger64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilMeasGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperAveWin64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperDowngradeThr64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilUpperTimeToTrigger64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLOptimisationProhibitTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLOptimisationPwrOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FactorMinPBSinterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactDetForStreamingRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IurPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHTVMPendingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForBackARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForBackARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForBackARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForConvOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntSignaling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP1ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP1ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP1ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP2ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP2ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP2ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP3ARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP3ARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForIntTHP3ARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForSRBsOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForStreamARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForStreamARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForStreamARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNPSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTOverNRTPriThresholdARP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTOverNRTPriThresholdARP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTOverNRTPriThresholdARP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartInactTimerFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartInactivityTimerDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToCellFACHinTest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLHighDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULHighDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolTimeToTriggerDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolTimeToTriggerUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULLoadStateTTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHDiscardTimerDTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRestTimerDTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRDowngradeDelayTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTTDormancyTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriForHSFACHDTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSChaPrefInDataSesProf', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LargeDataThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LargeDataTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoMaxOptimizedATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoMinOptimizedATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoThrATODecrease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPThrATODecrease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxOptimizedATOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinOptimizedATOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNRLC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCBufMaxOverbook2NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCBufMaxOverbook3NRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE100', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1150', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1250', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE150', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1500', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1800', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE1k', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE200', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE2300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE2550', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE50', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE500', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCMaximumBufferUE750', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCmaximumBufferUE400', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfNRTPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136MaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136PollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB136Triggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34MaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34PollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfSRB34Triggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnDCHOfStreamTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnEDCHOfNRTPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHStrPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnFACHOfSRBTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCOnHSDSCHOfNRTPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSCount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSFilterReTX', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSMaxMRW', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSMaxRST', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHStrPSTriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate1Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate2Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate3Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate4Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate5', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate5Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate6', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate6Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate7', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate7Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRelatTXWindowRate8Size', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCH10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCH20', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCH40', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeDCHRevHSDSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeRevEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeFACHAndRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeHSDSCHRevDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeHSDSCHRevEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRB3n4PeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRB3n4RespTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCRespTimeSRBHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAMaxDAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPeriodMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPeriodMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPollPDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPollSDU', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPAPollWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCSRBHSPATriggers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCTXWindowSizeSRB2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCTXWindowSizeSRB3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRLCTXWindowSizeSRB4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSizeBitRateThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSizeCodeThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSizeSIRThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RLCConfOptionFPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNRLCChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SDUdiscardModeRTPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UMRLCEVoiceDiscardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCBufMaxOverbook2NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCBufMaxOverbook3NRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE100', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1150', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1250', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE150', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1500', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1800', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE1k', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE200', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE2300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE2550', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE50', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE500', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCMaximumBufferUE750', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCmaximumBufferUE400', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfNRTPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136MaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136PollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB136Triggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34MaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34PollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfSRB34Triggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHOfStreamTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnEDCHOfNRTPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHStrPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnFACHOfSRBTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnHSDSCHOfNRTPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSFilterReTX', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHStrPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate1Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate2Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate3Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate4Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate5Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate6Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate7Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRelatTXWindowRate8Size', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCH10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCH20', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCH40', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeDCHRevHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeRevEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeFACHAndRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeHSDSCHRevDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeHSDSCHRevEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRB3n4PeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRB3n4RespTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeSRBHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPAPollWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCSRBHSPATriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCTXWindowSizeSRB2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCTXWindowSizeSRB3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCTXWindowSizeSRB4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSizeBitRateThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSizeCodeThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSizeSIRThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RLCConfOptionFPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNRLCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SDUdiscardModeRTPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UMRLCEVoiceDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSPollWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSFACHPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespHSFACHandRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHAMRLCRespHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSMaxDAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSMaxMRW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSMaxRST', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPeriodMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPeriodMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPollPDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPollSDU', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSPollWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCHSRACHPSTriggers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHAMRLCRespHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCOnDCHSRB136OffSat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCPeriodMaxHSSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRTTPollPDUSatellite', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRLCRespTimeHSSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UMRLCPTTDiscardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RNTRM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('A2EA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af122AMRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af122AMRUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af59AMRDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af59AMRUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af144CSStreDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af144CSStreUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af576CSStreDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af576CSStreUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64CSConDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64CSConUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128And136DCCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128And136DCCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16And17DCCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16And17DCCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32And34DCCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32And34DCCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHCCDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHCIDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHContUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHSDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfFACHUDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRACH208UL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRACHContDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfRTHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfSRBOnHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfSRBOnHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af384NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af384NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8NRTDCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8NRTDCHUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfPCHContUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AfPCHDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af128RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af16RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af256RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af32RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af64RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSAMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSAMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSUMDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Af8RTPSUMUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPBTSOMToBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPBTSOMToOMS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPForGTPSignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EchoRequestSending', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlLowThresholdDedicatedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlLowThresholdSharedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlTargetDelayDedicatedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFlowControlTargetDelaySharedVCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPStackErrorTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IuDATree', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubDATree', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IurDATree', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N3Requests', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNTRMChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RespSyncCounterIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RespSyncModEnableIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RespSyncTimerIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T3Response', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('THP1DelaySensitivitySwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('THP2DelaySensitivitySwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('THP3DelaySensitivitySwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetForOverbook', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetForOverbook', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULCACSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UsedSRBALCSet', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('A2EA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af122AMRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af122AMRUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af59AMRDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af59AMRUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af144CSStreDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af144CSStreUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af576CSStreDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af576CSStreUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64CSConDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64CSConUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128And136DCCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128And136DCCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16And17DCCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16And17DCCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32And34DCCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32And34DCCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHCCDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHCIDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHContUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHSDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfFACHUDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRACH208UL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRACHContDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfRTHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfSRBOnHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfSRBOnHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af384NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af384NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8NRTDCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8NRTDCHUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPCHContUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPCHDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af128RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af16RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af256RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af32RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af64RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSAMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSAMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSUMDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Af8RTPSUMUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPBTSOMToBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPBTSOMToOMS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPForGTPSignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EchoRequestSending', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlLowThresholdDedicatedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlLowThresholdSharedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlTargetDelayDedicatedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFlowControlTargetDelaySharedVCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPStackErrorTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IuDATree', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubDATree', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IurDATree', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N3Requests', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNTRMChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncCounterIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncModEnableIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncTimerIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T3Response', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('THP1DelaySensitivitySwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('THP2DelaySensitivitySwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('THP3DelaySensitivitySwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetForOverbook', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetForOverbook', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULCACSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UsedSRBALCSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPTTDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfPTTUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RespSyncTimerSatIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NRTDCHFlowControlTargetDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('RSTP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRstp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeForwardDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeHelloTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeIdentifierPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bridgeMaxAge', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('forcedProtocolVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmitHoldCount', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('RTINST', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actRstp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeForwardDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeHelloTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeIdentifierPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bridgeMaxAge', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('forcedProtocolVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('transmitHoldCount', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('id', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SBR4', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('srcIPAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subnet', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('srcIPAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnet', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('SCFVER', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scfMajorVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('scfMinorVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('SCHEDULEDITEM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IsActive', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MeasurementType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('StartDate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TimePeriod_EndTime_StartTime_day_id_interval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AddlParam_ParameterName_ParameterValue', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SCTP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('assocMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('maxTimeSctpSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pathMaxRetrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rtoMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sctpHeartbeatInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('assocMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('maxTimeSctpSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pathMaxRetrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rtoMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpHeartbeatInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpMaxPayloadSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpSackDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpSackFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sctpWaitTimeInitSeqRetry', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('SECADM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actServiceAccountSsh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actServicePortState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('servicePortStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sshClientAliveTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sshSessionLoginDelayTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serviceAccountSshStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('SFP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('parentDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('physicalPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrHiAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrHiWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrLoAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rxPwrLoWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempHiAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempLoAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmissionDistance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmissionMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('transmissionRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrHiAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrHiWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrLoAlmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('txPwrLoWarnThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('waveLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('SITE', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('streetAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('longitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('latitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('groundHeight', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SMLC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lcsIgnoreLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pbsHalfRateLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('pbsStopLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('responseTimeHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('responseTimeLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SMOD', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('climateControlProfiling', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('holdover1ppsOutEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkList_linkId_radioMaster', sa.Text, autoincrement=False, nullable=True), + sa.Column('moduleLocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncHubEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncMaster', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncPropagationEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('technology', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempSyncMasterRecovTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tempSyncMasterTriggerTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('climateControlProfiling', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('extAlList_cancelDelay_descr_id_inUse_polarity_severity_startDelay', sa.Text, autoincrement=False, nullable=True), - sa.Column('moduleLocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('prodCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serNum', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('syncMaster', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('technology', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('prodCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serNum', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ownedByThisBts', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prodCodePlanned', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('productName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('linkList_linkId_linkSpeed_radioMaster', sa.Text, autoincrement=False, nullable=True), + sa.Column('coreModuleSyncInputList_syncInputPrio_syncInputType', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SPTT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SRT4', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dstIPAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('netmask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subnet', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dstIPAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('netmask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subnet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nexthop', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rank', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SRTT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('STPG', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmSelExt2M', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmSelPDH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmSelSyncE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ssmType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchERegenOn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmSelExt2M', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmSelPDH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmSelSyncE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ssmType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchERegenOn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_interfaceNumber_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_priority_ssmAcceptanceLevel_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_priority_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('synchroSourceList_clockProtocol_interfaceNumber_priority_ssmEnabled_ssmTimeout_unitNumber', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('STPORT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('disableStpParticipation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portPathCost', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('portPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('disableStpParticipation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portPathCost', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('portPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SUBMODULE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('vendorName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SUBRACK', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dateOfLastService', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interchangeability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('locationName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subrackType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('locationName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subrackSpecificType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dateOfLastService', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interchangeability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subrackType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SVTT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('SYNC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('syncSources_interface_priorityID_syncType', sa.Text, autoincrement=False, nullable=True), + sa.Column('syncSources_priorityID_syncType', sa.Text, autoincrement=False, nullable=True), + sa.Column('twoMHzClockOutput', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actHybridSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TAC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TCSM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cardConfiguration_cardName_cardNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('pcmConfiguration_pcmNumber_pcmType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tcsmType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cardConfiguration_cardName_cardNumber', sa.Text, autoincrement=False, nullable=True), + sa.Column('pcmConfiguration_pcmNumber_pcmType', sa.Text, autoincrement=False, nullable=True), + sa.Column('tcsmType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TCTT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectivityPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('TEST', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connectivityPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initiateTest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('targetId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('testType', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TID', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ioTextValue', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ioTextValue', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TMPAR', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('cacCommittedBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dcnCommittedBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('externalNATIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('farEndSctpSubnetIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('farEndSctpSubnetMask', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minSCTPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minUDPPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('signallingCommittedBitRate', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cacCommittedBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dcnCommittedBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('externalNATIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('farEndSctpSubnetIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('farEndSctpSubnetMask', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minSCTPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minUDPPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('signallingCommittedBitRate', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TOPB', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TOPF', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acceptedClockQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actTopFreqSynch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('announceRequestMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ieeeTelecomProfile', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logMeanSyncValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topDomainNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acceptedClockQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTopFreqSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('announceRequestMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ieeeTelecomProfile', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logMeanSyncValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topDomainNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topMasters_masterIpAddr_priority_1_priority_2', sa.Text, autoincrement=False, nullable=True), + sa.Column('masterIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topMasters_lockState_masterClockState_masterIpAddr_priority_1_priority_2_receivedClockQuality_receivedPriority_1_receivedPriority_2_topMasterActive', sa.Text, autoincrement=False, nullable=True), + sa.Column('waitingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) - op.create_table('TOPP', + op.create_table('TOPIK', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('acceptedClockQuality', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('actTopPhaseSynch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('logMeanSyncValue', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('phaseErrorComp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topComMode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topDomainNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('topEthMulticastAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('masterIpAddr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logMeanSyncValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('TOPP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('acceptedClockQuality', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actTopPhaseSynch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('logMeanSyncValue', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('phaseErrorComp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topComMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topDomainNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('topEthMulticastAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('masterIpAddr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('TQM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri11', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri12', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri13', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri14', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSDPAQoSPri9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri11', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri12', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri13', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri14', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri5', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri6', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri7', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AfHSUPAQoSPri9', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSTrafficToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri0ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri10ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri11ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri12ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri13ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri14ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri15ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri1ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri2ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri3ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri4ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri5ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri6ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri7ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri8ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHQoSPri9ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri0ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri10ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri11ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri12ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri13ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri14ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri15ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri1ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri2ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri3ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri4ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri5ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri6ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri7ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri8ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSPri9ToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PchFachRachToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('TRBLCADM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actCoreDumpFileCollection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('actRemoteSyslogTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogTransmissionStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogFormat', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogServerIPaddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogServerPortNo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogTransmitDuration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('remoteSyslogTransportProtocol', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('faultSnapshotTriggers_faultNumber_triggerType', sa.Text, autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TRDE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('conformanceDefinition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('minDesiredCellRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('peakCellRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ubrShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('userLabel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressCDVTolerancePCRCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressPeakCellRateCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serviceCategory', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressCDVTolerancePCRCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressPeakCellRateCLP0plus1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressMDCR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressUBRShare', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('conformanceDefinition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('minDesiredCellRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('peakCellRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ubrShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('userLabel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressCDVTolerancePCRCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressPeakCellRateCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serviceCategory', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressCDVTolerancePCRCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressPeakCellRateCLP0plus1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressMDCR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressUBRShare', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TRE', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('q1Address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitType', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('q1Address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('TRENE', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisMappingDownloadEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('abisSignalTiming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('piuType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trsMode', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TRX', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('address', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('adminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('bbUnitSupportsEdge', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel0Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel1Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel2Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel3Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel4Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel5Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel6Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7AdminState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Maio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Pcm', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Subslot', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Tsl', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('channel7Type', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('daPool_ID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('eTrxInd', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('gprsEnabledTrx', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('halfRateSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('initialFrequency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('lapdLinkNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('optimumRxLevDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('optimumRxLevUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('preferredBcchMark', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('subslotsForSignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxAbilities', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tsc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('metroTrxType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('notificationOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfTrxRfPowerLevels', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxOscCapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trxRfPower', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('adminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfig', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bbUnitSupportsEdge', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel0Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel1Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel2Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel3Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel4Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel5Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel6Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7AdminState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Maio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Pcm', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Subslot', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Tsl', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('channel7Type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('daPool_ID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dfcaIndication', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('directAccessLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('doublePowerTrxFaulty', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dualTrxUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('eTrxInd', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('gprsEnabledTrx', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('halfRateSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('initialFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('lapdLinkNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaTrxNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaTrxPortId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mcpaTrxPosition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfTrxRfPowerLevels', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('optimumRxLevDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('optimumRxLevUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('preferredBcchMark', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rfHoppingAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serverTRXId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('subslotsForSignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxAbilities', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxDDUAssociation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxFrequencyType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxOscCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxRfPower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxShutdownGroup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trxStartingMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tsc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('notificationOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('address', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('metroTrxType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('combinedSignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TWAMP', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('destPort', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('dscp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('messageSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('plrAlarmThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('rttAlarmThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('sourceIpAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('destPort', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('dscp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('messageSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('plrAlarmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('rttAlarmThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('sourceIpAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('TWAMPR', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('UFFIM', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('tResUtra', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utrResTiFHM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utrResTiFMM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL', sa.Text, autoincrement=False, nullable=True), + sa.Column('utrFddCarFrqL_dlCarFrqUtra_idleLBUtranFddCelResWeight_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL', sa.Text, autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('ULCOMP', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('tResUtra', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utrResTiFHM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utrResTiFMM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('utrFddCarFrqL_dlCarFrqUtra_pMaxUtra_qQualMinUtra_qRxLevMinUtra_uCelResPrio_utraFrqThrH_utraFrqThrL', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCoMpCellList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ulCoMpSinrThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('UNI', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('underlyingTTPPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('underlyingTTPPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('UNIT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitTypeActual', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitTypeExpected', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('identificationCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interchangeability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('numberOfSlotsOccupied', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('position', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('serialNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('version', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableRP301Interface', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('position', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitTypeActual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitTypeExpected', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vendorName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('availabilityStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('identificationCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('serialNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('version', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('relatedBTSInstance', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('platformInterfaceSettings_interfaceCRCUsage_interfaceID_interfaceInUse_interfaceName_interfaceType', sa.Text, autoincrement=False, nullable=True), + sa.Column('interchangeability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numberOfSlotsOccupied', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableRP301Interface', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('VBTS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ControllerIdPair_IHSPAadapterId_ServingRNCId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HARQRVConfiguration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MeasFiltCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VBTSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ControllerIdPair_IHSPAadapterId_ServingRNCId', sa.Text, autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HARQRVConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MeasFiltCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VBTSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('VCCT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('egressFrameDiscardEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ingressFrameDiscardEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentEndPoint', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('egressFrameDiscardEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ingressFrameDiscardEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentEndPoint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('VCEL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSET', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSETWB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectSCCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastActOfTargetServCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastCompletionOfSCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAenabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPASCCSpecificATO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetHSSCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTwithHSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTwithHSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTwithHSDPAHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopiIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RxDivIndicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBDCHFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBHopsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCELChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WACSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSET', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSETWB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectSCCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastActOfTargetServCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastCompletionOfSCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAenabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPASCCSpecificATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetHSSCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTwithHSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTwithHSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTwithHSDPAHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopiIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RxDivIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBDCHFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBHopsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCELChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WACSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('VCTT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('aalProfilePtr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('enableChannelUtlStatistics', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('VLAN', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('admin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4forwarding', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ipv4rpfilter', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mapping', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('mtu', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('proxyArp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('realIface', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('vrf', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('VLANPM', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('aalProfilePtr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('enableChannelUtlStatistics', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioMapType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('prioMapping_prioMappingFrom_prioMappingTo', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('VPCT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('administrativeState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('operationalState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('segmentEndPoint', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('trafficDescriptorPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('administrativeState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('operationalState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('segmentEndPoint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('trafficDescriptorPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('VPTT', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('interfaceNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('unitNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('connectivityPtr', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('VRF', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('interfaceNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('unitNumber', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('connectivityPtr', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('id', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('WAC', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelThrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelThrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCHUtilRelTimeToTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdFlowThroughputAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdFlowThroughputRelThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMACdFlowThroughputTimetoTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAInitialBRULStrNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMaxBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMinBRULStrNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAinitialBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAminAllowedBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCPCBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCPCNoBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactNonCPCBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactNonCPCNoBatOptT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH320', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerDownlinkDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH320', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH384', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactivityTimerUplinkDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowthroughputAveWin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowutilRelThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MACdflowutilTimetoTrigger', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MSActivitySupervision', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxNoiseMaxTuneAbsolute', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolPendingTimeDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolPendingTimeUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdULLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UL_DL_activation_timer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WACChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCbackground', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCconversational', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCemergency', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRChighPrioritySignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCinterRATreselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCinteractive', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRClowPrioritySignalling', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCother', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCregistration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCstreaming', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCsubscribed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WaitTimeRRCunknown', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHUtilRelTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdFlowThroughputAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdFlowThroughputRelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMACdFlowThroughputTimetoTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAInitialBRULStrNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMaxBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMinBRULStrNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAinitialBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAminAllowedBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCPCBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCPCNoBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactNonCPCBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactNonCPCNoBatOptT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH320', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerDownlinkDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH320', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH384', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactivityTimerUplinkDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowthroughputAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowutilRelThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MACdflowutilTimetoTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MSActivitySupervision', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxNoiseMaxTuneAbsolute', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolPendingTimeDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolPendingTimeUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdULLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UL_DL_activation_timer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WACChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCbackground', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCconversational', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCemergency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRChighPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCinterRATreselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCinteractive', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRClowPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCother', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCregistration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCstreaming', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCsubscribed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WaitTimeRRCunknown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('WBTS', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ATMInterfaceID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSAdditionalInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSIPAddress', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BTSSupportForHSPACM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHOIntraBTSQCheck', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('COCOId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCNLinkStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCNSecurityStatus', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLORLAveragingWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPHigh', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPMedDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DSCPMedHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMax2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMid', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMid2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DelayThresholdMin2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HARQRVConfiguration', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA14MbpsPerUser', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAULCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPACCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPADLCToDSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAXUsersEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPBasedRouteIdIub4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IPNBId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCACThresholdATM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactCACThresholdIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InactUsersCIDThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IntelligentSDPrioHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubTransportMedia', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IubTransportSharing', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadControlPeriodPS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxFPDLFrameSizeIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberEDCHLCG', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MeasFiltCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinUDPPortIub', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NESWVersion', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NEType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NbrOfOverbookedHSDPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OverbookingSwitch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PDUSize656WithHSDSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSAveragingWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSRLAveragingWindowSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVTrafficVERLogic', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMEnableWakeUpTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMInUse', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDBeginHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDBeginMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDEndHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMRemCellSDEndMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownBeginHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownBeginMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownEndHour', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownEndMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMWeekday', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ProbabilityFactorMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ProbabilityFactorMax2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSAdjustPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxAlpha', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxDPCHmax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxDPCHmin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMeasAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHloadIndicationPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RFSharingState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRIndPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorCSAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorCSNTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorCSTData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSBackgr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSStream', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSTHP1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSTHP2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorPSTHP3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRMULDCHActivityFactorSRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ReleaseTimerForSharedHSDPAallocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SchedulingPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SharedHSDPAVCCSelectionMethod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SharedHSDPAallocation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TQMId4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VPI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSName', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WBTSSWBuildId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinACRABsetupDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinACRABsetupUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinLCHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WinLCHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ATMInterfaceID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSAdditionalInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSIPAddress', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSSupportForHSPACM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHOIntraBTSQCheck', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('COCOId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCNLinkStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCNSecurityStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLORLAveragingWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPHigh', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPMedDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DSCPMedHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodCSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DediMeasRepPeriodPSdata', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DedicatedMeasReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMax2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMid', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMid2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DelayThresholdMin2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HARQRVConfiguration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA14MbpsPerUser', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAULCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPACCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPADLCToDSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAXUsersEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPBasedRouteIdIub4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IPNBId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCACThresholdATM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactCACThresholdIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InactUsersCIDThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IntelligentSDPrioHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubTransportMedia', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IubTransportSharing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadControlPeriodPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxFPDLFrameSizeIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberEDCHLCG', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MeasFiltCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinUDPPortIub', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NESWVersion', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NEType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NbrOfOverbookedHSDPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NodeBRABReconfigSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OverbookingSwitch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PDUSize656WithHSDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSAveragingWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSRLAveragingWindowSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVTrafficVERLogic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMEnableWakeUpTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDBeginHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDBeginMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDEndHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMRemCellSDEndMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownBeginHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownBeginMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownEndHour', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownEndMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMWeekday', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ProbabilityFactorMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ProbabilityFactorMax2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSAdjustPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxAlpha', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxDPCHmax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxDPCHmin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMeasAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHloadIndicationPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RFSharingState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRIndPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorCSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorCSNTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorCSTData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSBackgr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSStream', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSTHP1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSTHP2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorPSTHP3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULDCHActivityFactorSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ReleaseTimerForSharedHSDPAallocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SchedulingPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SharedHSDPAVCCSelectionMethod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SharedHSDPAallocation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TQMId4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWEOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetNRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWSOffsetRTDCHIP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VPI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WBTSSWBuildId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinACRABsetupDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinACRABsetupUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinLCHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WinLCHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindTFdetectionUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BroadcastSIB15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BroadcastSIB15_2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BroadcastSIB15_3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCHnumberRL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAIurWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserHysterisis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MDCBufferingTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBTSOMFrameSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxDCHuserRateRLDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxDCHuserRateRLUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NBAPCommMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRMULActivityFactorPTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SatelliteIubUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLCECapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACodeCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULCECapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('bburruFlag', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('nbrRepeater', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('numFa', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('type', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfMode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfPlanName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfPlanReady', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('autoConfStatus', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FreqChangeCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BTSRACHCapaIncCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('siteTemplateName', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('moPosition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oldDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Cell240kmCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SBTSId', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('WCEL', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELMCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELMNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ACBarredList', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AICHTraTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTxNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTxNonHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMROverTxTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRSF', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTxNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTxNonHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRTargetTxTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTransmission', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTxNC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTxNonHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AMRUnderTxTotal', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AbsPrioCellReselec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ActivationTimeOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdminCellState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AdminPICState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AllowedPreambleSignatures', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AllowedRACHSubChannels', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AltScramblingCodeCM', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('AssignedPICPool', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHOEcNoThrTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('BlindHORSCPThrTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CCHSetupEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CIRForFDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHEcNoSRBMapRRC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHRSCPSRBMapRRC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CPICHtoRefRABoffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSET', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSAMRModeSETWB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CSGroupId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CUCEcNoThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CUCRSCPThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CableLoss', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellAdditionalInfo', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellRange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellSelQualMeas', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CellWeightForHSDPALayering', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Cell_Reserved', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeOptTimer', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeOptimisation', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeOptimisationGuardTime', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('CodeTreeUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellAndMIMOUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellHSDPACapaHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellHSDPAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DCellHSDPAFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DLLoadStateTTT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DPCHOverHSPDSCHThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DPCModeChangeSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCprxMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCprxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCptxMargin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DRRCptxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DefMeasCtrlReading', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPrxMaxDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPrxMaxUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPtxMaxDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaPtxMaxUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectSCCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectedRRCEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DirectedRRCForHSDPALayerEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHCapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMinSetETFCIT0', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHOpState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHCodeChangeEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FDPCHSetup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FachLoadMarginCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FachLoadThresholdCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastActOfTargetServCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastCompletionOfSCC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('FastHSPAMobilityEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HCS_PRIO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSCapabilityHONumbUE', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSCapabilityHOPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA64QAMallowed', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPA64UsersEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPALayeringCommonChEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPASRBWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAServCellWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAcapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDPAenabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSDSCHOpState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSDBRLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSDOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSUBRLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSUOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSLoadStateHSUResThr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPA72UsersPerCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPACapaHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPAQoSEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPASCCSpecificATO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPDSCHCodeSet', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPDSCHMarginSF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPA2MSTTIEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HSUPAEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('HspaMultiNrtRabSupport', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IncomingLTEISHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InitialBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterFreqScaleTresel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('InterRATScaleTresel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('IntraFreq_Cell_Reselect_Ind', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOCapaReqRejRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOCapaReqRejRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHODelayOFFResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHardBlockingBaseLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHardBlockingRatio', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOHystTimeResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHONRTTrafficBaseLoad', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHONumbUEInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHONumbUEInterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOPwrOffsetDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOPwrOffsetUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeOFFResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONCapaReqRejRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONHardBlocking', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONInterference', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LHOWinSizeONResRateSC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LTECellReselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadBasedCPICHEcNoSRBHSPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('LoadBasedCPICHEcNoThreEDCH2MS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBInactivityEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBLoadInfoDistr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBMobilityEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBRABSetupEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBRABSetupMultiRAB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MBLBStateTransEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHHSDPAUserNbrCQI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHHSUPAUserNbr2msTTI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHLoadStateTtT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHMaxHSUPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHQueueThreshold', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MEHULLHSDPAUALimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MHA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIMOEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIMOHSDPACapaHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MIMOWith64QAMUsage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MassEventHandler', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxCodeReleases', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxDLPowerCapability', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxIncrInterferenceUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNbrOfHSSCCHCodes', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumbHSDPAUsersS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumbHSDSCHMACdFS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberEDCHCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberHSDPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberHSDSCHMACdFlows', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUECmHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUECmSLHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUEHSPACmHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxNumberUEHSPACmNCHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MinAllowedBitRateUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MultiplePLMNListIncluded', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N312', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N312Conn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N313', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('N315', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NASsignVolThrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NASsignVolThrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NCr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NbrOfSCCPCHs', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonHCSNcr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonHCSTcrMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NonHCSTcrMaxHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NrtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('NumberEDCHReservedSHOBranchAdditions', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OCULNRTDCHGrantedMinAllocT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('OCdlNrtDCHgrantedMinAllocT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSgrantedMinDCHallocTequalP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSgrantedMinDCHallocThigherP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PBSgrantedMinDCHallocTlowerP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PCH24kbpsEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PFLIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PICState', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PI_amount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACHDelayRange', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACHRequiredReceivedCI', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACHScramblingCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PRACH_preamble_retrans', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PSGroupId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PTxPICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitDCHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVLimitRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVPwrNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMAVPwrRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMCellGroup', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMEXPwrLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMEXUsrLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitDCHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitNRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDLimitRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDPwrNRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDPwrRTDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMSDPwrRTHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownOrder', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PWSMShutdownRemCell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetLastPreamblePRACHmessage', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PO1_15', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PO1_30', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PO1_60', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerRampStepPRACHpreamble', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PowerSaveHSPAType', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PriScrCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxLoadMarginDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxLoadMarginEDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxLoadMarginMaxDCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMaxOrigTargetBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMaxTargetBTS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxMeasFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxNoise', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxNoiseAutotuning', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSStepDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PrxTargetPSStepUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxAICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxCellMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxDLabsMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxFDPCHMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxFDPCHMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxHighHSDPAPwr', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMarginCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMaxEHICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMaxHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxMeasFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetEAGCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetEAGCHDPCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetEHICHDPCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetERGCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetERGCHDPCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetExxCH2ms', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetExxCHSHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetFDPCHSHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxOffsetHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPSstreamAbsMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPrimaryCCPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPrimaryCPICH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxPrimarySCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH2SF128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSCCPCH3', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxSecSCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetHSDPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSAdjustPeriod', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSStepDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetPSStepUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetTotMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxTargetTotMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('PtxThresholdCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('QHCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst1FACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst1PCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst2FACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Qhyst2PCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('QqualMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('QrxlevMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHCapacity', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHInterFreqMesQuant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHIntraFreqMesQuant', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACH_Tx_NB01max', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACH_Tx_NB01min', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACH_tx_Max', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RACHmeasFilterCoeff', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RNARGroupId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCconnRepTimer1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RRCconnRepTimer2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSDPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RachLoadMarginCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RachLoadThresholdCCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RefServForCodePower', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RsrvdSignaturesOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcgIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmciIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RtFmcsIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('RxDivIndicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SAC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SHCS_RAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SHCS_RATConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB11Length', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB11bisLength', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB12Length', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB4Indicator', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIB7factor', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHOffsetEDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBBitRateRRCSetupEC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBDCHFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBHSPAFmcsId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SRBMapRRCSetupEC', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SectorID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHONumbUEInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHONumbUEInterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHOPeriodInterFreq', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ServHOPeriodInterRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ShutdownStepAmount', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ShutdownWindow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sintersearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SintersearchConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sintrasearch', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SintrasearchConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Slimit_SearchRAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Slimit_SearchRATConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringEnabled', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringRSCP', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringTSysSel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartLTELayeringUA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartTrafVolThrDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SmartTrafVolThrUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SpeedScaleTresel', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sprioritysearch1', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Sprioritysearch2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SsearchHCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SsearchHCSConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Ssearch_RAT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Ssearch_RATConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T300', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T312', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T312Conn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T313', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('T315', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TBarred', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TCrmax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TCrmaxHyst', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TPCCommandERTarget', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TargetNSEDCHToTotalEDCHPR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Tcell', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Threshservlow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Threshservlow2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWE_CCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ToAWS_CCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TrafVolThresholdDLLow', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('Treselection', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TreselectionFACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('TreselectionPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UARFCN', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEtxPowerMaxDPCH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEtxPowerMaxPRACH', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UEtxPowerMaxPRACHConn', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULLoadStateHSUBRLimit', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('ULLoadStateHSUOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('URAId', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UTRAN_DRX_length', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UseOfHCS', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('UsersPerHSSCCHCode', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPMaxHSDPAUsers', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VCPPtxOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VoiceCallPriority', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('VoiceOverrideSTHSUPA', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WACSetIdentifier', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCELChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WCelState', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ACBarredList', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AICHTraTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTxNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTxNonHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMROverTxTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRSF', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTxNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTxNonHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRTargetTxTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTransmission', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTxNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTxNonHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AMRUnderTxTotal', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ATOSRBsOnHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AbsPrioCellReselec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ActivationTimeOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdminCellState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AdminPICState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AllowedPreambleSignatures', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AllowedRACHSubChannels', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AltScramblingCodeCM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AssignedPICPool', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHOEcNoThrTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('BlindHORSCPThrTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CCHSetupEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CIRForFDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHEcNoSRBMapRRC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHRSCPSRBMapRRC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CPICHtoRefRABoffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSET', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSAMRModeSETWB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CSGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CUCEcNoThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CUCRSCPThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CableLoss', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellAdditionalInfo', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellSelQualMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellWeightForHSDPALayering', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Cell_Reserved', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeOptTimer', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeOptimisation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeOptimisationGuardTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CodeTreeUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellAndMIMOUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSDPACapaHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSDPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSDPAFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DLLoadStateTTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DPCHOverHSPDSCHThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DPCModeChangeSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCprxMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCprxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCptxMargin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRRCptxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DefMeasCtrlReading', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPrxMaxDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPrxMaxUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPtxMaxDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaPtxMaxUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectSCCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectedRRCEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DirectedRRCForHSDPALayerEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMinSetETFCIT0', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHMinimumSetETFCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHOpState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHCodeChangeEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FDPCHSetup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FachLoadMarginCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FachLoadThresholdCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastActOfTargetServCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastCompletionOfSCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FastHSPAMobilityEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HCS_PRIO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HHoMaxAllowedBitrateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSCapabilityHONumbUE', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSCapabilityHOPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA64QAMallowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPA64UsersEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHAveWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACPICHReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPACellChangeMinInterval', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPALayeringCommonChEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMaxCellChangeRepetition', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPASRBWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAServCellWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAcapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAenabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDSCHOpState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSDBRLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSDOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSUBRLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSUOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSLoadStateHSUResThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPA72UsersPerCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPACapaHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPAQoSEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPASCCSpecificATO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPDSCHCodeSet', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPDSCHMarginSF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPwrOffsetUpdateDelay', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPA2MSTTIEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HspaMultiNrtRabSupport', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IncomingLTEISHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InitialBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterFreqScaleTresel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('InterRATScaleTresel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('IntraFreq_Cell_Reselect_Ind', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOCapaReqRejRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOCapaReqRejRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHODelayOFFResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHardBlockingBaseLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHardBlockingRatio', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOHystTimeResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHONRTTrafficBaseLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHONumbUEInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHONumbUEInterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOPwrOffsetDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOPwrOffsetUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeOFFResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONCapaReqRejRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONHardBlocking', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONInterference', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LHOWinSizeONResRateSC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTECellReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadBasedCPICHEcNoSRBHSPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LoadBasedCPICHEcNoThreEDCH2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBInactivityEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBLoadInfoDistr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBMobilityEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBRABSetupEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBRABSetupMultiRAB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBStateTransEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHHSDPAUserNbrCQI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHHSUPAUserNbr2msTTI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHLoadStateTtT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHMaxHSUPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHQueueThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MEHULLHSDPAUALimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MHA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIMOEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIMOHSDPACapaHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MIMOWith64QAMUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MassEventHandler', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateDLPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxBitRateULPSNRT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCodeReleases', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxDLPowerCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxIncrInterferenceUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNbrOfHSSCCHCodes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumbHSDPAUsersS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumbHSDSCHMACdFS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberEDCHCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberHSDPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberHSDSCHMACdFlows', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUECmHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUECmSLHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUEHSPACmHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberUEHSPACmNCHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxTotalUplinkSymbolRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MinAllowedBitRateUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MultiplePLMNListIncluded', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N312', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N312Conn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N313', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('N315', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NASsignVolThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NASsignVolThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NCr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NbrOfSCCPCHs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHCSNcr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHCSTcrMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHCSTcrMaxHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NrtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NumberEDCHReservedSHOBranchAdditions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OCULNRTDCHGrantedMinAllocT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OCdlNrtDCHgrantedMinAllocT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSgrantedMinDCHallocTequalP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSgrantedMinDCHallocThigherP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSgrantedMinDCHallocTlowerP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PCH24kbpsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PFLIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PICState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PI_amount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACHDelayRange', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACHRequiredReceivedCI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACHScramblingCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PRACH_preamble_retrans', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PSGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PTxPICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitDCHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVLimitRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVPwrNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMAVPwrRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMCellGroup', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMEXPwrLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMEXUsrLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitDCHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitNRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDLimitRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDPwrNRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDPwrRTDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMSDPwrRTHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownOrder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PWSMShutdownRemCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetLastPreamblePRACHmessage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PO1_15', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PO1_30', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PO1_60', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetUpdMsgSize', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerRampStepPRACHpreamble', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerSaveHSPAType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PriScrCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxLoadMarginDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxLoadMarginEDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxLoadMarginMaxDCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMaxOrigTargetBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMaxTargetBTS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxNoise', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxNoiseAutotuning', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSStepDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSStepUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxAICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxCellMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxDLabsMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxFDPCHMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxFDPCHMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxHighHSDPAPwr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMarginCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMaxEHICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMaxHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetEAGCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetEAGCHDPCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetEHICHDPCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetERGCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetERGCHDPCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetExxCH2ms', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetExxCHSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetFDPCHSHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPSstreamAbsMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPrimaryCCPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPrimaryCPICH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxPrimarySCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH2SF128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSCCPCH3', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxSecSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetHSDPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSAdjustPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSStepDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSStepUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetTotMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetTotMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxThresholdCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('QHCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst1FACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst1PCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst2FACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Qhyst2PCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('QqualMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('QrxlevMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHCapacity', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHInterFreqMesQuant', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHIntraFreqMesQuant', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACH_Tx_NB01max', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACH_Tx_NB01min', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACH_tx_Max', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHmeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNARGroupId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCconnRepTimer1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RRCconnRepTimer2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSDPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWithHSPAFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RachLoadMarginCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RachLoadThresholdCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RefServForCodePower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RelocComm_in_InterRNC_HHO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RsrvdSignaturesOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcgIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmciIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RtFmcsIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RxDivIndicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SAC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SHCS_RAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SHCS_RATConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB11Length', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB11bisLength', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB12Length', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB4Indicator', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIB7factor', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHOffsetEDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBBitRateRRCSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBDCHFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBHSPAFmcsId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SRBMapRRCSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SectorID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHONumbUEInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHONumbUEInterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHOPeriodInterFreq', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ServHOPeriodInterRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ShutdownStepAmount', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ShutdownWindow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sintersearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SintersearchConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sintrasearch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SintrasearchConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Slimit_SearchRAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Slimit_SearchRATConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringRSCP', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringTSysSel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartLTELayeringUA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartTrafVolThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SmartTrafVolThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SpeedScaleTresel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sprioritysearch1', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Sprioritysearch2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SsearchHCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SsearchHCSConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Ssearch_RAT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Ssearch_RATConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T300', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T312', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T312Conn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T313', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T315', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TBarred', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCrmax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCrmaxHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TPCCommandERTarget', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetNSEDCHToTotalEDCHPR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Tcell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Threshservlow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Threshservlow2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWE_CCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ToAWS_CCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TrafVolThresholdDLLow', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Treselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TreselectionFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TreselectionPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UARFCN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEtxPowerMaxDPCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEtxPowerMaxPRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEtxPowerMaxPRACHConn', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULLoadStateHSUBRLimit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ULLoadStateHSUOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('URAId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UTRAN_DRX_length', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UseOfHCS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UsersPerHSSCCHCode', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPMaxHSDPAUsers', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VCPPtxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VoiceCallPriority', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('VoiceOverrideSTHSUPA', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WACSetIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCELChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCelState', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AmpliRatioOptHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AppAwareRANCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AppAwareRANEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACDSACRestriction', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACRPrxTotalAvgWs', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AutoACResULOLThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CTCHCapaHighPri', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DBandHSDPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRXCycleHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRXInactiveTimerHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DRXInterruptHSDSCHData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EVAMCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EVAMInUse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamDInit', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamNumPhaseOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamTKeep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EvamTSweep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAMPO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHActTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHActivityAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHActivityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHDRXEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRABDRAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRLCTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRel7ConSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHRel8ConSetupEC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHVolThrDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSFACHVolThrDLPTT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPA128UsersPerCell', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHActTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHActivityAveWin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHActivityThr', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHCommonEDCHRes', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHExtendedAI', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHImplicitRelease', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMPO', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMaxAllocTimeCCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMaxPeriodCollis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHMaxTotSymbolRate', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHSubChannelNumber', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHTimeToTrigger', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHTransmisBackOff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSRACHVolThrUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPA16QAMAllowed', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSUPAUserLimit16QAM', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HappyBitDelayConHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICRCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('KforCTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LayeringRRCRelEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NforCTCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NonHSEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('OffsetToBeginCTCHBSIndex', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PowerOffsetPreamHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxOffsetWPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTargetPSMaxtHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PrxTotalReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxBCCHHSPDSCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxBCCHHSSCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetHSSCCH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxOffsetWPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTargetPSMaxtHSRACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PtxTotalReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHloadReportPeriod', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RSEPSEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWPEventECommHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWPEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RTWPMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RXBurstHSFACH', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SABEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SACB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('T321', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPEventECommHyst', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPEventECommMeas', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TCPMeasFilterCoeff', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEDRXCapability', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NumofEagch', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NumofErgHich', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('cellLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('FMCLIdentifier', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTELayerCellHSLoad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTELayeringMeasActivation', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RACHPreambleSignatures', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemBackgroundCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemConversationalCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemDetach', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemEmergencyCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemHighPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemInteractiveCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemLowPrioritySignalling', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemMBMSrbrequest', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemMBMSreception', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemStreamingCall', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsystemSubscribedTraffic', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsysteminterRATchangeorder', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('TargetsysteminterRATreselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Targetsystemreestablishment', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Targetsystemregistration', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Targetsystemunknown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('angle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CellType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHCellStates', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHPreventivePrxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHReactivePrxOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EMEHoptions', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSPATotIncreaseStep', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LTEHandoverEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MCellHSDPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MDTPeriodicMeasEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCDMALTELoadBalEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('oldDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DCellHSUPAEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('GSMCellReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAIurWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserHysterisis', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAUserThreshold', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ICREnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MBLBEnhancementsEnabled', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxNumberEDCHS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSHSMinAllocEqual', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSHSMinAllocHigher', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PBSHSMinAllocLower', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('R99IurWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WCDMACellReselection', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('HSDPAOperIdWeightPair_HSDPAOperatorId_HSDPAOperatorWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LayeringRRCConnRelTargFreq_TargetFrequency', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('R99OperIdWeightPair_R99OperatorId_R99OperatorWeight', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('WLCSE', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordLatitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordLongitude', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LinkedCellDN', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSEMCC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSEMNC', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSECId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSERncId', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntBearing', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntHPBW', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordAltitudeDirect', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('AntennaCoordAltitudeGround', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('CovType', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EnvCharact', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCellBackRad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MaxCellRad', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RepeaterExist', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WLCSEChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) op.create_table('WRAB', sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), - sa.Column('FILENAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), - sa.Column('VERSION', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DISTNAME', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('MOID', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('name', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRAfterDownlink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRAfterUplink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRDownlink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DeltaSIRUplink', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('DownlinkOrthog', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHBLERAdjCSVoice10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHBLERAdjCSVoice2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTPriQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTPrim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSecQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSelQuaDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSNRTSelQuaUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrPriQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrPrim', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSec', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSecQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSelQuaDL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfPSStrSelQuaUL', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB136', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB136Qua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB34', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfSRB34Qua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainCSAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainCSData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainPSData', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainSFDown', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainSFUp', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRateGainSRB', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRxDiv2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHRxDiv4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHTxDiv', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoEDCHCSAMR', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr128Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr16Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr248Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr32Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr64Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStr8Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EDCHPSStrOver248Kbps', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataNT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataNTQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataT', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSDataTQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMR122', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMR59', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMRQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMRb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSNBAMRc', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSWBAMR1265', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSWBAMRQua', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('EbNoDCHOfCSWBAMRb', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1BLERTEDCHVoice10', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('L1BLERTEDCHVoice2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCH8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS128', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS16', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS256', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS32', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS64', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHHS8', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHMax', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHMin', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHOffset', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHRxDiv2', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('SIRDPCCHInitialDCHRxDiv4', sa.CHAR(length=250), autoincrement=False, nullable=True), - sa.Column('WRABChangeOrigin', sa.CHAR(length=250), autoincrement=False, nullable=True), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('name', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRAfterDownlink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRAfterUplink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRDownlink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DeltaSIRUplink', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DownlinkOrthog', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjCSVoice10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjCSVoice2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTPriQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTPrim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSecQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSelQuaDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSNRTSelQuaUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrPriQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrPrim', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSec', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSecQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSelQuaDL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSStrSelQuaUL', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB136', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB136Qua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB34', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfSRB34Qua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainCSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainCSData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainPSData', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSFDown', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSFUp', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSRB', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRxDiv2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRxDiv4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHTxDiv', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoEDCHCSAMR', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr128Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr16Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr248Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr32Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr64Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStr8Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHPSStrOver248Kbps', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataNT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataNTQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataT', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSDataTQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMR122', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMR59', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMR1265', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRb', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHVoice10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHVoice2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCH8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS128', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS16', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS256', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS32', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS64', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHHS8', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHMax', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHMin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHOffset', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHRxDiv2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHRxDiv4', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WRABChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjPSConvSpe10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EDCHBLERAdjPSConvSpe2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainPSConvSpe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoEDCHPSConvSpeech', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSConvSpe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfPSConvSpeQua', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHPSConvSpe10', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('L1BLERTEDCHPSConvSpe2', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHPSConvSpe', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialEDCHPTT10MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialEDCHPTT2MS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainCSAMRforSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHRateGainSRBforSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMR122SVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRQuaSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSNBAMRbSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRQuaSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRaSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EbNoDCHOfCSWBAMRbSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SIRDPCCHInitialDCHMinForSVQ', sa.CHAR(length=150), autoincrement=False, nullable=True), + schema='nokia_cm' + ) + + op.create_table('WSMLC', + sa.Column('LOADID', sa.Integer, autoincrement=False, nullable=False), + sa.Column('FILENAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DATETIME', sa.DateTime, autoincrement=False, nullable=True), + sa.Column('VERSION', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('DISTNAME', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('MOID', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('ConfAreaLevel', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmArc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPoint', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndAlt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndCircle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndEll3D', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPointAndEllipse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('EmPolygon', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSCapacityUsage', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('LCSInterfaceOption', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('NetworkIndicatorForSAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PartialAGPSDataDelivery', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCDelayTolRespTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('RNCLowDelayResponseTime', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Arc', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Point', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndAlt', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndCircle', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndEll3D', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('PointAndEllipse', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('Polygon', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('SignallingPointCodeOfSAS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('UEBasedAGPS', sa.CHAR(length=150), autoincrement=False, nullable=True), + sa.Column('WSMLCChangeOrigin', sa.CHAR(length=150), autoincrement=False, nullable=True), schema='nokia_cm' ) @@ -5981,8 +8353,12 @@ def downgrade(): op.drop_table('A2NE', schema='nokia_cm') op.drop_table('A2ST', schema='nokia_cm') op.drop_table('A2UT', schema='nokia_cm') + op.drop_table('ABMAP', schema='nokia_cm') + op.drop_table('ABTER', schema='nokia_cm') op.drop_table('ACCP', schema='nokia_cm') + op.drop_table('ACL', schema='nokia_cm') op.drop_table('ADCE', schema='nokia_cm') + op.drop_table('ADDR', schema='nokia_cm') op.drop_table('ADJG', schema='nokia_cm') op.drop_table('ADJI', schema='nokia_cm') op.drop_table('ADJL', schema='nokia_cm') @@ -5990,33 +8366,56 @@ def downgrade(): op.drop_table('ADJW', schema='nokia_cm') op.drop_table('ADR4GW', schema='nokia_cm') op.drop_table('AMGR', schema='nokia_cm') + op.drop_table('AMLEPR', schema='nokia_cm') op.drop_table('ANBA', schema='nokia_cm') op.drop_table('ANRPRL', schema='nokia_cm') + op.drop_table('ANRPRW', schema='nokia_cm') op.drop_table('ANTL', schema='nokia_cm') + op.drop_table('BAL', schema='nokia_cm') + op.drop_table('BATBKP', schema='nokia_cm') + op.drop_table('BBMOD', schema='nokia_cm') op.drop_table('BCF', schema='nokia_cm') op.drop_table('BFD', schema='nokia_cm') op.drop_table('BFDGRP', schema='nokia_cm') op.drop_table('BSC', schema='nokia_cm') + op.drop_table('BSTE', schema='nokia_cm') op.drop_table('BTS', schema='nokia_cm') + op.drop_table('BTSNE', schema='nokia_cm') op.drop_table('BTSSCL', schema='nokia_cm') op.drop_table('BTSSCW', schema='nokia_cm') op.drop_table('CABINET', schema='nokia_cm') + op.drop_table('CADPR', schema='nokia_cm') + op.drop_table('CAPR', schema='nokia_cm') + op.drop_table('CAREL', schema='nokia_cm') + op.drop_table('CARTRIDGE', schema='nokia_cm') + op.drop_table('CBCI', schema='nokia_cm') op.drop_table('CCFA', schema='nokia_cm') op.drop_table('CERTH', schema='nokia_cm') op.drop_table('CESIF', schema='nokia_cm') op.drop_table('CMOB', schema='nokia_cm') op.drop_table('COCO', schema='nokia_cm') op.drop_table('CONNECTOR', schema='nokia_cm') + op.drop_table('CPCTRL', schema='nokia_cm') + op.drop_table('CSDAP', schema='nokia_cm') op.drop_table('CTRLTS', schema='nokia_cm') op.drop_table('DAP', schema='nokia_cm') + op.drop_table('DNS', schema='nokia_cm') + op.drop_table('ETHER', schema='nokia_cm') op.drop_table('ETHLK', schema='nokia_cm') + op.drop_table('ETP', schema='nokia_cm') + op.drop_table('FLTR4', schema='nokia_cm') op.drop_table('FMCG', schema='nokia_cm') op.drop_table('FMCI', schema='nokia_cm') + op.drop_table('FMCL', schema='nokia_cm') op.drop_table('FMCS', schema='nokia_cm') op.drop_table('FTM', schema='nokia_cm') op.drop_table('FUUNIT', schema='nokia_cm') + op.drop_table('GFIM', schema='nokia_cm') + op.drop_table('GLPRM', schema='nokia_cm') + op.drop_table('GNFL', schema='nokia_cm') op.drop_table('GPC', schema='nokia_cm') op.drop_table('GTPU', schema='nokia_cm') + op.drop_table('HDLC', schema='nokia_cm') op.drop_table('HOC', schema='nokia_cm') op.drop_table('HOPG', schema='nokia_cm') op.drop_table('HOPI', schema='nokia_cm') @@ -6046,6 +8445,7 @@ def downgrade(): op.drop_table('IPRTV6', schema='nokia_cm') op.drop_table('IPSECC', schema='nokia_cm') op.drop_table('IQOS', schema='nokia_cm') + op.drop_table('IRFIM', schema='nokia_cm') op.drop_table('ISBFP', schema='nokia_cm') op.drop_table('ITRKGRP', schema='nokia_cm') op.drop_table('ITRKOBJ', schema='nokia_cm') @@ -6059,29 +8459,42 @@ def downgrade(): op.drop_table('IVIF', schema='nokia_cm') op.drop_table('L2SWI', schema='nokia_cm') op.drop_table('LAPD', schema='nokia_cm') + op.drop_table('LCELC', schema='nokia_cm') op.drop_table('LCELGW', schema='nokia_cm') op.drop_table('LCELL', schema='nokia_cm') op.drop_table('LCELW', schema='nokia_cm') + op.drop_table('LCSE', schema='nokia_cm') op.drop_table('LNADJ', schema='nokia_cm') op.drop_table('LNADJL', schema='nokia_cm') op.drop_table('LNADJW', schema='nokia_cm') op.drop_table('LNBTS', schema='nokia_cm') op.drop_table('LNCEL', schema='nokia_cm') + op.drop_table('LNHOG', schema='nokia_cm') + op.drop_table('LNHOIF', schema='nokia_cm') op.drop_table('LNHOW', schema='nokia_cm') op.drop_table('LNMME', schema='nokia_cm') op.drop_table('LNREL', schema='nokia_cm') + op.drop_table('LNRELW', schema='nokia_cm') op.drop_table('LTAC', schema='nokia_cm') + op.drop_table('LUAC', schema='nokia_cm') op.drop_table('MAL', schema='nokia_cm') + op.drop_table('MBAL', schema='nokia_cm') op.drop_table('MHA', schema='nokia_cm') op.drop_table('MODULE', schema='nokia_cm') op.drop_table('MRBTS', schema='nokia_cm') op.drop_table('MTRACE', schema='nokia_cm') op.drop_table('NSE', schema='nokia_cm') op.drop_table('NSVL', schema='nokia_cm') + op.drop_table('NTP', schema='nokia_cm') + op.drop_table('O2AREA', schema='nokia_cm') + op.drop_table('O2GLBL', schema='nokia_cm') + op.drop_table('O2IFC', schema='nokia_cm') + op.drop_table('O2RNK', schema='nokia_cm') op.drop_table('OAMPRF', schema='nokia_cm') op.drop_table('OSPFV2', schema='nokia_cm') op.drop_table('PCM', schema='nokia_cm') op.drop_table('PCU', schema='nokia_cm') + op.drop_table('PFL', schema='nokia_cm') op.drop_table('PISCHDLITEM', schema='nokia_cm') op.drop_table('PMCADM', schema='nokia_cm') op.drop_table('PMRNL', schema='nokia_cm') @@ -6089,10 +8502,15 @@ def downgrade(): op.drop_table('PMTNL', schema='nokia_cm') op.drop_table('POC', schema='nokia_cm') op.drop_table('PPTT', schema='nokia_cm') + op.drop_table('PRTGRP', schema='nokia_cm') + op.drop_table('PUNIT', schema='nokia_cm') op.drop_table('PWNE', schema='nokia_cm') op.drop_table('QOS', schema='nokia_cm') + op.drop_table('QSPEC', schema='nokia_cm') op.drop_table('RA', schema='nokia_cm') + op.drop_table('RACK', schema='nokia_cm') op.drop_table('REDRT', schema='nokia_cm') + op.drop_table('RFTHLD', schema='nokia_cm') op.drop_table('RMOD', schema='nokia_cm') op.drop_table('RNAC', schema='nokia_cm') op.drop_table('RNC', schema='nokia_cm') @@ -6103,8 +8521,14 @@ def downgrade(): op.drop_table('RNRLC', schema='nokia_cm') op.drop_table('RNTRM', schema='nokia_cm') op.drop_table('RSTP', schema='nokia_cm') + op.drop_table('RTINST', schema='nokia_cm') op.drop_table('SBR4', schema='nokia_cm') + op.drop_table('SCFVER', schema='nokia_cm') + op.drop_table('SCHEDULEDITEM', schema='nokia_cm') op.drop_table('SCTP', schema='nokia_cm') + op.drop_table('SECADM', schema='nokia_cm') + op.drop_table('SFP', schema='nokia_cm') + op.drop_table('SITE', schema='nokia_cm') op.drop_table('SMLC', schema='nokia_cm') op.drop_table('SMOD', schema='nokia_cm') op.drop_table('SPTT', schema='nokia_cm') @@ -6119,26 +8543,37 @@ def downgrade(): op.drop_table('TAC', schema='nokia_cm') op.drop_table('TCSM', schema='nokia_cm') op.drop_table('TCTT', schema='nokia_cm') + op.drop_table('TEST', schema='nokia_cm') op.drop_table('TID', schema='nokia_cm') op.drop_table('TMPAR', schema='nokia_cm') op.drop_table('TOPB', schema='nokia_cm') op.drop_table('TOPF', schema='nokia_cm') + op.drop_table('TOPIK', schema='nokia_cm') op.drop_table('TOPP', schema='nokia_cm') + op.drop_table('TQM', schema='nokia_cm') + op.drop_table('TRBLCADM', schema='nokia_cm') op.drop_table('TRDE', schema='nokia_cm') op.drop_table('TRE', schema='nokia_cm') + op.drop_table('TRENE', schema='nokia_cm') op.drop_table('TRX', schema='nokia_cm') op.drop_table('TWAMP', schema='nokia_cm') op.drop_table('TWAMPR', schema='nokia_cm') op.drop_table('UFFIM', schema='nokia_cm') + op.drop_table('ULCOMP', schema='nokia_cm') op.drop_table('UNI', schema='nokia_cm') op.drop_table('UNIT', schema='nokia_cm') op.drop_table('VBTS', schema='nokia_cm') op.drop_table('VCCT', schema='nokia_cm') op.drop_table('VCEL', schema='nokia_cm') op.drop_table('VCTT', schema='nokia_cm') + op.drop_table('VLAN', schema='nokia_cm') + op.drop_table('VLANPM', schema='nokia_cm') op.drop_table('VPCT', schema='nokia_cm') op.drop_table('VPTT', schema='nokia_cm') + op.drop_table('VRF', schema='nokia_cm') op.drop_table('WAC', schema='nokia_cm') op.drop_table('WBTS', schema='nokia_cm') op.drop_table('WCEL', schema='nokia_cm') + op.drop_table('WLCSE', schema='nokia_cm') op.drop_table('WRAB', schema='nokia_cm') + op.drop_table('WSMLC', schema='nokia_cm')