Issues creating VSA cluster "Unknown value" error

Hi all,
I'm in the process of evaluating vSphere with VSA and running into an issue during creation of the VSA cluster. On the final step of creating the VSA cluster, I get an error message "Cannot create VSA cluster: Unknown value."
I'm setting up a two node cluster using a couple of HP ML310e Gen8's, using local storage and some extra networking via a quad-port NIC. Memory, CPU clock speed, and number of NICs is compliant with VSA requirements.
I've already double checked things like default gateway on the Management Network, naming of the various port groups to comply with what vSphere/VSA expects, specific NIC teaming requirements, and increased maximum heap size to 256 & set evc.config.baseline=highest in dev.properties as I've got a couple of VMs running on the two ESX servers (just Domain Controller and vCenter VMs).
Per the screenshots below, I've setup vSwitch0 and vSwitch1 as per VMware recommendations.
On vSwitch0:
Management Network and VSA-Front End portgroups are using native VLAN (192.168.1.0/24).
VM Network is using VLAN 110 (192.168.110.0/24).
vSwitch1 is fairly self-explanatory.
Only unique thing is that I've created 'vCenter VM VLAN' on vSwitch0 as a Virtual Machine portgroup so that I could assign this to the vCenter VM NIC as I don't have routing/ACLs in place between VM Network (VLAN 110) and Management Network (native VLAN).
Also, on ESX node # 2 I've got an issue with the physical NIC's associated with vmnic1 and vmnic3 (they seems to hang my Cisco switch each time I plug them in) so I've used the physical NIC's associated with vmnic4 and vmnic5 instead.
I've already searched the various VSA related threads but to no avail.
Hoping someone may be able to shed some light on this one.
Last few lines of the VSAManager.log:
2013-04-28 22:08:40,229 45 [DefaultJobRunner] [pool-140-thread-1] INFO  - Starting job. JobName:ClusterCreation-datacenter-21
2013-04-28 22:08:40,229 58 [DefaultJobRunner] [pool-140-thread-1] INFO  - Starting Task group. TaskGroupName:ClusterCreation-PreHostReboot
2013-04-28 22:08:40,229 49 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task begin. TaskID:TaskInitCreateCluster
2013-04-28 22:08:40,229 69 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting execution of task. TaskID:TaskInitCreateCluster
2013-04-28 22:08:40,416 157 [SvaSolutionLicenseManager] [pool-140-thread-1] INFO  - AcquireLicense - Updating license count to : 1
2013-04-28 22:08:40,494 353 [Utils] [pool-140-thread-1] INFO  - Persisting host: host-74
2013-04-28 22:08:40,494 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-Back End @ hostmoref: host-74
2013-04-28 22:08:40,510 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-Front End @ hostmoref: host-74
2013-04-28 22:08:40,526 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-NFS @ hostmoref: host-74
2013-04-28 22:08:40,541 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-VMotion @ hostmoref: host-74
2013-04-28 22:08:40,557 353 [Utils] [pool-140-thread-1] INFO  - Persisting host: host-66
2013-04-28 22:08:40,557 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-Back End @ hostmoref: host-66
2013-04-28 22:08:40,572 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-Front End @ hostmoref: host-66
2013-04-28 22:08:40,572 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-NFS @ hostmoref: host-66
2013-04-28 22:08:40,588 361 [Utils] [pool-140-thread-1] INFO  - Persisting svaNetwork: VSA-VMotion @ hostmoref: host-66
2013-04-28 22:08:40,604 71 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Task execution finished with result:true. TaskID:TaskInitCreateCluster
2013-04-28 22:08:40,604 73 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task end. TaskID:TaskInitCreateCluster
2013-04-28 22:08:40,604 49 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task begin. TaskID:LogParams
2013-04-28 22:08:40,604 69 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting execution of task. TaskID:LogParams
2013-04-28 22:08:40,604 101 [TaskLogClusterCreationParams] [pool-140-thread-1] INFO  - Dump VSA Cluster Configuration
VSA Management Network Settings
             IP Address        Netmask           Gateway/Interface  
Cluster   : 192.168.1.30      255.255.255.0     192.168.1.254      
VSAManager Service: 192.168.1.31      255.255.255.0     Local Area Connection
VSA VM Network Settings :  host-74
             IP Address        Netmask           Gateway           Vlan ID
Management: 192.168.1.50      255.255.255.0     192.168.1.254     0      
NFS       : 192.168.1.51      255.255.255.0     192.168.1.254     0      
Backend   : 192.168.104.2     255.255.255.0     -                 104    
Feature   : 192.168.105.2     255.255.255.0     192.168.1.254     0      
VSA VM Network Settings :  host-66
             IP Address        Netmask           Gateway           Vlan ID
