CREATE DOMAIN not working

Hiya,
I am reading a book on SQL and DDL. Was trying to use a CREATE DOMAIN which I find a very useful option and which is ISO standard, but it is not supported by Sql Plus in Oracle 9i Personal. Is it me, or is it not supported full stop?
Please help.
Emil

Thanks for your reply.
This is very strange that this very important function is not supported. I am not sure if there are other implementations of this function in the Oracle 9i? Imagine if you had to change a format of postcode once, would it not be easier to do it once in the CODE rather than changing everywhere where postcode appears. Hmmm, what do you think guys?

Similar Messages

  • New domain not working

    I have created a new domain (which contains one server), but none of the necessary
    files to actually run the new server are created in the new domain directory.
    (these would be the SSL certificate files, and the fileRealm.properties).
    This is specifically a problem with the fileRealm.properties file which contains
    the hashed version of the admin password with the extra information about the
    domain. because the hash code is specific to the domain the server is running
    in (or the server itself?) the new domain's server will not run because of password
    failure.
    the console for my other server allows me to alter the properties of the new domain,
    but no user/group/ACLs menus appear under security for the server, and adding
    the LDAP realms didn't change anything.
    Any ideas? the other SSL files may also be a problem as they are encrypted as
    well, but the server hasn't gotten that far in trying to run yet. There has to
    be some command line tool to run which replicates the install process which generates
    these files... no?
    Thanks,
    sara

    I just got the console to work by copying the console.war into the applications
    directory after reading
    http://e-docs.bea.com/wls/docs60/adminguide/config.html#1025484
    However, the SSL does not work, the following is the error in the console:
    <Apr 30, 2001 2:05:27 PM PDT> <Alert> <WebLogicServer> <Security configuration
    problem with certificate file config/crs/demokey.der, java.lang.Exception: Required
    file config/crs/demokey.der which is specified by ServerKeyFileName, was not found>
    java.lang.Exception: Required file config/crs/demokey.der which is specified by
    ServerKeyFileName, was not found
    at weblogic.t3.srvr.SSLListenThread.resolvePropertyFromLocalFile(SSLListenThread.java:152)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:382)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:297)
    at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:942)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:403)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    <Apr 30, 2001 2:05:27 PM PDT> <Info> <Security> <Not listening for SSL, java.io.IOException:
    Security configuration problem with config/crs/demokey.der, java.lang.Exception:
    Required file config/crs/demokey.der which is specified by ServerKeyFileName,
    was not found.>
    and i have no file named demokey.der on my machine.
    -Sara

  • Newly created domain not available in current model?

    Hi,
    I'm not sure if this is a bug or feature.
    I have a domain file MarketingDomain. This was copied from the defaultsdomain.xml and renamed. Also changed the name inside the file.
    Steps:
    Open Domains Administration - select current model
    Select MarketingDomain.xml file as Domain File (In Choose Domain )
    Add - create domain and Apply
    Save
    Exit domain administration
    Open entity attributes
    Then I can not find the domain in the list unless I import MarketingDomain.xml to the model.
    The funny issue is if I create a new domain and not select any domain file in administration. Add domain and just select MarketingDomain under Domain Properties. This domain is instantly available in the model.
    So there is a different behaviour when setting the domains file under "Choose Domain" or under Domain Properties after you click Add domain.
    I'm using a Mac. Info:
    About
    Oracle SQL Developer Data Modeler 4.0.3.853
    Version 4.0.3.853
    Build 853
    IDE Version: 12.1.3.0.41.131122.0230
    Product ID: oracle.datamodeler
    Product Version: 4.0.3.853
    Version
    Component Version
    ========= =======
    Oracle IDE 4.0.3.853
    Java(TM) Platform 1.7.0_67
    Versioning Support 4.0.3.853
    Properties
    Regards
    Stian Indal Haugseth

    I think I get what you are saying but it's confusing until you learn it the hard way.
    The Choose Domains file is only to administer domains not in the current/selected Model.
    The Domains File drop down in Domain Property is used to add domains to current/selected model.
    This is very strange behaviour and not a good flow. To create a new model and a new domains file:
    Create model
    Create a domain file in Administer Domains with some domains (These will not be visible in current model yet).
    Import this new domain file to the model
    From now on I can add domains by choosing the correct domain file in the dropdown
    Regards
    Stian

  • Mpd --create-db not work?

    $ mpd --create-db
    $ cmdline: invalid option: --create-db
    why?--create-db did not work for mpd anymore?

    Its unbelievable. this option is gone for 6 years now. and people still complain

  • Domain not working with AFP anymore

    I have Lion Server on a Mac Mini Server with VPN and WEB services enabled... Everything was working fine, then all the sudden I cannot access my AFP shared Drives or my server via my domain.  My Domain is hosted through GoDaddy, and the A Host Record is set to my IP address (Main IP not internal Network IP).  This is how it was setup before and it worked, and now its not working...
    I used to be able to type in www.domainname.com and it would bring up a login so I can remotely access my server files, but now it doesn't work at all... even though the Web and FIle Sharing services are running and nothing has changed...
    Any ideas?

    I have checked and double checked and my Ports are open and services are running, and my domain is pointed to my IP address (External IP), but I still cannot seem to bring up even the server side pages via the internet.  I don't know what changed, but it was working and now its not... Very fustrated...

  • Preloader problem with swf in different domains, not working online

    Hello
    I've an swf (loader.swf) hosted in dominioA.com, that justs loads a swf (movie.swf) hosted in dominioB.com.
    loader.swf has a preloader. When I execute the movie in flash, it works perfect, but when I upload the swf, the preloader doesn't works. I see 0% and after starts movie.swf normally.
    Here is the code of loader.swf
    Security.allowDomain("www.dominioB.com");
    Security.allowDomain("www.dominioA.com");
    var contexto:LoaderContext = new LoaderContext();
    contexto.applicationDomain = ApplicationDomain.currentDomain;
    var _preloader:MovieClip=preloader
    _preloader.barra.width=0;
    var _DOM:String="http://www.dominioB.com/movie.swf?anticache="+Math.random();
    var myLoader:Loader=new Loader;
    addChild(myLoader)
    myLoader.contentLoaderInfo.addEventListener(Event.INIT, initHandler);
    myLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onLoadPogress);
    myLoader.contentLoaderInfo.addEventListener(HTTPStatusEvent.HTTP_STATUS, httpStatusHandler);
    myLoader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, ioErrorHandler);
    myLoader.contentLoaderInfo.addEventListener(Event.COMPLETE,onDataLoad);
    var carga=new URLRequest(_DOM);
    myLoader.load(carga, contexto);
    function onDataLoad(evt:Event) {     
              //inicializar datos
    function onLoadPogress(event:ProgressEvent){
         var cargado:int = event.bytesLoaded;
        var total:int = event.bytesTotal;
        var porcentaje:int = cargado/total*100;
        _preloader.txt.text = "Cargado: "+String(porcentaje)+"%";
        _preloader.barra.width = porcentaje*2;
    function httpStatusHandler(event:HTTPStatusEvent):void {
           if(event.status==404){                    
    function ioErrorHandler(e:IOErrorEvent):void {
    function initHandler(e:Event):void {
    Any idea??
    Regards

    movie.swf load perfect, and everything works. It doesn't seem to be a cross-domain issue.
    In loader.swf, all the actionscript is in the timeline, not in a class.
    Thanks.

  • Final Cut Pro X - Create Archive not working with Yosemite!

    Just upgraded my laptop to Yosemite and now I can't create any camera archives.  I am not sure if it is my laptop or Yosemite that is causing the issue.  I tried creating a camera archive with the same SD card on another machine (running Mavericks) and it worked fine.  Anyone else having similar issues?

    Oddly, still no luck. i was hoping to find something in the logs but FCPX keeps pretty quiet. My goal was to see if this feature was broken but since it is working for others, I will close this question.
    Thanks

  • Sub domains not working? help

    I recently got my server going with the dns being
    server.domain.ca
    I have domain.ca as primary zone
    server.domain.ca as Machine with IP 10.0.1.14
    gallery.domain.ca as Machine with IP 10.0.1.14
    I also have both domain.ca and server.domain.ca as a service (SRV) for http port 80
    I have added both to Web>Sites and left the folder destination etc in default, all seems to be working well with those names and server.domain.ca is hosting my calendars (although domain.ca goes there as well??)
    Anyway Im trying to add gallery.domain.ca to Web>Sites
    I added it to DNS as gallery.domain.ca machine and IP 10.0.1.15 and at times to 10.0.1.14 to see if its been working. It shows the default wiki etc but I assume this is wrong
    I have changed the Web folder path and no go just the default wiki.
    All site in Web>Sites are astrix not IP's
    What im trying to do is get gallery.domain.ca with its own folder and use WebDav for images and permissions
    What am I doing wrong for it to not even see the new folder?
    Where I have the domain name registered I have
    A record fo domain.ca pointing to my static IP
    A record for gallery to my static IP
    A record for server to my static IP
    And a CNAME for www pointing to domain.ca
    Im stuck I can't figure why gallery.domian.ca wont work on its own folder

    I would suggest to start with a simple configuration and just have the two sites server.domain.ca and gallery.domain.ca on the same ip address. Then be sure the Web Server Alias does not contain a dot, I used the Host Name here too.
    So your DNS server and web server are running on the same server?. When you type http://apple.com in your browser your answered by http://WWW.apple.com but is this handled by the DNS or webserver? Do you want a response from www.domain.ca or just domain.ca?

  • Mpd database empty, --create-db not working

    Out of nowhere mpd only shows one directory of files from my music directory. Not sure why it's doing this and I've tried several configurations that all work, except for this same problem. mpd gives me no errors. Any ideas?
    thanks.

    Rasi wrote:
    donryanocero wrote:
    Out of nowhere mpd only shows one directory of files from my music directory. Not sure why it's doing this and I've tried several configurations that all work, except for this same problem. mpd gives me no errors. Any ideas?
    thanks.
    that sounds alarmingly like wrong permissions
    Care to elaborate? Suddenly I can't get ANY of my music in my MPD database.
    I gotta be honest: deprecating the --create-db SUCKS. At least when that didn't work it would spit an error message at me. I can't get it to say ANYTHING is wrong.

  • Create Outlines not working

    I'm running ID CS6, v. 8.0.1 on Mac OSX 10.6.8. When I try to convert type to outlines, the Create Outlines option is grayed out. Also, it says 'Create Outlines menu' instead of just 'Create Outlines'.
    I tried selecting the text box as well as just highlighting the text but neither worked. I also tried different fonts to make sure it wasn't font specific.
    I trashed preferences and saved data and restarted. No change.

    We use Font Explorer X Pro. No other plug-ins.
    I tried replacing the create outlines plug in, but that didn't work. Then I went to Extensions Manager, and for some reason Create Outlines was not enabled. Not sure how that happened. Once I enabled it, everything seemed to work OK.
    Thanks for your help.

  • Create user not working!

    Hello Everybody:
    I am a beginner here. I was trying to create a user named turner, password as tur. I had following code.
    SQL> connect scott/tiger;
    Connected.
    SQL> CREATE USER turner IDENTIFIED BY tur;
    CREATE USER turner IDENTIFIED BY tur
    *ERROR at line 1:ORA-01031: insufficient privileges
    SQL>
    System did not like it. It says scott has insufficient privileges. How can I look what privilege does scott have?
    How can I add create user privileges to scott. Any response in this regards highly apprciated.
    Thanks. -Bal

    SQL>connect system/manager
    SQL>grant dba to scott
    So, scott can work as dba.
    Sys and system are the default database administrator users.
    Both users are created automatically when database is created.
    and They are granted the DBA role.
    Sys is owner of the database data dictionary.
    and his(her) password is change_on_install.
    System is owner of additional internal tables and views used by Oracle tool.
    Both sys and system are regual users, which are stored in the data dictionary.

  • Wildcard on websites domain, not working

    Hi all,
    According to Apple's own documentation one should be able to attach a wildcard to a domain, like the following...
    *.example.com
    as a replacement for
    anything.example.com
    This should be done in the <server v2> application within the <websites/additional domains> tab. When I try I am actually not able to enter the star character <*> at all - it seems to be blocked by the application.
    Any good advise out there?
    /Palle

    I have checked and double checked and my Ports are open and services are running, and my domain is pointed to my IP address (External IP), but I still cannot seem to bring up even the server side pages via the internet.  I don't know what changed, but it was working and now its not... Very fustrated...

  • I reinstalled Elements 12 after a crash.  Editor and Create does not work.  Getting "you must purchase" message.  It was purchased already.  What should I do?

    Please help....purchased Elements 12 and Premiere Elements 12 in August.  My hard drive crashed and I had to reinstall.  Now Elements does not allow me to use editor or Create and keeps telling me to purchase the software I already have.  What do I do?

    Peggy-D
    This is not Adobe. Rather user to user.
    From whom did you purchase Premiere Elements 12? Or, did you purchase from an authorize reseller?
    Either way, you are well beyond the typical money back within 30 days of purchase type of arrangement.
    But, as I said, this is not Adobe with whom you are communicating here. If you purchased from Adobe, then refund decisions are from Adobe.
    If you purchased from an authorized reseller, then you need to deal with that company's refund policy.
    I am surprised but glad that you got through to Adobe/Chat/Tech Support people. Typically they will only deal with current version/purchased/registered, and it is well into version 13 by now (13 was released September 24, 2014). When did you contact Adobe? Do you have a case number with Adobe Tech? Did it give you a troubleshooting scheme to follow? Were you supposed to get back to it? Did it work after your interaction with Adobe Tech?
    Post 2 of this thread highlights the things that worked for me when I was in situations such as your with Photoshop Elements 12 and Premiere Elements 12.
    Have you gone through the drills
    a. determining if the problem exists with and without the antivirus and firewall(s) disabled
    b. creating a new User Account with Administrative Privileges and installing and running Premiere Elements 12 from there.
    If you purchased from Adobe direct and want to get an official decision on a refund, you can try using the following link to Adobe Chat Orders
    Contact Customer Care
    Premiere Elements
    Membership, Account, Payment
    Payments, invoices, orders
    Chat Panel
    As of a few moments ago, the Chat Panel was visible. If the link set does not hold, then you will need to navigate to the Chat Panel using the above titles as guides.
    We will be watching for your decision on how you want to proceed.
    ATR

  • CRMM_ACCOUNT - Create BP Not Working, Modify BP Works

    Hi,
       I have been working on the CRMM_ACCOUNT Application. The Account Modification functionality works fine, but when I try and create a Business Partner, it does not create it in the CRM System.
       I tried to set an External Break Point in the CRM_BSP_ACC_ACCMOD class, but it does not get triggered. Actually, the request comes back very quickly and there are no Status Messages.
       Is there something I need to check somewhere. I had a similar problem after I modified a Field Group, and I had to delete the BSP State to make it work again. Is there something similar here?
    Thanks,
    Ranjan

    Hi
    Ranjan
    previously i had face this problem..
    there might be a problem in your bp role (tran BUSD)..
    check wether u r assigned all the related datasets or not
    chek out your assigened all calling applications uder your BP role..
    Second thing use transaction BUSP and generate a subscreen container..
    Regards
    Vibhas

  • Domain not working without www

    I just set up OS-X mail server and, while I was at it, set up the DNS server too. DNS is on the same OS-X server as mail.
    My website is hosted externally by a third party hosting service but I maintain other servers on my LAN: mail, ftp and a few subdomains to my main web domain. I have only one domain name and thus only one zone. On that zone, I have 4 "machines" set up. One is www and that is set to the third party's IP for my website. The others, ftp, mail, and a the subdomains are all set to internal IP addresses.
    Everything works fine except when the LAN users enter the domain without www, it is sending the request to the the mail/dns server internal IP.
    I stopped the DNS service, added this line in my /var/named/.zone file, and restarted the service, but to no avail. (Obviously, the IP has been substituted. It's the same as the machine www IP):
    @ IN A 123.123.123.123
    When I use the Network utility which uses this DNS server, I still get resolution to the local machine. What am I missing?
    Thanks!
    Way too many to list... Last count 39!   Mac OS X (10.4.9)  

    This DNS server is not the public DNS server for our domain. That is maintained by the third party hosting service. This DNS server is just running inside the LAN. I might be doing this the wrong way but I have it set up so that if our T-1 fails, and I do a "hard switch" to another backup T-1, I don't have to change the DNS settings on all our computers. Yes, right now it IS the PRIMARY server running behind a NAT router but I intend on turning DNS services up on a second OS-X server I use right now only for file serving.
    Here is the zone file for the for this internal DNS server:
    $TTL 86400
    procommss.com. IN SOA dns.procommss.com. hostmaster.procommss.com. (
    2007042433 ; serial
    3h ; refresh
    1h ; retry
    1w ; expiry
    1h ) ; minimum
    procommss.com. N NS dns.procommss.com.
    procommss.com. IN A 192.168.1.123
    ftp IN A 192.168.1.122
    profile IN A 192.168.1.250
    pronounce IN CNAME profile
    prosearch IN CNAME profile
    dns IN A 192.168.1.123
    mail IN CNAME dns
    procommss.com. IN MX 0 dns
    www IN A 64.224.246.59
    (I have taken the last line that I mentioned in my first post out right now.) Incidentally, if you tracert to mail.procommss.com you will find a public IP that is NAT mapped to the internal IP 192.168.1.123...
    Thanks!

Maybe you are looking for

  • External Drives Won't Mount with SIIG Fire WIre 800 PCI Card

    I can't get any drive to mount using this card. It's the SIIG FW 800 3 port PCI card. I've also got the SIIG FW 400 and I think a Belkin 5 port usb PCI card. I've removed the other cards leaving just the 800. I've moved them all around into different

  • Feature or bug?

    Hi, The following snippet of code behaves differently on JSE 1.6.0_02 and JSE 1.6.0_18-b07: public class Tester {      private static JAXBContext jaxbContext = null;      private static Unmarshaller unmarshaller = null;       * @param args      publi

  • Itunes won't see ipad to sync

    Hello i'm new when i plug my ipad into my pc i get the error message this ipad cannot be used because the apple mobile device  service is not started any help with this appreciated thanks Rick

  • Ya instale Creative Cloud y me sale un error: ERROR DE DESCARGA. no puedo ver mis aplicaciones que ya compre.  que debo hacer?

    Ya instale Creative Cloud y me sale un error: ERROR DE DESCARGA. no puedo ver mis aplicaciones que ya compre.  que debo hacer?

  • Mac running super slow running maverick

    My macbook pro has been running more and more slowly each month.  It is running 10.9.4 Processor  2.4 GHz Intel Core 2 Duo Memory  4 GB 1067 MHz DDR3 Graphics  NVIDIA GeForce 320M 256 MB Software  OS X 10.9.4 (13E28) Here is the memory usage from the