THIS QUERY CAN'T RUN KINDLY HELP (NOT MODIFY IN TABLE)

ALTER TABLE DEP80
MODIFY (JOB_ID NOT NULL VARCHAR2(20));

Syntax is wrong.
SQL> create table dep80 (job_id varchar2(20));
Table created.
SQL> alter table dep80 modify (job_id not null varchar2(20));
alter table dep80 modify (job_id not null varchar2(20))
ERROR at line 1:
ORA-00907: missing right parenthesis
SQL> alter table dep80 modify job_id  varchar2(20) not null;
Table altered.
SQL>

Similar Messages

  • I have an Intel iMac running OSX 10.6.8. I would like to use Final Cut Pro 10.1. I know I need OSX 10.9 for this. Can I run both 10.6.8 and 10.9 on the iMac ? I do not want to convert completely to 10.9 because of my existing software. Thanks for any help

    I have an Intel iMac running OSX 10.6.8. I would like to use Final Cut Pro 10.1. I know I need OSX 10.9 for this. Can I run both 10.6.8 and 10.9 on the iMac ? I do not want to convert completely to 10.9 because of my existing software. Thanks for any help

    It would depend on how old your IMac is, how mush memory you have, it it can be upgraded by OWC, etc. I have a 2006 Macbook Pro and would NOT put Mavericks on it or espeacially FCP 10.1.1 on it because the most memory it can have is 4 GB. You need at least 8 GB to work with Final Cut Pro 10.1.1. IMHO.
      I would try to find a copy of Final Cut Express perhaps.
      Does this answer your question?

  • Why this javascript can't run?

    Hi,i have a page like this,but the javascript function can't run,please help!
    <?xml version="1.0" encoding="UTF-8"?>
    <jsp:root version="1.2" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:ui="http://www.sun.com/web/ui">
        <jsp:directive.page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"/>
        <f:view>
            <ui:page binding="#{StandardTags$javascript.page1}" id="page1">
                <ui:html binding="#{StandardTags$javascript.html1}" id="html1">
                    <ui:head binding="#{StandardTags$javascript.head1}" id="head1">
                        <ui:link binding="#{StandardTags$javascript.link1}" id="link1" url="/resources/stylesheet.css"/>
                        <script type="text/javascript">
                           function checkPassword(form)
                               var password=form["passwordForm:password"].value;
                               var confirmPasword=form["passwordForm:confirmPassword"].value;
                               if(password==confirmPassword)
                                  alert("Password Matched");
                               else  alert("Password Not Match");
                        </script>
                    </ui:head>
                    <ui:body binding="#{StandardTags$javascript.body1}" id="body1" style="-rave-layout: grid">
                        <ui:form binding="#{StandardTags$javascript.passwordForm}" id="passwordForm">
                            <h:outputText binding="#{StandardTags$javascript.outputText1}" id="outputText1" style="left: 264px; top: 48px; position: absolute" value="Input Password"/>
                            <h:inputSecret binding="#{StandardTags$javascript.password}" id="password" style="left: 264px; top: 96px; position: absolute"/>
                            <h:inputSecret binding="#{StandardTags$javascript.confirmPassword}" id="confirmPassword" style="left: 264px; top: 144px; position: absolute"/>
                            <h:commandButton binding="#{StandardTags$javascript.button1}" id="button1" onclick="checkPassword(this.form)"
                                style="left: 264px; top: 192px; position: absolute" value="Submit"/>
                        </ui:form>
                    </ui:body>
                </ui:html>
            </ui:page>
        </f:view>
    </jsp:root>

    By the way,the <h:commandButton ....> part needs modifying, we need to set its "type" attribute value explicitly to "button" to invoke the javascript function.
    thanks:)

  • SetDpmServer.exe (4.1.3465.0) on Windows Server 2012R2 (Azure VM) This app can't run on your PC: Access denied

    Hi,
    I've installed on a Windows Server 2012 R2 (Azure VM) the DPM agent 4.1.3465.0. This VM is not a domain member of my DPM 2012 SP1. So I ran the command
    SetDpmServer.exe -dpmServerName dpm.domain.com -isNonDomainServer -userName dpm -productionServerDnsSuffix
    domain.com
    Although I'm running the command prompt as Administrator I receive:
    This app can't run on your PC
    And in the command prompt I see: Access denied
    How can I tackle this?
    Thanks,
    John
    John

    Hi John,
    Here are 2 things I would like to confirm.
    1. Please confirm if Protection Agents is installed on target computer before running the command line. 
    In following article it provides the command line which you are using now. However it mentioned to install Protection Agents manually on target server first:
    Installing Protection Agents on Computers in a Workgroup or Untrusted Domain
    http://technet.microsoft.com/en-us/library/ff399479.aspx
    And please noticed the 2 community additions:
    1.  make double-click on DPMAgentInstaller_x64.exe without specify DPM server name
    2. follow the examples in this article:
    http://technet.microsoft.com/en-us/library/ff634193.aspx
    1). Enable NETBIOS over TCP/IP on BOTH DPM Server and proposed managed machine's WINS tab of NIC card properties sheet Local area connection status -----> Properties -----> Internet Protocol Version 4 -------> Properties ----> Advanced ----->
    WINS tab. Also assumes disable Windows Firewall OR create needed port openings.
    2). When using SetDpmServer.exe command also CRITICAL to use ONLY NETBIOS name of DPM Server and do NOT include [-productionServerDnsSuffix <DnsSuffix>] end command at username.
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Setup.exe "This app can't run on your PC"

    Hello, I've been trying to install Windows 8 on my macbook pro (mid 2012) using boot camp. I was using a windows 8 .iso file with a flash drive. I got Windows 8 installed and running, but when I tried to install the boot camp drivers off of the flash drive (setup.exe) I keep getting a fullscreen error message saying "This app can't run on your PC. To find a version for your PC, check with the software publisher." I've tried redownloading the windows support drivers to the flash drive but it didn't work. I'm having trouble finding any instance of this on all of the forums I checked and it is geting very frustrating. If anyone can help with this it would be much appreciated.

    I think I found the problem, I discovered that I had installed a 32 bit windows 8 instead of the 64 bit one. Based on some other threads I've seen I'm guessing this is the problem and will post again when I'm finished reinstalling the 64 bit version in case anyone is curious.

  • Can't run NMCAP on Server 2012 R2 - "This app can't run on your PC"

    Hi all,
    For some reason it would appear Microsoft have blocked NMCAP running on Windows 2012 R2 and 8.1 in the last week or so.
    When running NMCAP at the command line I get "This app can't run on your PC"
    Does anyone know how to get around this?
    Thanks,
    Daniel

    Hi Paul,
    It seems to work on my Windows 8.1 machines as well, but nmcap won't won't run on any of our Server 2012 R2 machines now, it just gets blocked by SmartScreen.  I can run Network Monitor ok.
    It means I can't do things like this: nmcap.exe /network * /capture /file C:\nmcap\%computername%.chn:150M /TerminateWhen /KeyPress x
    Very odd!

  • Can we run an assignment on a qualified table from a main table?

    Can I run an assignment on a qualified table from a main table.
    For example: My main table Vendor and Qualified  Table is Company Qualified .
    Company Qualified - VendorNr (Non- Qualifier),Company(Qualifier,lookupFlat - Company)
    Company  - Name,Description (It has valid values in it already).
    How to add a default value into the Company Qualified table.
    When i add a assignment like
    If(is_null(Company Qualified [Record],default lookup value from Company)  ...it says invalid.
    Any help greatly appreciated  thanks

    This is not possible currently in MDM.  I've tried many times to find a good way to do this and so far have been unsuccessful.  I also have tried to have a workflow on the main table call an assignment in a lookup / qualified table, and that doesn't work either.  The biggest reason is because you have to select a table field when you create an assignment, and it doesn't give you the option to choose fields within a table.
    Hopefully they will address this in a future release.
    Edited by: Harrison Holland on Jun 3, 2008 2:33 PM

  • Whats wrong with this query.can anyone help me......

    select CASE WHEN TO_NUMBER(SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'DDMMYYYY HH24:MM:SS'),13,2))>0 AND TO_NUMBER(SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'YYYYMMDD HH24:MM:SS'),13,2)) <14
    THEN TO_DATE(CONCAT(SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'YYYYMMDD HH24:MM:SS'),13,2)||'00',SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'YYYYMMDD HH24:MI:SS'),16)||'00'),'DD-MM-YYYY HH24:MI:SS') end
    from table;
    i have written this query.whats wrong with this query..........
    the error is "literal does not match format string"
    Reegards soumen

    Why does your date_format loose, ununify and not fix ?
    And what is your exact requirement?
    >>
    CASE WHEN
    TO_NUMBER(SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'DDMMYYYY HH24:MM:SS'),13,2))>0
    AND TO_NUMBER(SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'YYYYMMDD HH24:MM:SS'),13,2)) <14
    <<
    This is
    CASE WHEN TO_CHAR(START_TIME_TIMESTAMP,'MM') between '01' and '13'
    >>
    THEN TO_DATE(CONCAT(SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'YYYYMMDD HH24:MM:SS'),13,2)
    ||'00',
    SUBSTR(TO_CHAR(START_TIME_TIMESTAMP,'YYYYMMDD HH24:MI:SS'),16)||'00'),
    'DD-MM-YYYY HH24:MI:SS')
    <<
    This is
    TO_DATE(
    TO_CHAR(START_TIME_TIMESTAMP,'MM"00"SS"00"),
    'DD-MM-YYYY HH24:MI:SS')
    Obviously, format is not matching !
    SQL> select to_char(sysdate,'MM"00"SS"00') from dual;
    TO_CHAR(
    06004900
    SQL> select to_date('06004900','DD-MM-YYYY HH24:MI:SS') from dual;
    select to_date('06004900','DD-MM-YYYY HH24:MI:SS') from dual
    ERROR at line 1:
    ORA-01861: literal does not match format string

  • When I open Firefox I get a message that says I am working offline. I have tried reinstalling, but no help. Other acounts on this computer can get to Firefox, but not me. What's wrong?

    I upgraded to the newest version of Firefox yesterday. But now I cannot get online with Firefox. I can check my e-mail and browse the web on Internet Explorer, but not Firefox. I get a message that says Firefox is working offline. I uninstalled and reinstalled Firefox, but that did not help. I restored my computer to Sunday's settings, but that did not help.

    I have tried everything I could to fix this, but some things require actually being on Firefox, and since I cannot get on, I cannot click on the tabs to do it. I have even totally uninstalled firefox, and that has not fixed this. I still get the same message that firefox is running and I need to close it or restart (which I have also tried dozens of times). I have removed things like Java, and that has not helped either. If I cannot even get on line in firefox, how can I fix this. I am not crazy about using internet explorer, but right now, it is my only option. I even tried to start in safe mode, and the same message box pops up!

  • This query is returning an error 'strings not well terminated' Pls help

    SELECT CONCAT(CONCAT('HDRLMPeople CORPTRAVEL', "YYYYMMDD"), ' ')
    UNION
    SELECT CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(CONCAT(substr(CONCAT(V_APPT_BASIC.PERSON_ID, ' '), 1, 11),
    SUBSTR(CONCAT(V_APPT_BASIC.FIRST_NAME, ' '), 1, 30)),
    SUBSTR(CONCAT(V_APPT_BASIC.LAST_NAME, ' '), 1, 30)), ' INSERTED TEXT') as ExportRow,
    SUBSTR(CONCAT(V_BU_BASIC.BU_CODE, ' '), 1, 10),
    SUBSTR(CONCAT(V_BU_BASIC.BU_NAME, ' '), 1, 30)),
    SUBSTR(CONCAT(V_BU_BASIC.BU_PARENT, ' '), 1,10),
    SUBSTR(CONCAT(V_BU_BASIC.BU_PARENT_NAME, ' '), 1, 30)), ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT) as ExportRow, ' INSERTED TEXT') as ExportRow, ' INSERTED TEXT) as ExportRow,
    SUBSTR(CONCAT(V_EMP_ALL.BIRTHDATE, ' '), 1, 8),
    SUBSTR(CONCAT(V_EMP_ALL.GENDER, ' '), 1, 8), 'Y') as ExportRow,
    FROM HRREPORT.V_APPT_BASIC V_APPT_BASIC,
    HRREPORT.V_BU_BASIC V_BU_BASIC,
    HRREPORT.V_BU_HIERARCHY V_BU_HIERARCHY,
    REPORTS.V_EMP_ALL V_EMP_ALL
    WHERE V_APPT_BASIC.CO_C = V_EMP_ALL.COMPANYCODE AND V_APPT_BASIC.EMP_FILE_NB = V_EMP_ALL."FILE#" AND V_APPT_BASIC.BU_CODE = V_BU_HIERARCHY.BU_CODE AND V_BU_HIERARCHY.BU_PARENT_CODE = V_BU_BASIC.BU_CODE AND ((V_EMP_ALL.STATUS='TEXT',)) = ((V_BU_BASIC.UNIT='TEXT',)) AND ((V_BU_BASIC.UNIT_DESCRIPTION='TEXT')) = ((V_BU_BASIC.SETID='TEXT')) AND ((V_BU_BASIC.SETID_DESCRIPTION='TEXT')) = ((V_BU_BASIC.AREA='A7500')) AND ((V_BU_BASIC.AREA_DESCRIPTION='TEXT')) = ((V_EMP_ALL.FIELD='Y'))
    UNION
    SELECT CONCAT(CONCAT('TRL', COUNT(*)), '

    SELECT CONCAT(CONCAT('HDRLMPeople CORPTRAVEL', "YYYYMMDD"), ' ') will do absolutely nothing. You can not select from the vacuum.
    Perhaps you meant to SELECT ... FROM dual;
    It works better that way. ;)
    It also helps to use single-quotes rather than double quotes.
    SELECT CONCAT(CONCAT('HDRLMPeople CORPTRAVEL', 'YYYYMMDD'), ' ') from dual;Though what it is you are actually trying to accomplish escapes me. What is the point of this construct?

  • HT204406 My music appears in iTunes on my PC after I enable iMatch, but I cannot download songs to my PC. I've not seen a help topic on this, where can I get some help?

    ...I cannot download tracks from iMatch. What is the fix?

    You can only add music to iTunes Match from your iTunes library on your computer, not from your iOS device.  If you have music on your iPad that is not on your computer, you'll have to import it to your iTunes library on your computer to add it to iTunes Match. 
    Music purchased from the iTunes store can be imported directly to your iTunes library by authorizing your computer for the Apple ID(s) used to purchase the music (in Store>Authorize This Computer), then connecting the iPad to your computer, opening iTunes and going to File>Devices>Transfer Purchases.  Music from other sources will require using 3rd party software to transfer to your computer, such as Touch Copy.

  • Can anyone help to check if this seq can open/run in teststand2013 32bit?

    this seq was created by V2014 32bit and saved as V2013(5.1X) format.
    but it can't be opend in another computer with teststand 2013 32bit and shows error: "your file (saved with TS 2014) is incompatible with our version of Teststand (2013)"
    I have to know if it caused by PC.
    thanks!
    Solved!
    Go to Solution.
    Attachments:
    L281A1303_4213_001.seq ‏29 KB

    I have no problems opening it with TestStand 2013, see attached screenshot.
    Attachments:
    screenshot.png ‏244 KB

  • My Asus Ultrabook says of the download of Premiere Elements 10 "This app can't run on your PC" and will not open installer (although I PSE10 working)

    I am running Win 8.1.  I have no DVD drive, so i downloaded. 
    Originally, the download #1 of 2 has an extension of ".7z".  I changed this to ".exe" .

    change it back to .7z.
    then download the accompanying file 2 of 2 (the exe), put both the 7z and exe in the same directory and click (or double click) the exe.

  • Using Windows 8 64-bit and downloaded itunes 11 but when i run the installer it says "this app can't run on your pc".. any help?

    Any Help with this? Very frustrating

    Clear your browser cache and try downloading again. Make sure you get the 64 bit installer.
    tt2

  • New to this so can I have some help on a N95 pleas...

    Hi,
    Bit new to all this smartphone stuff so could anyone please help with a few questions I have?
    first of all I am on a orange contract and have bought a unwanted N95 on orange upgrade yet to arrive.
    1.Does the N95 require a special sim card as its a 3g smartphone or will my standard sim card be ok?
    2.The in built sat nav whist I understand the maps are a free download from your pc are the maps free to use ie: will orange charge me for data time?
    3,Wifi the same question as sat nav really can I connect to my network or any other network (with permission of course) with out orange charging me much the same as I can do with my laptop?
    4. Is there anything else I should know that will save me battery life, money etc
    many thanks
    Paul

    1. The N95 doesn't need a special sim card. Just the standard one. It's 3G. Mine is on orange too.
    2.The maps are free. You have to pay for navigation and orange will charge you for data time. It's not connected to the web the whole time but they charge you for when it is.
    3. WIFI Is free from your home network. No charges.
    4.Don't get me started on battery life. My advice is to get spare battery and desktop charger like i am doing. Best site is http://www.foneshop.com
    You can get an extended battery or standard nokia one. You will also find the desktop stand which charges the phone and a spare battery behind. Both are very cheap. I ordered mine today.
    Its not who i am underneath. But what i do that defines me.
    You are here for a reason Superman.
    "Come to me son of Jor-EL. KNEEL BEFORE ZOD"

Maybe you are looking for

  • Upgrade from 11.1.1.3 to 11.1.1.5 - integrated maps don't work

    Hi, I recently uppgraded OBIEE from 11.1.1.3 to 11.1.1.5 and everything went well. My customer have dashboards with integrated maps. These work fine prior to the upgrade. However, after the upgrade I noticed that I could no longer find the maps. In t

  • IMessage won't work and my phone number is grey and unalterable

    I am trying to use iMessage and my iPod touch receives iMessages but my iPhone wont. When I try to reset it my phone number is grey and unalterable. I have taken my email address off, switched off and on and toggled the on/off button. Nothing helps,

  • BI 7.0 iviews in CE 7.2 Portal

    Hi Experts. We're working with a NW CE 7.2 as a portal & we're not able to execute an BI iview. Connections are fine. Is there a problem with the iView Templates? thanks

  • My macbook pro restart automatically

    who can help on this issue?

  • Port values for inbound IDoc processing

    We're using GIS to send IDocs into SAP, and are switching over to using file-based rather than tRFC due to some file size issues. Can someone clarify for me why EDI_DATA_INCOMING needs a file port for loading (makes sense to me), but the receiver por