Use COUNT or MAX functions inside of a query, and you have no data found

I'm writing a query with a COUNT and a MAX function.
    SELECT  li.id
             , MAX(m.display_date)
            , COUNT(*)
     FROM li JOIN m  ON (m.LIID=li.LIID)
    WHERE m.DISPLAY_DATE < SYSDATE - 7
    GROUP BY  li.id;I would like to write a query that returns always a row foe each row in the table li.
If there are no records with the condition "WHERE m.DISPLAY_DATE < SYSDATE - 7", I would like to have a row with
- COUNT(*) = 0
- MAX(m.display_date) = TO_DATE('2010-06-08', 'YYYY-MM-DD'

user600979 wrote:
I'm writing a query with a COUNT and a MAX function.
SELECT  li.id
, MAX(m.display_date)
, COUNT(*)
FROM li JOIN m  ON (m.LIID=li.LIID)
WHERE m.DISPLAY_DATE < SYSDATE - 7
GROUP BY  li.id;I would like to write a query that returns always a row foe each row in the table li.
If there are no records with the condition "WHERE m.DISPLAY_DATE < SYSDATE - 7", I would like to have a row with
- COUNT(*) = 0
- MAX(m.display_date) = TO_DATE('2010-06-08', 'YYYY-MM-DD'In that case tell me what do you want to display in the ID column. That is the first column?

Similar Messages

  • When I use the export function of quicktime nothing append and I have the following error message on the console : QuickTime Player[1723]postExceptionEvent caught non-fatal NSInvalidArgumentException

    When I use the export function of quicklime (export to iPad,iPhone, Apple TV ... format),  nothing append and I have the following error message on the monitor windows, (I'm using quicktime Version 10.4 (833) with OS X Yosemite ):
    06/11/2014 22:22:03,507
    QuickTime Player[1723]
    postExceptionEvent caught non-fatal NSInvalidArgumentException '*** -[NSDictionary initWithObjects:forKeys:]: count of objects (0) differs from count of keys (4)' with backtrace (
    0   CoreFoundation                      0x00007fff8ac6564c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8924f6de objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8ab98dcd -[NSDictionary initWithObjects:forKeys:] + 941
    3   Foundation                          0x00007fff8a6a8bcc -[NSDictionary(NSDictionary) initWithCoder:] + 245
    4   Foundation                          0x00007fff8a686150 _decodeObjectBinary + 2872
    5   Foundation                          0x00007fff8a6854a6 _decodeObject + 278
    6   Foundation                          0x00007fff8a6a9921 -[NSKeyedUnarchiver decodeObjectOfClasses:forKey:] + 173
    7   Foundation                          0x00007fff8a75f2b4 -[NSError initWithCoder:] + 253
    8   Foundation                          0x00007fff8a686150 _decodeObjectBinary + 2872
    9   Foundation                          0x00007fff8a6854a6 _decodeObject + 278
    10  Foundation                          0x00007fff8a6ab0c9 +[NSKeyedUnarchiver unarchiveObjectWithData:] + 89
    11  QuickTime Player                    0x000000010dcd8253 QuickTime Player + 758355
    12  QuickTime Player                    0x000000010dc8981f QuickTime Player + 436255
    13  QuickTime Player                    0x000000010dc894fb QuickTime Player + 435451
    14  QuickTime Player                    0x000000010dc6ce48 QuickTime Player + 319048
    15  AppKit                              0x00007fff93c5d75a __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke1714 + 113
    16  AppKit                              0x00007fff93c4efca -[NSDocument continueActivityUsingBlock:] + 323
    17  AppKit                              0x00007fff93c5d5cb __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_21706 + 458
    18  AppKit                              0x00007fff93c5d0ec __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke1690 + 1365
    19  AppKit                              0x00007fff940903b6 -[NSVBSavePanel didEndPanelWithReturnCode:] + 68
    20  AppKit                              0x00007fff9409323d -[NSVBSavePanel didEndSheet:returnCode:contextInfo:] + 154
    21  AppKit                              0x00007fff93f718d9 -[NSWindow _endWindowBlockingModalSession:returnCode:] + 315
    22  AppKit                              0x00007fff9409307c -[NSVBSavePanel observeValueForKeyPath:ofObject:change:context:] + 560
    23  Foundation                          0x00007fff8a677c73 NSKeyValueNotifyObserver + 382
    24  Foundation                          0x00007fff8a676e48 NSKeyValueDidChange + 463
    25  Foundation                          0x00007fff8a67b9ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    26  ViewBridge                          0x00007fff959cbbd7 -[NSViewBridge nonLocalChangeInProgress:block:] + 382
    27  ViewBridge                          0x00007fff95a15766 -[NSRemoteViewMarshal exceptionSafeSetRemoteObject:forKey:withReply:] + 275
    28  ViewBridge                          0x00007fff95a158f1 -[NSRemoteViewMarshal setRemoteObject:forKey:withReply:] + 56
    29  CoreFoundation                      0x00007fff8ab3e33c __invoking___ + 140
    30  CoreFoundation                      0x00007fff8ab3e192 -[NSInvocation invoke] + 290
    31  ViewBridge                          0x00007fff95a1bce3 __deferNSXPCInvocationOntoMainThread_block_invoke + 85
    32  ViewBridge                          0x00007fff95a1b91e __deferBlockOntoMainThread_block_invoke_2 + 390
    33  CoreFoundation                      0x00007fff8ab8354c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
    34  CoreFoundation                      0x00007fff8ab75655 __CFRunLoopDoBlocks + 341
    35  CoreFoundation                      0x00007fff8ab75196 __CFRunLoopRun + 1814
    36  CoreFoundation                      0x00007fff8ab74838 CFRunLoopRunSpecific + 296
    37  HIToolbox                           0x00007fff8cb6f43f RunCurrentEventLoopInMode + 235
    38  HIToolbox                           0x00007fff8cb6f1ba ReceiveNextEventCommon + 431
    39  HIToolbox                           0x00007fff8cb6effb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    40  AppKit                              0x00007fff9383b821 _DPSNextEvent + 964
    41  AppKit                              0x00007fff9383afd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    42  AppKit                              0x00007fff9382ef73 -[NSApplication run] + 594
    43  AppKit                              0x00007fff9381a424 NSApplicationMain + 1832
    44  libdyld.dylib                       0x00007fff8ec845c9 start + 1
    timestamp: 22:22:03.507 Thursday 06 November 2014
    process/thread/queue: QuickTime Player (1723) / 0x7fff78cd0300 / com.apple.main-thread
    code: line 844 of /SourceCache/ViewBridge/ViewBridge-99/ViewBridgeUtilities.m in logCaughtException
    #exceptions
    06/11/2014 22:22:03,525
    com.apple.appkit.xpc.openAndSavePanelService[1748]
    remote view failed to set bridge object {
        URL = "file:///Users/pascalgros/Documents/Videos%20Maurice%202013/Exports/M2U01020.m4 v";
        URLs =     (
            "file:///Users/pascalgros/Documents/Videos%20Maurice%202013/Exports/M2U01020.m4 v"
        index = 1;
        result = 1;
    } for key most-recent-completion due to Error Domain=com.apple.ViewBridge Code=8 "L’opération n’a pas pu s’achever. (com.apple.ViewBridge erreur 8)." UserInfo=0x61000006ebc0 {com.apple.ViewBridge.error.hint=most-recent-completion, com.apple.ViewBridge.error.description=NSViewBridgeExceptionError}; service call stack was (
    0   ViewBridge                          0x00007fff959e8b30 -[NSViewServiceMarshal setRemoteObject:forKey:] + 341
    1   Foundation                          0x00007fff8a677c73 NSKeyValueNotifyObserver + 382
    2   Foundation                          0x00007fff8a676e48 NSKeyValueDidChange + 463
    3   Foundation                          0x00007fff8a67b9ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    4   com.apple.appkit.xpc.openAndSavePanelService 0x000000010a661407 com.apple.appkit.xpc.openAndSavePanelService + 9223
    5   AppKit                              0x00007fff93dead5a -[NSSavePanel _dismissModeless:] + 109
    6   com.apple.appkit.xpc.openAndSavePanelService 0x000000010a66191c com.apple.appkit.xpc.openAndSavePanelService + 10524
    7   AppKit                              0x00007fff93ded580 -[NSSavePanel ok:] + 449
    8   com.apple.appkit.xpc.openAndSavePanelService 0x000000010a661952 com.apple.appkit.xpc.openAndSavePanelService + 10578
    9   libsystem_trace.dylib               0x00007fff8d3ebcd7 _os_activity_initiate + 75
    10  AppKit                              0x00007fff93a0a5e7 -[NSApplication sendAction:to:from:] + 410
    11  AppKit                              0x00007fff93a0a410 -[NSControl sendAction:to:] + 86
    12  AppKit                              0x00007fff93bdedaf __26-[NSCell _sendActionFrom:]_block_invoke + 131
    13  libsystem_trace.dylib               0x00007fff8d3ebcd7 _os_activity_initiate + 75
    14  AppKit                              0x00007fff93a52f2c -[NSCell _sendActionFrom:] + 144
    15  AppKit                              0x00007fff93bc5ab2 -[NSButtonCell _sendActionFrom:] + 39
    16  libsystem_trace.dylib               0x00007fff8d3ebcd7 _os_activity_initiate + 75
    17  AppKit                              0x00007fff93a6da66 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2731
    18  AppKit                              0x00007fff93a6ccc1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 491
    19  AppKit                              0x00007fff93a6c289 -[NSControl mouseDown:] + 714
    20  AppKit                              0x00007fff93f65fef -[NSWindow _reallySendEvent:] + 12827
    21  AppKit                              0x00007fff939f065c -[NSWindow sendEvent:] + 368
    22  AppKit                              0x00007fff939a21e6 -[NSApplication sendEvent:] + 2238
    23  ViewBridge                          0x00007fff959d18ab -[NSViewServiceApplication sendEventWithoutCatch:withForwarding:] + 652
    24  ViewBridge                          0x00007fff959d1fbd -[NSViewServiceApplication sendEvent:withForwarding:] + 29
    25  AppKit                              0x00007fff9382efe8 -[NSApplication run] + 711
    26  AppKit                              0x00007fff9381a424 NSApplicationMain + 1832
    27  libxpc.dylib                        0x00007fff88837ef2 _xpc_objc_main + 793
    28  libxpc.dylib                        0x00007fff88839a9d _parse_sysctl_once + 0
    29  ViewBridge                          0x00007fff95a20165 xpc_connection_handler + 0
    30  ViewBridge                          0x00007fff959d4ff7 NSViewServiceApplicationMain + 1892
    31  com.apple.appkit.xpc.openAndSavePanelService 0x000000010a665035 main + 208
    32  libdyld.dylib                       0x00007fff8ec845c9 start + 1
    33  ???                                 0x0000000000000001 0x0 + 1
    timestamp: 22:22:03.525 Thursday 06 November 2014
    process/thread/queue: com.apple.appkit.xpc.openAndSavePanelService (1748) / 0x7fff78cd0300 / com.apple.main-thread
    code: line 3847 of /SourceCache/ViewBridge/ViewBridge-99/NSViewServiceMarshal.m in __47-[NSViewServiceMarshal setRemoteObject:forKey:]_block_invoke_2
    #communications_failure

    Hi,
    have you tried to connect on the command line (instead of using R3trans) ?
    db2 connect to AE1 user sapae1 using .....
    If this works and you have verified that the DB2DB6EKEY is set properly, use dscdb6up to update the password in the password file dscbd6.conf.
    Then try again to use R3trans to connect.
    Best regards,
      Jens

  • Using Photoshop CS6 and after printing approx. 10 cards on an Epson R3000 printer the program gives me a dialog box saying "There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened an

    Using Photoshop CS6 and after printing approx. 10 cards on an Epson R3000 printer the program gives me a dialog box saying "There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents."  Even after closing and reopening the program, the print command is greyed out so I cannot select any printer. This also happens with a Brother laser printer. Both printers will produce a test page out side of the Adobe product. Help!

    I cannot get any help either.  I get the message "There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents."  I have reinstalled all drivers, powered off/on all printers (2 of them - a Brother HL - 4040cn and an Epson Stylus Pro 7890 - which all worked fine until this morning).  There appears to be no path to a solution.  I have read all the forums and tried about 20 different suggestions all to no avail.  Reboots, changing cables, reinstalling printers and drivers and Photoshop CS6 - ALL TO NO AVAIL.  On a macbook pro retina with 10.10.3.  This issue is out there and some get solutions - but not all - that's my crowd...the not all crowd.  I have yet to be able to print from CS6 any more.  This is a show stopper and my patience is wearing thin.  And I'm tired of stupid questions like "is your printer powered on?" give me a break.  This appears to be an adobe photoshop cs6 problem - as I can print from every other application.  Anyone have any ideas?  Adobe should have something?... Adobe system  info below:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Operating System: Mac OS 10.10.3
    System architecture: Intel CPU Family:6, Model:58, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2300 MHz
    Built-in memory: 8192 MB
    Free memory: 4665 MB
    Memory available to Photoshop: 7059 MB
    Memory used by Photoshop: 70 %
    Image tile size: 1024K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Version: 2.1 NVIDIA-10.2.7 310.41.25f01
    OpenCL Version:
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: NVIDIA GeForce GT 650M OpenGL Engine
    Display: 2
    Display Depth:= 32
    Display Bounds:=  top: 1072, left: 140, bottom: 1950, right: 1580
    Video Renderer ID: 16918311
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 16384
    OpenGL Version: 2.1 NVIDIA-10.2.7 310.41.25f01
    OpenCL Version: 1.2 (Feb 27 2015 01:29:10)
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: NVIDIA GeForce GT 650M OpenGL Engine
    Display: 1
    Main Display
    Display Depth:= 32
    Display Bounds:=  top: 0, left: 0, bottom: 1050, right: 1680
    Video Renderer ID: 16918311
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 16384
    Serial number: 92629107631240972642
    Application folder: KerrysHD:Applications:Adobe Photoshop CS6:
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      KerrysHD, 232.6G, 19.7G free
    Required Plug-ins folder: KerrysHD:Applications:Adobe Photoshop CS6:Adobe Photoshop CS6.app:Contents:Required:
    Primary Plug-ins folder: KerrysHD:Applications:Adobe Photoshop CS6:Plug-ins:
    Additional Plug-ins folder: not set
    Installed components:
       adbeape.framework   adbeape   3.3.8.19346   66.1025012
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.2.29.18602   66.490082
       adobe_caps.framework   adobe_caps   6.0.29.0   1.276181
       AdobeACE.framework   AdobeACE   2.19.18.19243   66.492997
       AdobeAGM.framework   AdobeAGM   4.26.17.19243   66.492997
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.02.19243   66.492997
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   66.492997
       AdobeCoolType.framework   AdobeCoolType   5.10.31.19243   66.492997
       AdobeCrashReporter.framework.framework   AdobeCrashReporter   6.0.20120201  
       AdobeExtendScript.framework   AdobeExtendScript   4.2.12.18602   66.490082
       AdobeJP2K.framework   AdobeJP2K   2.0.0.18562   66.236923
       AdobeLinguistic.framework      17206  
       AdobeMPS.framework   AdobeMPS   5.8.0.19463   66.495174
       AdobeOwl.framework   AdobeOwl   4.0.93   66.496052
       AdobePDFL.framework   AdobePDFL   10.0.1.18562   66.419471
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   6.0.0.1654  
       AdobeScCore.framework   AdobeScCore   4.2.12.18602   66.490082
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   66.145661   66.145661
       AdobeXMPFiles.framework   AdobeXMPFiles   66.145661   66.145661
       AdobeXMPScript.framework   AdobeXMPScript   66.145661   66.145661
       ahclient.framework   ahclient   1.7.0.56  
       aif_core.framework   AdobeAIF   3.0.00   62.490293
       aif_ocl.framework   AdobeAIF   3.0.00   62.490293
       aif_ogl.framework   AdobeAIF   3.0.00   62.490293
       AlignmentLib.framework   xcode   1.0.0.1  
       amtlib.framework   amtlib   6.0.0.75  
       boost_date_time.framework   boost_date_time   6.0.0.0  
       boost_signals.framework   boost_signals   6.0.0.0  
       boost_system.framework   boost_system   6.0.0.0  
       boost_threads.framework   boost_threads   6.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.0.5.19287   145486
       data_flow.framework   AdobeAIF   3.0.00   62.490293
       dvaaudiodevice.framework   dvaaudiodevice   6.0.0.0  
       dvacore.framework   dvacore   6.0.0.0  
       dvamarshal.framework   dvamarshal   6.0.0.0  
       dvamediatypes.framework   dvamediatypes   6.0.0.0  
       dvaplayer.framework   dvaplayer   6.0.0.0  
       dvatransport.framework   dvatransport   6.0.0.0  
       dvaunittesting.framework   dvaunittesting   6.0.0.0  
       dynamiclink.framework   dynamiclink   6.0.0.0  
       FileInfo.framework   FileInfo   66.145433   66.145433
       filter_graph.framework   AdobeAIF   3.0.00   62.490293
       hydra_filters.framework   AdobeAIF   3.0.00   62.490293
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       image_compiler.framework   AdobeAIF   3.0.00   62.490293
       image_flow.framework   AdobeAIF   3.0.00   62.490293
       image_runtime.framework   AdobeAIF   3.0.00   62.490293
       LogSession.framework   LogSession   2.1.2.1652  
       mediacoreif.framework   mediacoreif   6.0.0.0  
       PlugPlug.framework   PlugPlug   3.0.0.383  
       UpdaterNotifications.framework   UpdaterNotifications   6.0.0.24   "6.0.0.24"
       wrservices.framework        
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents. Error message in PhotoShop CC

    Printing from PS CC worked fine today. I made no changes to preferences. In between working with 2 projects, the first one printed fine, the second gave me this Error Message.
    There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents.
    Now I've checked for updates for my printer, reset my printer, reset PS CC preferences, picked my printer as Default and Last Used, and rebooted. I've followed all the recommended fixes for this issue I could find here and on the internet. I can print fine from any other program. Alas, the error message keeps popping up and I can't print.
    PS CC is up to date
    Running OS 10.10.2
    HP Printer updated
    Help?

    Have you printed to this printer from 10.10 before?  If so, check your connections.

  • Photoshop suddenly does not print to Epson 3880 - PROBLEM: Cannot print from Photoshop  After restart error message appears:  - "There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopen

    PROBLEM: Cannot print from Photoshop
    After restart error message appears:
    — “There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents.”
    • All print commands are greyed out and unavailable — even to call up the printer commands cannot be done.
    The printer printed fine until about 2 weeks ago when this error message appeared.  Printing continues from Pages, I-photo, preview etc. —  only Photoshop fails.
    The printer has been turned on and off, as have open documents been closed and open etc..   Preferences reset.  Repeatedly I have read through blogs and forums and attempted to contact Adobe — all without results
    Epson support struggled to find reason and several solutions were tried and they assume this is an Adobe problem.
    Running Mac Powerbook X 10.10.2 / Photoshop CS6 13.0.6.x64
    Attempting unsuccessfully to print to Epson 3880
    What Adobe support will be of help.
    Robert Darling —  2/19, 20, 21,22,23/2015

    Probably best to ask in Photoshop General Discussion
    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Is it possible to use a still frame as a picture from a video you have recorded on an iphone 4?

    Is it possible to use a still frame as a picture from a video you have recorded on an iphone 4?
    Message was edited by: derekfromco kildare

    Might need a little more information here. Are you trying to obtain screen captures? If all you're wanting to do is take stills from your videos then the answer is yes, you can but you'll have to transfer your videos from your iPhone to your computer first (unless you can find an APP on the iTunes store to help you to do it on your iPhone).
    There are a few ways to do it. The first is that you can use the button on your keyboard called "Prt Scr" or "Print Screen". This takes a shot of your screen which you can then "paste" into a program like paint, or photoshop or even Word to then save as a jpeg image. When using this option a good trick is to use "Alt" + "Prt Scr" to only capture the current window rather than your entire desktop.
    The other way to obtain screenshots is to download and install a program designed to do this for you. A great site to find something free to help you out is www.tucows.com. Try this link: http://www.tucows.com/search.html?search_scope=win&search_terms=screenshot&searc h_type=all
    Also, some DVD programs have this function in built in them so it's a good idea to explore what's already installed on your computer.
    Hope this helps!

  • My printer crashed mid printing photo.  Printer works OK in other apps.  Now locked out in PhotoshopCC with error message: There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any

    Ooops I put the lot in the strap line!
    My printer crashed mid printing photo.  Printer works OK in other apps.  Now locked out in PhotoshopCC with error message: There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents.
    I would be grateful for help!!  Obviously...

    Probably best to ask in Photoshop General Discussion
    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Can no longer print from Photoshop CS^ have upgraded drivers error message reads There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents."

    I have upgraded my iMac to Yosemite but now my two Canon Printers no longer print from Photoshop CS6. I have upgraded the drivers. All other applications including Lightroom are fine. I am receiving an error message as follows:"There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents." How can I get the OS to return a list of printers to Photoshop when Photoshop requests a list.

    Have you printed to this printer from 10.10 before?  If so, check your connections.

  • Could not save Preferences because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the 'Get Info' command in the Finder to ensure the file is unlocked and you have permission to access the file.

    I have this massage every time close ps cc
    Could not save Preferences because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the ‘Get Info’ command in the Finder to ensure the file is unlocked and you have permission to access the file. If the problem persists, save the document to a different file or duplicate it in the Finder.

    You may get better help in Photoshop General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll
    If FINDER means Mac, read below (and try to give more information when asking a question)
    Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    Enable Mac Root User https://forums.adobe.com/thread/1156604
    -more Root User http://forums.adobe.com/thread/879931
    -and more root user http://forums.adobe.com/thread/940869?tstart=0

  • Our organization uses an Oracle database hosted on a Unix platform and one of our data processing outputs is a "stuffer" document that has a barcode, and Unix jobs automatically send the document to a printer.   Is there a way, or does Adobe have a produc

    Our organization uses an Oracle database hosted on a Unix platform and one of our data processing outputs is a “stuffer” document that has a barcode, and Unix jobs automatically send the document to a printer.
    Is there a way, or does Adobe have a product or solution, to create a PDF version of the document including the barcode, before it’s sent to a printer?

    What format is the document that is printed? Or what technology is used to format the printer? There isn't a standard way of doing things in Unix.

  • There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents.

    I've never had this problem before. It only affects Photoshop CS6 and CS5 that I have installed. I'm running MAC OS 10.9.5
    I have three printers and HP and two Epsons, and I get this dialogue when trying to print from Photoshop CS6 or CS5.
    There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents.
    Other applications print fine on all three printers.  I tried deleting the Photoshop Prefs numerous times without results.
    Does anyone have an answer for this?
    Thanks.

    Have you printed to this printer from 10.10 before?  If so, check your connections.

  • When will you make an IPad YouTube app. There is one for iPhone and when you use it for the iPad the quality is bad since you have to zoom in. Please fix

    When will you make an IPad YouTube app. There is one for iPhone and when you use it for the iPad the quality is bad since you have to zoom in. Please fix

    If you lost sounds for keyboard clicks, games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the control center if you are running iOS 7. Swipe up from the bottom of the screen to get to control center . Tap on the bell icon and system sounds will return.
    If you are running iOS 5 or iOS 6, the system sound control is in the task bar at the bottom. Double tap the home button and swipe all the way to the right in the task bar to get to the speaker icon on the left side. Tap on that and the sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock can be accessed in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

  • How to use MAX function in SSAS MDX Query

    I want to run this Query with MAX Condition on LAST_DATA_UPDATE Column .

    Hi Ashishsingh,
    According to your description, you want to know how to use MAX function in SQL Server Analysis Services MDX Query, right? In this case, please refer to the link below which describe the syntax and sample of MDX function.
    http://technet.microsoft.com/en-us/library/ms145601.aspx
    http://www.mdxpert.com/Functions/MDXFunction.aspx?f=64
    Hope this helps.
    Regards,
    Charlie Liao
    TechNet Community Support

  • How to use select a vi function inside a loop?

    I am modifying the notifier basics part 2.vi to send a notifier to each of 64 sub-vi's. How can you use the 'select a vi' function inside a loop for 64 iterations to access the individual filenames??
    Attachments:
    Notifier_BASICS_Part_2.vi ‏87 KB

    If all you are trying to do is send notifiers to each of these 64 subVIs, I would suggest not doing it in a loop, but rather just placing the 64 subVIs in your diagram.
    The alternative is of course to use the call by reference node and have an array of VI names. This is a little cleaner on the diagram, but 1) doesn't occur in parallel and 2) is a bit tricky. Additionally, you have to be sure that your array of filenames is correct, and that you NEVER move or rename those VIs. Of course, you could always put them in a directory and create an array by reading the directory contents.
    Either way, good luck, it doesn't sound like fun.

  • Using IF or SWITCH functions inside a DAX formula into a tabular model - SSAS 2012

    Hi,
    in a tabular model I've changed a DAX formula introducing the SWITCH function, but when I deploy the changed formula and open the Excel workbook the slicer connected to the pivot table doesn't highlight the slicer values involved as instead of old formula.
    Any suggests to me in order to maintain the right behaviour for the slicers when a formula is re-written using an IF/SWITCH functions, please?
    Thanks

    I think that is the default behaviour and I can find a few justifications for it too...
    For eg, if you have a complex IF condition, the measure will have to be evaluated for each value of the slicer for correctly finding the right values in the slicer to highlight, and that can make it REALLY slow.
    Also, sometimes there is no correct values to highlight. For eg, if I have the products in the slicer and have a condition like
    =IF(HASONEVALUE(Product[Product]),1)
    then which Product should be highlighted? There is no correct value as any one of the Product selected on it's own will display value for the measure. And more than one products selected will display no value. So no matter what you display/highlight on the
    slicer, there is no "correct" behaviour. In such a case, it is best left to display/highlight all values.
    Cheers,
    Jason | www.SqlJason.com
    P.S. : Please click the 'Mark as Answer' button if a post solves your problem! :)

Maybe you are looking for

  • Annotations (comments) in OBIEE 11g

    Hi All, OBIEE 11g offers annotation functionality which allows users to add comments to KPIs, objectives and initiatives in a Scorecard. I wanted to know if such feature is available for 'Analyisis' as well? Or in other words, can users add comments

  • Really long spinning beach balls when trying a video chat

    I just migrated from an older Mac to a brand new Mac Pro 2.66. I plugged in my iSight and tried to do a video conference, only to get a spinning beach ball for >1 minute before the video chat commenced. Later I tried to access my own camera (by click

  • Translucent menu bar

    With the OS 10.5.5 update my menu bar has gone back to being transparent on my iMac PPC G5. On my MacBookPro I have an option under Preferences>Desktop to check (or uncheck) "Translucent Menu Bar". Not so with the iMac. Is there a Terminal command fo

  • ReportCrash constantly going and X-Rite

    I keep having the reoccuring problem with reportcrash constantly going and sucking up half a proccesor. The only way I can stop it is to reboot. I went to my log folder and it seems there are about 15 log files that are constantly updating all which

  • Safari remembering previously opened tabs

    How can i set safari so that when I open it, it opens up all the last tabs that were open before it was closed the previous time?