Management: 192.168.1.40      255.255.255.0     192.168.1.254     0      
NFS       : 192.168.1.41      255.255.255.0     192.168.1.254     0      
Backend   : 192.168.104.1     255.255.255.0     -                 104    
Feature   : 192.168.105.1     255.255.255.0     192.168.1.254     0      
OVF Location: file:///C:/Program Files/VMware/Infrastructure/tomcat/webapps/VSAManager/ovf/sva_OVF10.ovf
Eager Zero  : false
2013-04-28 22:08:40,604 71 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Task execution finished with result:true. TaskID:LogParams
2013-04-28 22:08:40,604 73 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task end. TaskID:LogParams
2013-04-28 22:08:40,604 49 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task begin. TaskID:ClusterExists
2013-04-28 22:08:40,604 69 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting execution of task. TaskID:ClusterExists
2013-04-28 22:08:40,635 427 [SessionService] [pool-140-thread-1] INFO  - Cluster create in progress for DC: datacenter-21
2013-04-28 22:08:40,635 71 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Task execution finished with result:true. TaskID:ClusterExists
2013-04-28 22:08:40,635 73 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task end. TaskID:ClusterExists
2013-04-28 22:08:40,635 49 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task begin. TaskID:AuditHostGroup
2013-04-28 22:08:40,635 69 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting execution of task. TaskID:AuditHostGroup
2013-04-28 22:08:43,614 235 [Utils] [pool-140-thread-1] INFO  - Retrieve dev.property: evc.config=true
2013-04-28 22:08:43,614 235 [Utils] [pool-140-thread-1] INFO  - Retrieve dev.property: evc.config.baseline=highest
2013-04-28 22:08:43,614 89 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task exception. TaskID:AuditHostGroup
2013-04-28 22:08:43,614 80 [DefaultJobRunner] [pool-140-thread-1] ERROR - Exception caught. Starting rollback for job if rollback support . JobName:ClusterCreation-datacenter-21
SvaManagerException: Unknown value.
at com.vmware.sva.manager.audit.VCHostAudit$AMD_EVC_MODE.getByValue(VCHostAudit.java:202)
at com.vmware.sva.manager.audit.VCHostAudit.auditEVCModeForHostMORs(VCHostAudit.java:1497)
at com.vmware.sva.manager.audit.VCHostAudit.auditEVCMode(VCHostAudit.java:1442)
at com.vmware.sva.manager.audit.VCHostAudit.auditHostGroup(VCHostAudit.java:1419)
at com.vmware.sva.manager.audit.AuditManager.auditHostGroup(AuditManager.java:152)
at com.vmware.sva.manager.jobservices.tasks.TaskAuditHostGroup.execute(TaskAuditHostGroup.java:48)
at com.vmware.sva.manager.jobservices.impl.DefaultTaskRunner.handleTaskStart(DefaultTaskRunner.java:70)
at com.vmware.sva.manager.jobservices.impl.DefaultTaskRunner.call(DefaultTaskRunner.java:33)
at com.vmware.sva.manager.jobservices.impl.SyncTaskGroup.execute(SyncTaskGroup.java:46)
at com.vmware.sva.manager.jobservices.impl.DefaultJobRunner.run(DefaultJobRunner.java:60)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
2013-04-28 22:08:43,614 109 [DefaultJobRunner] [pool-140-thread-1] INFO  - Rollback started for job. JobName:ClusterCreation-datacenter-21
2013-04-28 22:08:43,614 116 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback. TaskID:AuditHostGroup
2013-04-28 22:08:43,614 136 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting rollback of task. TaskID:AuditHostGroup
2013-04-28 22:08:43,614 138 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Task rollback finished with result:true. TaskID:AuditHostGroup
2013-04-28 22:08:43,614 140 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback end. TaskID:AuditHostGroup
2013-04-28 22:08:43,614 116 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback. TaskID:ClusterExists
2013-04-28 22:08:43,614 136 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting rollback of task. TaskID:ClusterExists
2013-04-28 22:08:43,614 138 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Task rollback finished with result:true. TaskID:ClusterExists
2013-04-28 22:08:43,614 140 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback end. TaskID:ClusterExists
2013-04-28 22:08:43,614 116 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback. TaskID:LogParams
2013-04-28 22:08:43,614 136 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting rollback of task. TaskID:LogParams
2013-04-28 22:08:43,614 138 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Task rollback finished with result:true. TaskID:LogParams
2013-04-28 22:08:43,614 140 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback end. TaskID:LogParams
2013-04-28 22:08:43,614 116 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback. TaskID:TaskInitCreateCluster
2013-04-28 22:08:43,614 136 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Starting rollback of task. TaskID:TaskInitCreateCluster
2013-04-28 22:08:43,630 196 [MappingService] [pool-140-thread-1] INFO  - Removing context for datacenter-21
2013-04-28 22:08:43,770 171 [SvaSolutionLicenseManager] [pool-140-thread-1] INFO  - ReleaseLicense - Updating license count to : 0
2013-04-28 22:08:43,817 83 [TaskInitCreateCluster] [pool-140-thread-1] INFO  - Released license for datacenter: datacenter-21
2013-04-28 22:08:43,817 138 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Task rollback finished with result:true. TaskID:TaskInitCreateCluster
2013-04-28 22:08:43,817 140 [DefaultTaskRunner] [pool-140-thread-1] INFO  - Notifying listeners of task rollback end. TaskID:TaskInitCreateCluster
2013-04-28 22:08:43,817 122 [DefaultJobRunner] [pool-140-thread-1] INFO  - TaskGroup rolled back successfully.TaskGroupName:ClusterCreation-PreHostReboot
2013-04-28 22:08:43,817 84 [DefaultJobRunner] [pool-140-thread-1] ERROR - Rollback finished successfully for job. JobName:ClusterCreation-datacenter-21
2013-04-28 22:08:43,817 92 [DefaultJobRunner] [pool-140-thread-1] INFO  - Notifying listeners of job exception for job: ClusterCreation-datacenter-21
2013-04-28 22:08:45,549 196 [UserSession] [tomcat-http--20] INFO  - **** extenMoref **** Datacenter:datacenter-21

Hi,
I'm having the same problem :/
Did you find solution yet?
Kindest Regards

