[Home] [Help]
[Dependency Information]
Object Name: | BIX_SERVER_CP |
---|---|
Object Type: | TABLE |
Owner: | BIX |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BIX_SERVER_CP_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
BIX_SERVER_CP_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SERVER_CP_ID | NUMBER | Yes | Primary Key | |
SITE_ID | NUMBER | Site ID | ||
CAMPAIGN_ID | NUMBER | Campaign ID | ||
LIST_ID | NUMBER | List ID | ||
MINUTE | DATE | Time to the minute | ||
BUSY_COUNTS | NUMBER | Busy Counts | ||
CONNECT_COUNTS | NUMBER | Connect Counts | ||
ANSWERING_MACHINE_COUNTS | NUMBER | Answering Maching counts | ||
MODEM_COUNTS | NUMBER | Modem or Fax Counts | ||
SIT_COUNTS | NUMBER | Special tone | ||
RNA_COUNTS | NUMBER | Ring no answer counts | ||
OTHER_COUNTS | NUMBER | Other counts | ||
WITHDRAWN_DIALS | NUMBER | number of calls withdrawn | ||
AVERAGE_WAIT_TIME | NUMBER | (16) | total wait time / (agents predictive + agents outbound) | |
STD_DEV_WAIT_TIME | NUMBER | (16) | deviation from wait time | |
MINIMUM_WAIT_TIME | NUMBER | minmum of wait time | ||
MAXIMUM_WAIT_TIME | NUMBER | maximum of wait time | ||
TOTAL_WAIT_TIME | NUMBER | Total Wait Time | ||
NUMBER_AGENTS_PREDICTIVE | NUMBER | number of agents working in predictive mode | ||
NUMBER_WORKING_DIALERS | NUMBER | number of working dialers | ||
NUMBER_ABANDONS | NUMBER | number of abandons | ||
ABANDON_PERCENTAGE | NUMBER | (16) | percentage of abandon | |
DIALS_PER_MINUTE | NUMBER | dials per mintue | ||
NUMBER_AGENTS_OUTBOUND | NUMBER | number of agents outbound | ||
NUMBER_CALLS_OUTCOME_1 | NUMBER | User defined outcome 1 | ||
NUMBER_CALLS_OUTCOME_2 | NUMBER | User defined outcome 2 | ||
NUMBER_CALLS_OUTCOME_3 | NUMBER | User defined outcome 3 | ||
NUMBER_RECORDS_REMAINING | NUMBER | number of record remaining | ||
PREDICTED_EXHAUSTION_DATE | DATE | Date that call lists ends | ||
NUMBER_RECORDS_START_OF_DAY | NUMBER | Phone Numbers to call | ||
PREDICTIVE_DIALS | NUMBER | number of predictive dials | ||
PROGRESSIVE_DIALS | NUMBER | number of progressive dials | ||
PREVIEW_DIALS | NUMBER | number of preview dials | ||
PREVIEW_TIME | NUMBER | preview time | ||
NUMBER_CALLBACKS | NUMBER | number of callbacks | ||
CALLBACK_PERCENTAGE | NUMBER | (16) | percentage of callbacks | |
AVERAGE_CUMULATIVE_WAIT_TIME | NUMBER | (16) | average cumulative wait time | |
STD_DEV_CUMULATIVE_WAIT_TIME | NUMBER | (16) | deviation of cumulative wait time | |
NUM_RECS_TO_BE_RELEASED_NEXT_1 | NUMBER | number of records to be released | ||
NUM_REC_TO_BE_RELEASED_NEXT_15 | NUMBER | number of records to be released | ||
NUM_REC_TO_BE_RELEASED_NEXT_5 | NUMBER | number of records to be released | ||
NUM_REC_TO_BE_RELEASED_NEXT_60 | NUMBER | number of records to be released | ||
SECURITY_GROUP_ID | NUMBER | column for CRM hosting |
Cut, paste (and edit) the following text to query this object:
SELECT SERVER_CP_ID
, SITE_ID
, CAMPAIGN_ID
, LIST_ID
, MINUTE
, BUSY_COUNTS
, CONNECT_COUNTS
, ANSWERING_MACHINE_COUNTS
, MODEM_COUNTS
, SIT_COUNTS
, RNA_COUNTS
, OTHER_COUNTS
, WITHDRAWN_DIALS
, AVERAGE_WAIT_TIME
, STD_DEV_WAIT_TIME
, MINIMUM_WAIT_TIME
, MAXIMUM_WAIT_TIME
, TOTAL_WAIT_TIME
, NUMBER_AGENTS_PREDICTIVE
, NUMBER_WORKING_DIALERS
, NUMBER_ABANDONS
, ABANDON_PERCENTAGE
, DIALS_PER_MINUTE
, NUMBER_AGENTS_OUTBOUND
, NUMBER_CALLS_OUTCOME_1
, NUMBER_CALLS_OUTCOME_2
, NUMBER_CALLS_OUTCOME_3
, NUMBER_RECORDS_REMAINING
, PREDICTED_EXHAUSTION_DATE
, NUMBER_RECORDS_START_OF_DAY
, PREDICTIVE_DIALS
, PROGRESSIVE_DIALS
, PREVIEW_DIALS
, PREVIEW_TIME
, NUMBER_CALLBACKS
, CALLBACK_PERCENTAGE
, AVERAGE_CUMULATIVE_WAIT_TIME
, STD_DEV_CUMULATIVE_WAIT_TIME
, NUM_RECS_TO_BE_RELEASED_NEXT_1
, NUM_REC_TO_BE_RELEASED_NEXT_15
, NUM_REC_TO_BE_RELEASED_NEXT_5
, NUM_REC_TO_BE_RELEASED_NEXT_60
, SECURITY_GROUP_ID
FROM BIX.BIX_SERVER_CP;
BIX.BIX_SERVER_CP does not reference any database object
BIX.BIX_SERVER_CP is referenced by following:
|
|
|