ORA-24006
        cannot create QUEUE, string already exists
        
        
        Cause
        The queue requested to be created already exists.
        Action
        Specify another queue name.  Query USER_QUEUES for all the exisiting queues in the users's schema.
        
     
    
    
        ORA-24006
        cannot create QUEUE, string already exists
        
        
        Cause
        The queue requested to be created already exists.
        Action
        Specify another queue name.  Query USER_QUEUES for all the exisiting queues in the users's schema.