Similar Messages

  • DBCA: Issue Creating a cluster database in RAC

    Hello Expert,
    We encountered some issues while trying to create a cluster database. The issue is:
    When running DBCA to create a cluster database, we seem unable to bring up the screen where we can choose "Oracle Real Application Cluster database". It only allows us to create single instance database. We must have missed some steps. Any suggestions?
    1. Below are the specs:
    * OS: Enterprise Linux Enterprise Linux AS release 4 (October Update 6) 2.6.9 67.0.15.0.1.ELsmp
    * Oracle Version: 10.2.0.3 with cluster on 2 nodes (for example: xxx1 and xxx2)
    * CRS version: 10.2.0.3
    * Running ASM with DATA, REDO, TEMP, FRA diskgroups
    * OCR and Voting disk on shared raw devices
    2. Results from running crs_stat
    $ crs_stat -t
    Name           Type           Target    State     Host
    ora....D1.lsnr application    ONLINE    ONLINE    xxx1
    ora....rd1.gsd application    ONLINE    ONLINE    xxx1
    ora....rd1.ons application    ONLINE    ONLINE    xxx1
    ora....rd1.vip application    ONLINE    ONLINE    xxx1
    ora....D2.lsnr application    ONLINE    ONLINE    xxx2
    ora....rd2.gsd application    ONLINE    ONLINE    xxx2
    ora....rd2.ons application    ONLINE    ONLINE    xxx2
    ora....rd2.vip application    ONLINE    ONLINE    xxx2 3. Result from cluster verify on node 1...
    $ cluvfy stage -post crsinst -n xxx1
    Performing post-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "xxx1".
    Checking user equivalence...
    User equivalence check passed for user "oracle".
    Checking Cluster manager integrity...
    Checking CSS daemon...
    Daemon status check passed for "CSS daemon".
    Cluster manager integrity check passed.
    Checking cluster integrity...
    Cluster integrity check passed
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations.
    Uniqueness check for OCR device passed.
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    Data integrity check for OCR passed.
    OCR integrity check passed.
    Checking CRS integrity...
    Checking daemon liveness...
    Liveness check passed for "CRS daemon".
    Checking daemon liveness...
    Liveness check passed for "CSS daemon".
    Checking daemon liveness...
    Liveness check passed for "EVM daemon".
    Checking CRS health...
    CRS health check passed.
    CRS integrity check passed.
    Checking node application existence...
    Checking existence of VIP node application (required)
    Check passed.
    Checking existence of ONS node application (optional)
    Check passed.
    Checking existence of GSD node application (optional)
    Check passed.
    Post-check for cluster services setup was successful. 4. Result from cluster verify on node 2
    $ cluvfy stage -post crsinst -n xxx2
    Performing post-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "xxx2".
    Checking user equivalence...
    User equivalence check passed for user "oracle".
    Checking Cluster manager integrity...
    Checking CSS daemon...
    Daemon status check passed for "CSS daemon".
    Cluster manager integrity check passed.
    Checking cluster integrity...
    Cluster integrity check passed
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations.
    Uniqueness check for OCR device passed.
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    Data integrity check for OCR passed.
    OCR integrity check passed.
    Checking CRS integrity...
    Checking daemon liveness...
    Liveness check passed for "CRS daemon".
    Checking daemon liveness...
    Liveness check passed for "CSS daemon".
    Checking daemon liveness...
    Liveness check passed for "EVM daemon".
    Checking CRS health...
    CRS health check passed.
    CRS integrity check passed.
    Checking node application existence...
    Checking existence of VIP node application (required)
    Check passed.
    Checking existence of ONS node application (optional)
    Check passed.
    Checking existence of GSD node application (optional)
    Check passed.
    Post-check for cluster services setup was successful. Thanks!
    Edited by: user10454776 on Mar 14, 2009 7:40 PM
    Edited by: user10454776 on Mar 14, 2009 8:11 PM

    user10454776 wrote:
    Hello Expert,
    We encountered some issues while trying to create a cluster database. The issue is:
    When running DBCA to create a cluster database, we seem unable to bring up the screen where we can choose "Oracle Real Application Cluster database". It only allows us to create single instance database. We must have missed some steps. Any suggestions?Hello non-expert.
    Until you provide some hints about operating system for each of the RAC machines, the networking you have installed (and whether you have the interconnect running), the shared disk mechanism (and whether it is confirmed shared raw or ASM), the Oracle software versions, whether your systems passed cluster verify ... we would be wasting our time guessing.

  • While creating PO for Low value assets error

    Hi Seniors,
    When user creating PO for low value assets ,system throwing error as
    u201CMaximum Low value amount exceeded in the case of at least one asset .u201D
    Details about this issue:
    1.User creating ONE  PO  for 8 assets as 8 line items, each line item
    value below 5,000 only.
    2.In this year only they created 8 new asset master records with ref to
    Particular asset class(below 5,000) asset class.
    3.Non Taxable item P0 (p zero).
    Checked:
    1. checked at AW01N, no values in  each asset.
    In configuration:
    2. at OAYK   Specify amount for Low value assets,
       Value is 5,000 rs
    3. at OAY2  selected option is u201CCheck maximum amount with qtyu201D
    I created POu2019S  for below 2 options
    1   Value based maximum amount check
    2   Check maximum amount with quantity
    But same error.
    Note:
    In development server i created  some POu2019s  like user creating in
    Production server but no error  in Dev server,
    Plz guide me.
    Thanks in advance

    Hi,
    I think you are using a single asset master record in all your line items in the PO.
    If you use individual asset master record for each line item in the PO, you issue might solve.
    Post again for further queries.
    Thanks,
    Srinu.

  • Need urgent help on issue "An unknown CSS error occured" Hyperion Essbase

    Hi guys
    I am facing an issue while configuring Essbase 9.3.1. Everytime i tried to register Essbase(Server1) with Shared Services(Server2), i.e at the point where we enter Shared Services server, port, username, and password i am getting the following error.
    "An unknown CSS error occured. please check the values you entered". I verified and gave all the values exactly. but same error....
    please help me with your suggestions in resolving this issue.
    Thanks in advance.
    K

    this is what the configtool_err.log is showing
    com.hyperion.cis.config.CmsRegistrationUtil, DEBUG, URL for CSS.xml = http://ServerName.DNS:58080/interop/framework/getCSSConfigFile
    com.hyperion.cis.config.CSSApp, DEBUG, Unable to communicate with the server.
    com.hyperion.cis.config.CmsRegistrationUtil, DEBUG, Authenticate admin user to CSS.
    com.hyperion.cis.config.CSSApp, DEBUG, com.hyperion.css.CSSCommunicationException: Failed to connect to the directory server: Native Directory.     Error Code: 3
    NestedException:
    javax.naming.CommunicationException: hqidwcpdap04.hqh.intra.aexp.com:58089 [Root exception is java.net.ConnectException: Connection timed out: connect]
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    com.hyperion.cis.config.wizard.ProductCustomInputPanel, DEBUG, managerClassName: com.hyperion.essbase.config.EssbaseAgentPortPanelManager
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to initialize CSS API
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    Edited by: MP on Mar 11, 2011 12:53 PM

  • -6502 ORA-06502: PL/SQL: numeric or value error when using 'Create CAPI Definition'

    I get an error when I try to create a CAPI definition with Headstart untilities (6i). I use HSU_CAPI revision 6.5.2.0
    The detailed information says the following:
    Message
    BLAPI.OPEN_ACTIVITY
    Start HSU_CAPI.run
    Number of Tables to create CAPI for 1
    Initial checks for table KCS_TENDERS with id 692754610572409851363604771392473242
    HSU_CAPT.initial_checks for table KCS_TENDERS
    HSU_CAPF.initial_checks for table KCS_TENDERS
    HSU_CAPC.initial_checks Custom Services for table KCS_TENDERS
    HSU_CAPB.initial_checks BRDD for table KCS_TENDERS
    bltext.get_lines_from_repository, p_text_type=CDINOT
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_lines_from_repository, p_text_type=CDIPLS
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    KCS_TENDERS Business Rule Design Definition BR_TNR001_CEV does not have any Trigger Columns. Rule will fire when any column is updated.
    bltext.get_lines_from_repository, p_text_type=CDINOT
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_lines_from_repository, p_text_type=CDIPLS
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_line_containing
    Creating CAPI for table KCS_TENDERS with id 692754610572409851363604771392473242
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Pre-Before-Insert-stmt, Open transaction.
    Write Text for element type APPLOG with id 753236628580304413262318236391196826 - Text type: ALCODE number of text lines = 6 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580304413262318236391196826 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Pre-Before-Update-stmt, Open transaction.
    Write Text for element type APPLOG with id 753236628580332747461215454262479002 - Text type: ALCODE number of text lines = 6 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580332747461215454262479002 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Pre-Before-Delete-stmt, Open transaction.
    Write Text for element type APPLOG with id 753236628580361081660112672133761178 - Text type: ALCODE number of text lines = 6 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580361081660112672133761178 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Post-After-Insert-stmt, Close transaction.
    Write Text for element type APPLOG with id 753236628580389415859009890005043354 - Text type: ALCODE number of text lines = 6 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580389415859009890005043354 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Post-After-Update-stmt, Close transaction.
    Write Text for element type APPLOG with id 753236628580417750057907107876325530 - Text type: ALCODE number of text lines = 6 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580417750057907107876325530 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Post-After-Delete-stmt, Close transaction.
    Write Text for element type APPLOG with id 753236628580446084256804325747607706 - Text type: ALCODE number of text lines = 6 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580446084256804325747607706 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Pre-Before-Delete-row, Save old data.
    Write Text for element type APPLOG with id 753236628580474418455701543618889882 - Text type: ALCODE number of text lines = 404 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580474418455701543618889882 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Pre-Insert, Call CAPI.
    Write Text for element type APPLOG with id 753236628580568865785358936523163802 - Text type: ALCODE number of text lines = 4 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580568865785358936523163802 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Pre-Update, Call CAPI.
    Write Text for element type APPLOG with id 753236628580597199984256154394445978 - Text type: ALCODE number of text lines = 4 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580597199984256154394445978 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Pre-Delete, Call CAPI.
    Write Text for element type APPLOG with id 753236628580625534183153372265728154 - Text type: ALCODE number of text lines = 17 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580625534183153372265728154 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Post-Insert, Call CAPI.
    Write Text for element type APPLOG with id 753236628580653868382050590137010330 - Text type: ALCODE number of text lines = 7 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580653868382050590137010330 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Post-Update, Call CAPI.
    Write Text for element type APPLOG with id 753236628580682202580947808008292506 - Text type: ALCODE number of text lines = 144 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580682202580947808008292506 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    Recreating KCS_TENDERS Table API/Trigger Logic - Event: Post-Delete, Call CAPI.
    Write Text for element type APPLOG with id 753236628580767205177639461622139034 - Text type: ALCODE number of text lines = 282 - REPLACE
    Deleted old text
    Write Text for element type APPLOG with id 753236628580767205177639461622139034 - Text type: ALCMNT number of text lines = 1 - REPLACE
    Deleted old text
    HSU_CAPF.create_or_find_capi_pack
    hsu_capi.find_plm (kcs_tnr_capi, 692754610572409851363604771392473242, CAPI).
    capi package found in the context folder
    BLPLM.UPD
    FREE_FORMAT_TEXT_FLAG......... = Y
    IMPLEMENTATION_NAME........... = kcs_tnr_capi
    PLSQL_MODULE_TYPE............. = PACKAGE
    SCOPE......................... = PUBLIC
    COMPLETION_STATUS............. = COMPLETED
    NAME.......................... = kcs_tnr_capi
    PURPOSE....................... = Custom API package for implementing Business Rules and supporting TAPI
    Recreated Package KCS/ KCS_TNR_CAPI, preserving only the Revision History.
    HSU_CAPF.add_tags_er_av
    bltext.get_lines_from_repository, p_text_type=CDINOT
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_lines_from_repository, p_text_type=CDINOT
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_lines_from_repository, p_text_type=CDINOT
    bltext.get_line_containing
    bltext.get_line_containing
    bltext.get_lines_from_repository, p_text_type=CDINOT
    bltext.get_line_containing
    bltext.get_line_containing
    HSU_CAPF.create_specification
    HSU_CAPF.create_c_tabalias
    HSU_CAPF.create_c_tabalias_all
    HSU_CAPF.create_aggregate_value
    HSU_CAPF.create_aggregate_value
    HSU_CAPF.create_aggregate_value
    Activity aborted with ORACLE internal errors.
    -6502 ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    What can I do about it???
    Thanks in advance.
    Menno Hoogsteen

    Working on the same project as Menno, I had the time to look into the problem.
    The problem is caused by the creation of the capi-function agregate_char_value in the packages hsu_capf. While creating this function the following code is executed:
    add(' -- allowable values:');
    add(' -- '||l_col_name_list);
    This last statement causes the problem because this table is very big. L_col_name_list contains 2391 characters wich is 393 characters to long. So i changed this code into:
    add(' -- allowable values:');
    add(' -- '||substr(l_col_name_list,1,1990));
    add(' -- '||substr(l_col_name_list,1990));
    and everything works fine. Perhaps something for a patch?
    Kind regards,
    Ruben Spekle

  • Issue in appending the LOBs -ORA-06502: PL/SQL: numeric or value error

    Hi
    I am using Oracle 11g.
    I have a requirement in which I have to append LOBs and I have to insert the LOB into a table column. I am facing problem when the data exceeds certain limit. My program works like the below:
    (please note that my program logic is given below, not the exact program)
    DECLARE
    final_html CLOB;
    int_html CLOB;
    v_str VARCHAR2(32767);
    i number:=0;
    BEGIN
    dbms_lob.createtemporary(lob_loc => int_html, CACHE => TRUE, dur => dbms_lob.CALL);
    dbms_lob.createtemporary(lob_loc => final_html, CACHE => TRUE, dur => dbms_lob.CALL);
    DBMS_LOB.OPEN(int_html, DBMS_LOB.LOB_READWRITE);
    DBMS_LOB.OPEN(final_html, DBMS_LOB.LOB_READWRITE);
    dbms_output.ENABLE(1000000);
    FOR i IN 1..100 loop
    v_str := '<tr>' ||
    '<td style="WORD-WRAP: break-word" width="50"><font size="2">' ||
    i || '</font></td>' ||
    '</tr>';
    dbms_lob.writeappend(lob_loc => int_html, amount => LENGTH(v_str), BUFFER => v_str);
    END LOOP;
    dbms_output.put_line( 'The length of int_html is:'||dbms_lob.getlength(int_html));
    dbms_output.put_line( 'The int_html is:'||int_html);
    final_html:= '<html>'||int_html||'</html>';
    dbms_output.put_line('The final_html is:'||final_html);
    EXCEPTION
    WHEN OTHERS THEN
    dbms_output.put_line(SQLCODE||'-'||SQLERRM);
    DBMS_LOB.CLOSE (int_html);
    DBMS_LOB.CLOSE (final_html);
    DBMS_LOB.FREETEMPORARY(int_html);
    DBMS_LOB.FREETEMPORARY(final_html);
    END;
    when the looping is done for lesser value say for e.g FOR i IN 1..10 loop, the program works fine, but when the looping is done for more values I am getting "-6502-ORA-06502: PL/SQL: numeric or value error" error message.
    Please help me to resolve this issue.
    Thanking you in advance.
    Regards,
    Sri

    Can you please specify in which environment you are executing this ?
    I modified your code as follows
    The code executed successfully until the length was <= 32767 i.e ( until FOR i IN 1..1092)
    Also, you need to use the APPEND function to concatenate clob variables.
    Please verify the default max size for varchar2 or dbms_output in your server since you get the error for just the loop within the range (FOR i IN 1..100) .
    And yes, the comments from Siva are valid.
    DECLARE
    final_html CLOB;
    int_html CLOB;
    v_str VARCHAR2(32767);
    i number:=0;
    BEGIN
    dbms_lob.createtemporary(lob_loc => int_html, CACHE => TRUE, dur => dbms_lob.CALL);
    dbms_lob.createtemporary(lob_loc => final_html, CACHE => TRUE, dur => dbms_lob.CALL);
    DBMS_LOB.OPEN(int_html, DBMS_LOB.LOB_READWRITE);
    DBMS_LOB.OPEN(final_html, DBMS_LOB.LOB_READWRITE);
    dbms_output.ENABLE(1000000);
    FOR i IN 1..1092 loop
    v_str := '<tr>' ||
    '<td style="">' ||
    i || '</td>' ||
    '</tr>';
    dbms_lob.writeappend(lob_loc => int_html, amount => LENGTH(v_str), BUFFER => v_str);
    END LOOP;
    dbms_output.put_line( 'The length of int_html is:'||dbms_lob.getlength(int_html));
    begin
    dbms_output.put_line( 'The int_html is:'||int_html);
    dbms_output.put_line( 'The length of int_html is:'||dbms_lob.getlength(int_html));
    exception when others then
    dbms_output.put_line(SQLCODE||'-'||SQLERRM);
    end;
    begin
    final_html:= '<html>'||int_html||'</html>';
    dbms_output.put_line('The final_html is:'||final_html);
    exception when others then
    dbms_output.put_line(SQLCODE||'-'||SQLERRM);
    end; */
    EXCEPTION
    WHEN OTHERS THEN
    dbms_output.put_line(SQLCODE||'-'||SQLERRM);
    DBMS_LOB.CLOSE (int_html);
    DBMS_LOB.CLOSE (final_html);
    DBMS_LOB.FREETEMPORARY(int_html);
    DBMS_LOB.FREETEMPORARY(final_html);
    END;
    Edited by: Jitesh Gurnani on Jul 29, 2011 3:11 AM
    Edited by: Jitesh Gurnani on Jul 29, 2011 3:14 AM

  • Unknown server error (30641)- BB playbook- when trying to create BB ID

    unknown server error (30641)- During set up, it asks that you create a Blackberry ID for the BB playbook. Then it shows unknown server error (30641)- I plug it to my computer and download the Desktop manager which ask to update it. I did then it told me disconnect Playbook, install BB ID and plug into PC again. But I got server error again. I am stuck on server error. can you by pass the ID set up and get the BB playbook working and the ID thing after? The ID is not even some critical security feature that must come before the enjoyment of the product. I am really frustrated with my brand new device and my money is wasted. If BB has no fix for this I want my money bacck.
    Solved!
    Go to Solution.

    Perhaps this can help you:
    Article ID: KB28198 "Error Id: 30641" is encountered when creating a BlackBerry ID with BlackBerry App World on a smartphone
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Error when creating ZIP file (return value 2 when IGS was called)

    Hello All
    I attempted to Schedule a Query to the Portal folders and executes fine.  However when it's scheduled to and email, I am getting this message
    'Error when creating ZIP file (return value 2 when IGS was called)'
    Any ideas?
    Thanks ...BK

    Hello Kai
    Thanks very much for the info.  how would I know what patch the IGS is?
    Thank you.
    Regards..BK

  • TS3694 I just received the unknown software error (6) do you have a resolution for this issue?  Occurred after install of software and firmware in the final validation phase. I have a 4S

    I just received the unknown software error (6) do you have a resolution for this issue?  Occurred after install of software and firmware in the final validation phase. I have a 4S

    http://lmgtfy.com/?q=iPhone+error+code+6

  • 2012 R2 - First cluster, having issues creating Quorum witness disk

    Its my first Server 2012 R2 Cluster and its based on a Dell VRTX server with shared storage.
    I've created the cluster and I'm now trying to setup the Quorum witness disk.
    In FCM Storage/Disks a 600mb disk is shown as online and I've called it Quorum.
    In Win Disk Manager this disk shows as offline and reserved.
    When I run the 'Configure Cluster Quorum Settings' wizard, pick 'Select the quorum witness', pick ' configure a disk witness' I get the error 
    No suitable disks exist in Available storage.
    What am I missing?
    Any help/advice/suggestions grateful appreciated :)

    ok, figured it out:-
    On Cluster 1 selected the Disk and put it in maintenance in Storage/Pools.
    On Server 2 - selected Disk 1 and formatted it as NTFS and called it Quorum.
    Then took the Disk 1 offline in Disk Management.
    In Cluster 1 brought the Disk back on-line.
    Ran the Quorum wizard and it works :)

  • Import Purchase orders failing with numeric/value error issue

    Import Purchase orders failing with numeric/value error issue

    Hi All,
    Import Purchase Orders program is failing with PL/SQL Numeric or Value Error.
    DECLARE
    ERROR at line 1:
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at line 55
    Kindly help me to get the issue fixed

  • Issues creating cluster on WLS 6.0

              I am new to weblogic domain , so plz bear if some questions are too obvious.
              Just a breif description of what i am trying to do:
              To start wiith I want to just cluster two servers that host a Stateless Session EJB
              and configure round-robin load-balancing .
              I also want to test that when one of the servers is unavailable the client request
              is still served by the other server in the cluster.
              I have 2 weblogic 6.0 running on m/cs xyz032 and xyz019 , both on port 7001
              I am jotting down the issues/insight that i have/need :
              1. I use the server on my m/c xyz032 (port 7001) as the admin server (mydomain>Servers>myserver).
              First question (Can a admin participate in the cluster ??)
              2. To make the server on m/c xyz019 as a part of the cluster , As far as i understand
              i have to create a server first from the admin server so that it shows up
              in the list of available servers. So that when you create a Cluster you can choose
              from the list of available servers. (FYI I am using the GUI Admin to configure this)
              But when i try to create a server , it only takes a name and port number. How do
              i create a new server that points to the server running on xyz019 (ip say xxx.x.xx.xxx).
              I also tried creating a new machine but that too does not take an ip address for
              the remote m/c.
              3. When i create a cluster from the admin GUI , it asks for a name(fine) and cluster
              address .
              I read the documentation that states it can be an ip address (not sure which ) .
              Do i need to give the comma separated ip addresses of both the servers taking part
              in the cluster ???
              4. Is it mandatory that servers to be clustered be running on the same port ?
              5. The document says that the object (EJB)to be clustered should be deployed to both
              the servers ( I agree, no doubt about it)
              But the deployment option on the GUI also lets me deploy to the cluster . Does that
              mean if i choose the deployment target to be cluster then the admin will deploy the
              bean to all the servers taking part in the cluster.
              I feel your experience with this will help me in a head start .
              Thanks
              Ashok Shamnani
              

              Thanks Kumar.
              Also like to add here ,
              when i start a managed server passing the arguments as the ip of the admin server
              , the managed server(the remote server) shows up in the admin server. Once it shows
              up then i can assign it to a cluster or do whatever deployments i want to.
              Kumar Allamraju <[email protected]> wrote:
              >
              >
              >Ashok Shamnani wrote:
              >
              >> I am new to weblogic domain , so plz bear if some questions are too obvious.
              >>
              >> Just a breif description of what i am trying to do:
              >>
              >> To start wiith I want to just cluster two servers that host a Stateless
              >Session EJB
              >> and configure round-robin load-balancing .
              >> I also want to test that when one of the servers is unavailable the client
              >request
              >> is still served by the other server in the cluster.
              >> I have 2 weblogic 6.0 running on m/cs xyz032 and xyz019 , both on port
              >7001
              >>
              >> I am jotting down the issues/insight that i have/need :
              >>
              >> 1. I use the server on my m/c xyz032 (port 7001) as the admin server (mydomain>Servers>myserver).
              >> First question (Can a admin participate in the cluster ??)
              >>
              >
              >Yes.
              >Just assign myserver to to mycluster from console (assuming mycluster is
              >your cluster name)
              >But i would recommend this. I would always use admin server for administrative
              >tasks.
              >
              >
              >>
              >> 2. To make the server on m/c xyz019 as a part of the cluster , As far
              >as i understand
              >> i have to create a server first from the admin server so that it shows
              >up
              >> in the list of available servers. So that when you create a Cluster you
              >can choose
              >> from the list of available servers. (FYI I am using the GUI Admin to configure
              >this)
              >> But when i try to create a server , it only takes a name and port number.
              >How do
              >> i create a new server that points to the server running on xyz019 (ip
              >say xxx.x.xx.xxx).
              >>
              >
              >You can specify the IP address under server-instance --> configuration-->General
              >tab, look for
              >Listen Address
              >
              >>
              >> I also tried creating a new machine but that too does not take an ip
              >address for
              >> the remote m/c.
              >>
              >> 3. When i create a cluster from the admin GUI , it asks for a name(fine)
              >and cluster
              >> address .
              >> I read the documentation that states it can be an ip address (not sure
              >which ) .
              >> Do i need to give the comma separated ip addresses of both the servers
              >taking part
              >> in the cluster ???
              >>
              >
              >You can simply ignore it, or use the cluster address given by your Admin.
              >e..g when i do ping cyclut, it resolves to a different IP every time.
              >
              >>
              >> 4. Is it mandatory that servers to be clustered be running on the same
              >port ?
              >>
              >
              >Yes.
              >
              >>
              >> 5. The document says that the object (EJB)to be clustered should be deployed
              >to both
              >> the servers ( I agree, no doubt about it)
              >> But the deployment option on the GUI also lets me deploy to the cluster
              >. Does that
              >> mean if i choose the deployment target to be cluster then the admin will
              >deploy the
              >> bean to all the servers taking part in the cluster.
              >>
              >
              >Yes.
              >Either you can deploy the bean in a cluster or per-server instance.
              >
              >--
              >Kumar
              >
              >
              >>
              >> I feel your experience with this will help me in a head start .
              >>
              >> Thanks
              >>
              >> Ashok Shamnani
              >
              

  • 2012 R2 Cluster - Issues creating cluster

    New Dell VRTX server with 2 server blades. Installed Server 2012 R2 on both blades and all working ok.
    Ran the 'Validate Configuration' wizard and all ok apart from Storage Spaces, which we won't need as we have hardware RAID.
    Then ran create cluster wizard and works ok until it goes to create and then fails:-
    Adding special permissions to the computer object failed.
    Trying to add 'Full-Access' permissions for security principal
    S-1-5-21-1054053922-559824688-2072063007-68696 to computer object
    CN=UKWOR-CLUSTER01,OU=Cluster,OU=SERVER,OU=HAR,OU=UK,OU=AVL,DC=xxxx,DC=xxxx,DC=lan
    failed. Verify that the user running create cluster has permissions to update
    the computer object in Active Directory Domain Services. The parameter is
    incorrect.
     "CreateClusterNameCOIfNotExists (6888):   Configuring Computer Object UKWOR-CLUSTER01 to act as the CNO on DC   \\ xxx.lan"
     "CreateClusterNameCOIfNotExists (6916):   Configuring Cluster CNO resource."
     "CreateClusterNameCOIfNotExists (6942):   Cannot provide user special permissions to the object. 
    Error <87> (Step ErrorPutSD)."
     "PhaseManager::EndPhase (235): Phase   109
     "CreateNetworkName (4618): Failed to   create Computer Object for NetName Cluster Name on DC   \\ xxx.lan. Error 87."
    I've tried this also by pre-creating the computer object (in the right OU and following guides online for setting the permissions, disabling it etc. I do not have Domain Admin rights as we are a large multi-national company. But I can create computer accounts
    in my OU and I have given the administrator account that's logged into the servers the same rights on the relevant OU.
    Any suggestions or ideas as to what I can do to progress with this as I've run out of ideas :(

    Thanks for the info PMThomas,
    @Lerun: For us it was permissions as well in the end.  A quick fix I found to get arround it until you find the offending AD permissions is to create the new Cluster Computer Object in AD.  Disable the account.  Then go into security for the
    Computer Object and disable inheritance, make sure you choose remove when promted.  For us this must have removed the offending AD permissions as we could then create the cluster.
    I've not managed to work out which permission it was yet.  I guess I could test by removing each of the inheritted permissions one by one until the cluster wizard is successfull.
    Heres a link to my post on our troubleshooting process if you fancy a LONG read!!
    http://social.technet.microsoft.com/Forums/en-US/8d1c504b-c3fd-4eaf-8309-ef4e9fdbd82f/unable-to-create-a-new-cluster-on-our-domain?forum=winserverClustering

  • Report error:ORA-06502: PL/SQL: numeric or value error: character to number

    The oracle application express environment is created by installing the HTTP Server on the windows server and the application express 3.2.1 components on the 11.1.0.7 oracle database on UNIX. The installation is successfully and have not seen any issues during the installation. After completing all the steps, when tried to login and click the application builder or workspace components, I see the error message
    report error:ORA-06502: PL/SQL: numeric or value error: character to number.
    This error message is seen on most of the pages when trying to accessed and not able to understand the reasons behind it. Its a brand new environment setup and not even presented to developers to test it.
    Below error message is always seen when trying to access most of the components like application builder, schema comparison and some other tabs. Please advice
    report error:
    ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    Edited by: user589320 on Jun 9, 2011 5:17 PM

    I think its better you use APEX 4.x version ratherthan using old version.
    You will get more features and some bug fixes and also it's easy for you to get some help when you need.
    * If this answer is helpfull or correct then please mark it and grant the points.

  • REP-1401: 'cf_10formula': Fatal PL/SQL error occurred. ORA-06502: PL/SQL: numeric or value error

    Hi Team,
    I am running one conc programme.
    After running I am getting below  error. I checked the issue on metalink  and other, seems that it is an size related issue. I have increased the size of formula columns and placeholdder too.
    But still getting issue.
    My requirement is to get comma seperated values using SQL query itself. Neither i wanted to create layout of the report , since it is a XML publisher report and nor  I am including it on RTF template.
    I want the CF_10 formula column to be populated with comma seperated values.
    MSG-00187: From Date 01-Sep-2014
    REP-1401: 'cf_10formula': Fatal PL/SQL error occurred.
    ORA-06502: PL/SQL: numeric or value error
    And Here is my code for CF_10
    function CF_10Formula return Number is
    begin
       SELECT NVL(TO_CHAR(sum(Amount),'99,99,99,999'),0) into :CP_5 --NVL(ROUND(sum(Amount)),0) into :CP_5
    --  xxhw_Coll_cat(category)     "Intercat  Catg"
    FROM hhxw_Region_col_v
    WHERE Category IN ('Intercompany - CATV')
    AND trunc(gl_date) BETWEEN TO_DATE(:P_FROM_DATE, 'DD/MM/RRRR') AND TO_DATE(:P_TO_DATE, 'DD/MM/RRRR');
    RETURN ROUND(:CP_5);
    end;
    Anyone please suggest me.
    Regards,
    Sachin

    Hi,
    1)Why are you selecting the value into a report item? Select into a local variable and return that
    RETURN :CP_5 --> This one!!
    2)And you should avoid applying functions to DB columns in where clauses wherever possible, so oracle can use indexes on them if applicable:
    AND gl_date >= To_date(:P_FROM_DATE, 'DD/MM/RRRR')
    AND gl_date < To_date( :P_TO_DATE, 'DD/MM/RRRR') + 1;
    I think you are taking 2 column in the Layout CF_10 and CP_5 right? if so, then use below Query.
    FUNCTION cf_10formula
      RETURN NUMBER
    IS
      v_amount NUMBER:null;
    IS
    BEGIN
      BEGIN
        SELECT nvl(round(SUM(amount)), 0)
        INTO   v_amount --> Retruns the value for CF_10 column
        FROM   hhxw_region_col_v
        WHERE  category IN ( 'Intercompany - CATV' )
        AND    gl_date >= to_date(:P_FROM_DATE, 'DD/MM/RRRR')
        AND    gl_date < to_date( :P_TO_DATE, 'DD/MM/RRRR') + 1;
        :CP_5 := nvl(trunc(v_amount),0); --> Retruns the value for CP_5 column
      EXCEPTION
      WHEN OTHERS THEN
        v_amount := 0;
        srw.message(1003,'Error in Getting  :' ||p_from_date);
      END;
    END;
    And
    If you've got a number function returning into a number field then all you should need to do to make the comma appear is to change the number format mask in field.
    From 40000 to 40,000

Maybe you are looking for

  • Disconnection from cellular network

    since i've bought my new 3gs this week it keeps disconnecting from the network if i keep it without usage for about some time ..approx 30 min or more....when some one calls me he finds me out of service and when i call some one the call fails and i h

  • How to uninstall Media Encoder CC in Mac OS (after Media Encoder CC 2014 is installed)

    Hi, I would like to uninstall Media Encoder CC as I now have Media Encoder CC 2014 installed. It is nearly 2GB and I need the space. There isn't an uninstall shortcut as there is for most of the other CC apps? I could try dragging it all to the trash

  • The most annyoing issues of skype on android

    1- the camera preview in video calls is too large that it hides most of the other person's face just compare the size of camera preview of skype and facebook messenger and facetime you will find that skype's one is almost three times bigger than any

  • Error while billing after device changes

    Dear Experts, While i am trying to bill the customer on 29.09.2011, iam getting following error. any clue please help.. the customer having device changes like following mrdate            DEvice                  Reason         Mr reading 20.09.2011  

  • Hanging overview progress bar?

    Anyone encounter this? Open an existing Logic session, several progress windows appear and disappear showing "creating overview for "xxxx.aif", but one window hangs and the progress bar stops animating. Click on the arrange window and press spacebar