To See all the Errors in View

Hi,
We have a very big view consists of many unions and joins
We are getting errors when creating the view. We are getting one error at a time. If we correct and apply again we are getting the next error and so on.
Is there any ways to see all the errors in this view?

First Oracle will parse the SQL query which,
compirsed the View.
The Parser checks both syntax and semantic analysis
and if there is any error , immediately it will throws the error. That too the error will throw from bottom - up sequence.
So I think there is no possible to know all errors
in one shot.

Similar Messages

  • Can not see all the SQL server views

    My SQL Server 2005 (SP2 STD)  has about 1000 views. When I created a Crystal Report using Crystal Report 10, I can only see about 225 views are listed in Database Expert. Here is the procedure to reproduce the problem:
    1. Create a new Crystal Report
    2. Create a new connection using ODBC RDO
    3. Drill into DSN Name->DB Name->dbo->Views. Only the first 200 or so views in alphabetical order are listed on Available Data Sources on the left pane.
    I am using SQL authentication and sa account to connect to SQL. So security should not be the problem. I can also use Access 2003 linked table to see all the views in my SQL server.
    Is there a restriction on how many views can be listed in Crystal Data Source? Is there another way to add data source to Report without using Database Expert?
    Thanks in advance!

    Youdao,
    There is a default limit of 8000 objects that Crystal will see in the database.
    I would suggest right clicking on your datasource and selecting Options. In the Data Explorer uncheck Tables and Stored Procedures leaving Views selected > press OK > then right click again and refresh.
    If the limit was being reached then you should now see at least more Views if not all.
    The default limit can be edited in the Registry (*Always recommended to back up the registry before editing).
    The key is HKEY_CURRENT_USER > Software > Crystal Decisions or Business Objects > (version number) > Crystal Reports > Fetch options > NTablesMax

  • Creating a report of all the errors occured while loading legacy data

    hi  guys,
    i am using Bapi to load legacy data .
    how can i  list all the errors that occur during the transfer .
    i want to see  all the errors that occured and  create a report .
    thanks .

    Hi look at this code... you will get an idea
    CALL FUNCTION 'BAPI_BUPA_FS_CREATE_FROM_DATA2'
        EXPORTING
    *   BUSINESSPARTNEREXTERN              =
          partnercategory                  = c_2
          partnergroup                     = c_rp
          centraldata                      = wa_centraldata
        IMPORTING
          businesspartner                  = w_partner
       TABLES
          return                           = it_return.
    * Check for errors
      CLEAR wa_return.
      READ TABLE it_return INTO wa_return WITH KEY type = c_e.
      IF sy-subrc EQ 0.
        CALL FUNCTION 'FORMAT_MESSAGE'
          EXPORTING
            id        = wa_return-id
            lang      = sy-langu
            no        = wa_return-number
            v1        = wa_return-message_v1
            v2        = wa_return-message_v2
            v3        = wa_return-message_v3
            v4        = wa_return-message_v4
          IMPORTING
            msg       = wa_return-message
          EXCEPTIONS
            not_found = 1
            OTHERS    = 2.
      ENDIF.                               " IF sy-subrc EQ 0

  • Can not see all the clips in large Icon view in my bin

    I arranged my clips in a bin in large Icon view but i can not see all the clips in the bin while in that mode. I see the clips when in list mode or when i drag them out of the bin into the main bin. As soon I drag them back in large icon view bin they do not show up, when going back in list view they are there.
    Any idea
    Also my daughter accidently pulled the electrical plug, which turned my external hard drive off. So the media was off line. I hit reconnect the clip but the clip does not show as connected in the bin it keeps the Media offline icon but putting the clip in the viewer or time line it plays it. So the clip is reconnected
    hope anybody can help with those two issues thanks

    Nick
    thanks for your message it helped to show the clips. Here how I solved it. I put the clips i could not see in large Icon view, to the Project folder. Even in the project folder I was only seeing the clips with Thumbnail in list view. When i hit large Icon view the clips disappeared, and they could not have been lower down as i only have about 5 folders in the project. I then clicked arrange the clip by name and they showed up again. Like that i dragged the clip back in to its bin and it showed up. The reason for going back and forth I arranged the clips manually in the bin before and when hitting arrange by name it spread them to far apart and put the clips not in a sequence I liked.
    for the second part I followed Neil's suggestion it worked.

  • HI,I am unable to see all the tabs in ACC, getting the following error

    I am unable to see all the tabs in ACC, getting the following error.
    ERROR [ComponentAgent] Request for URL:
    http://sathya-PC:8080/dyn/init-session did not return a valid session.
    Please check your settings for siteHttpServerName, siteHttpServerPort,
    webApplicationPrefix and initSessionURL for component
    /atg/devtools/DevSessionManager/_2/atg/devtools/ComponentAgent
    serverport : 8860
    servername : localhost
    Note:I included DCS in Manifest and Run the DCS in SQL
    Please Help me out from this issue
    Thanks

    Verify and chage if required.
    Ports are configure at /atg/dynamo/Configuration component,
    httpPort , httpsPort , drpPort , fileDeploymentPort , rmiPort , fileSychronizationDeploymentPort , adminPort , siteHttpServerPort
    Noramly :
    siteHttpServerPort and adminPort: app server port
    Thanks,
    Nitin.

  • ?-multiple screens transparent able to see all the components in all screen

    iam developing a ui , in that i have to place multiple panels or multiple containers over the content pane where as every container should be transparent , and i should able to see all the component in all the containers in the top container , help me.

    i want all the components in all the panels should be viewed on the top panel , i dont know whether to use card layout or different pane , suggest me I thought bbritta already suggested a [url http://java.sun.com/docs/books/tutorial/uiswing/components/layeredpane.html]LayeredPane. Did you investigate this?

  • Not able to see all the application components in BI

    Hello Friends,
    Basically, we should be able to see all the application components(when you select 'datasources' under 'modeling' in RSA1) in bi which contain different datasources in them, example:
    App components
    +Financial Accounting
    +Controlling
    +Sales & Distri
    i am not able to view any of the above App components in BI.
    Could you pls help me out ...
    Thanks,
    Srini

    Hi,
    These data sources not activated in the source system in SAP and you need to go to t-code RSA5 and activate them manually after selecting them.
    I think its "Activate data source" option.
    Create a TR for this if asked.
    once activate you need to replaicate them in BW and then you can see if they are coming or not.
    Also it is possible that you are looking at the wrong source system.
    in the data source option in RSA1 look for SAP option and the right client and then see if these data sources are appearing or not.
    Thanks
    Ajeet

  • Not able to see all the SAP tables from CR 2008

    Hi All,
    1)I am not able to see all the SAP database tables(DEV server) from Database expert menu in CR 2008. Only tables those start with alphabet letters upto A & B are visible. I checked the database connection>right click>options> found no filters as well.
    We are using the CR 2008 trial version with SAP ECC.
    2) When i am trying with Production Server of SAP ECC, I am not able to logon to the SAP from CR 2008. It is giving error message
    as : LOGON FAILED : User USER1 has no RFC AUTHORIZATION for function group SYST
    Please help me to resolve these. Thanks in advance.

    Thank you very much ingo.
    You helped me a lot.
    One more question, when I am trying for SAP database connections say for ex: 10.57.410.70, again and again some times the connection is getting saved in my connections with as new versions/variants like
    10.57.410.70_1 or so. How to overcome this.
    Thanks in advance ingo
    Badari

  • How to identify what are all the errors appears in process chain,

    Hi all,
    i have a process chain running, but i want to find out what are all the errors that the process chain has thrown
    thanks
    pooja

    Hi Pooja,
    Errors in monitoring:
    SID error
    Reason: If the corresponding master data is missing for the particular transaction data.
             1. Check for the load timing for the respective master data, if it less than an hour  then make the request red and repeat the ip.
             2. If the data is loaded to PSA then you have to delete the request from target and manually push the data to from PSA.
             3. If we are required for selective update then note down the info source from header and find it in RSA1,select the one with ‘Single as postfix’.
             4. Goto ‘data selection’ tab and change the range.
    Tip: change the last 4 digits for from to ‘0000’and the last 4 digit for to     ‘9999’.
            5. Repeat the ip.
             6. In case only of failure in one target goto RSA1 find the PSA, put he request no. and reschedule it.
    Note: IF PSA is present never make the request red rather delete it.
    Replication error
    Reason: Data source replication Failed.
             1. In order to handle this error you should be known to IP, info source and source system.
             2. Goto RSA1, find the data source in the source sys tab.
             3. Right click on the data source and replicate it.
             4. Since all the transformation rules pertaining to this data source need to be reactivated so go to SE38 and execute rs_transtru_activat_all, data source and sys name.
             5. Delete the ‘red’ request from the target.
    Update R not supported
    Reason: The corresponding initialization flag for the ip is lost.
             1. Goto header click on the ip and goto schedule tab and click initialize in the source system, whatever screen appears delete the only request present(the initialization flag).
             2. Goto RSA1, find the ip in the info source (one with the Adhoc initialize flag).
             3. Goto update tab and select ‘Initialize delta process’ try going for ‘with data transfer’.
             4. Reschedule the IP.
    Duplicate Record Error
    Reason: Duplicate error records for the loaded master data.
             1. Goto info package via header or via RSA1.
             2. Goto ‘processing tab’ and change the ip setting, selecting only PSA and ignore duplicate records and re run the ip.
             3. Do remember to change the ip settings back to the original once after the second step.
    ODS activation failure
    Reason: Prerequisites for ODs activation not satisfied i.e. unique key.
             1. Goto ‘maintain variant’.
             2. Check for the ‘QM’ status of the requests in the target they should be green.
             3. Then click the ODS activation tab.
             4. In the screen which appears put the requests for which ODS activation failed.
             5. Activate these and keep on refreshing them until status reverts from green,
    Remember to refresh these requests one at a time.
             6. If requests are red then delete them from target.
             7. Reschedule the IP.
    Note: Never Try activating ODS manually if it is Y1.
    Aggregate Rollup error
    Reason: No aggregate found for the respective rollup.
             1. Click on the variant in which the error occurred.
             2. Goto chain tab and copy the variant and instance.
             3. Run the nestle provided program YBW05.
             4. Put in info in there and put the status as g – ‘green’.
             5. Execute and refresh the status.
    Lock issue
    Reason: The same ip is been locked by other user or may be used by other process chain.
             1. We can see the locked entries and in the transaction SM12.
             2. Wait for the other process to get complete once the ip loads to target in that process then there is no need for running it for the process.
             3. In other case make the request red, when PSA is present then goto environment tab ->schedule->initiate update.
             4. In the box appears select update in the background.
             5. And the manually update the failed IP’s by selecting manual update in the context menu.
    Alfa confirming value error, Time conversion error, Chain didn’t start, Delay due to long running job, Poor system performance,Heirarchy node exist in duplicate.
    Reasons:
      Alfa confirming error: Data format mismatch.
      Time conversion error: Date, time format mismatch.
      Chain didn’t start: A scheduled chain didn’t triggered at the prescribed timing.
    -For all the above error we have to raise a ticket.
    Idoc or TRFC error
    Reason: An Idoc is been stuck somewhere.
             1. Reload the Master Data manually again from Info-package at RSA1.
             2. Release the Idoc.
             3. In the source system level got environment->transaction->Transaction RFC or Data ware housing level.
             4. In the Screen if the status is ‘Transaction Recorded’ it means its stuck goto edit and click Execute LUW or press F6.
             5. If status is ‘Transaction executing’ then it means its fine wait.
             6. Or raise ticket.
    Error Due to short Dump
    Reason: Error due to Short dump could be due to many reasons i.e. memory, table space, lock, error record, page allocation, failed change run.
    Process terminated in the Source system.
               Reason: Sometimes we face that a load has failed due to job Termination at Source System.             
          This happens due to unavailability of the source system or some connectivity problem between source and target systems.
    1.      Make the request red.
    2.      Delete the request from the data target.
    3.      Reschedule the ip.
    4.      If still the job fails raise the ticket.
    And also check in following links:
    Process Chain Errors
    /people/mona.kapur/blog/2008/01/14/process-chain-errors
    Common Process chain errors
    For Data Load Errors check this blog:
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Pls assign points if it helps u,
    Thanks & Regards,
    Madhu

  • How do you browse the catalog by release date? I would like to see all the new releases in specific catagories but it seems that feature went away. Or can you browse the whole catalog by release date?

    It appears that you can not browse the catalog by release date or see all the new additions to the catalog.

    Hi zrxix,
    Happy New Year! In the iBooks application on your Mac, if you pick a category, like "Best of 2014" or "Best New Fiction" then click on the "See All" link on the right side of the page, you can choose to sort by name, release date, or featured.
    Frequently asked questions about iBooks - Apple Support
    http://support.apple.com/en-us/HT5557
    Buy and download books
    If you have an active Internet connection, you can access the iBooks Store:
    On iOS devices with iBooks 3.2 or earlier, open iBooks and tap the Store button.
    On iOS devices with iBooks 4.0 or later, you can access the iBooks Store with the icons on the bottom of the iBooks screen.
    On OS X Mavericks or later, open iBooks and click the iBooks Store button.
    From the iBooks Store, you can browse by title, author, or genre. You can also see featured books and books available on the New York Times bestseller lists (United States only). Tap a book to see more details and download a free sample.
    How can I see which books are on the New York Times bestseller lists? (United States only)
    From the iBooks Store, select NYTimes to view the weekly top fiction and nonfiction hardcover books. If a New York Times bestseller book isn't available for download from the iBooks Store, it won't be on the list.
    What's the typical file size for books from the iBooks Store?
    The typical book is about 2 MB. Books that contain enhanced features, such as audio or video, vary in size depending on the content. Enhanced books might take longer to download or require a Wi-Fi connection to purchase.
    The iBooks Store also offers textbooks that might be as large as 1 to 2 GB in file size. You might need a Wi-Fi connection to download them from an iOS device. Download times for textbooks vary depending on your Internet connection.
    What digital book file types does iBooks recognize?
    iBooks supports the EPUB file format and PDFs.
    iBooks 2.0 or later also supports the iBooks format used in iBooks Author.
    Other digital book file types aren't supported at this time.
    Some PDFs might not be compatible with iBooks. If you want to add books and PDFs from outside the iBooks Store to iBooks, they need to be DRM-free. You can sync them using iTunes 10.5.3 or later.
    Can I download books from other websites?
    Yes, you can download EPUB and PDF files on your Mac or PC. To add them to your iTunes library, choose File > Add to Library, or drag the EPUB or PDF file to the Books library on your computer. If you're using OS X Mavericks or later, you can add them to your library in iBooks. To read your books, sync them to your device. The books must be in one of the above supported formats.
    Can I purchase a book from my computer?
    In certain countries you can browse and purchase books from the iTunes Store on your computer. You can also purchase books from iBooks in OS X Mavericks or later.
    Can I copy my books to other computers or devices?
    You can automatically download new purchases to your other computers or devices by turning on Automatic Downloads.
    Are book samples from the iBooks Store downloaded to iBooks?
    Yes, when you tap Get Sample for a book in the iBooks Store, iBooks downloads an excerpt from the book to your library. After reading the sample, you can buy or download the complete book from the last page of the sample. If you get the complete book, it replaces the sample in your library.
    Is there a limit to the number of books I can have?
    The number of books you can have in iBooks depends on the space available on your device. iBooks doesn't limit the number of books in your library.
    Can I gift a book?
    Yes, you can gift books.
    Manage your previously purchased books
    Depending on your settings, you can see all of your purchased books in your library:
    In iBooks 3.0–3.2, turn on Show all Purchases in the Collections menu.
    In iBooks 4.0 or later, turn off Hide iCloud Books in the Collections menu.
    In OS X Mavericks or later, turn on Show Purchases in iCloud in the View menu.
    Can I download my previously purchased book again at no additional cost?
    You can download past purchases from the iBooks Store at no additional cost. Here's how to download a book again:
    Log in to the iBooks Store using the Apple ID that you originally used to purchase the book.
    Go to the Purchased page.
    On an iOS device, tap Store (if you're using iBooks 3.2 or earlier), then tap Purchased.
    On OS X Mavericks or later, click iBooks Store, then Purchased under Quick Links.
    Find the book you want to download again. It should have an iCloud badge.
    Tap the cover of the book to download it to your device.
    Learn more about downloading past book purchases to your computer. Previous purchases might be unavailable if they are no longer on the iBooks Store. Downloading previous purchases isn't compatible with iPhone 4 (CDMA Model).
    Can I back up the books I purchased?
    Yes, any books you download from the iBooks Store are automatically added to your iTunes library the next time you sync your device with your computer. To sync, use a computer authorized with the same Apple ID that you used to download the books from the iBooks Store.
    What happens if a publisher updates their book on the iBooks Store?
    If the publisher updates a book, iBooks for iOS (v3.0 or later) and iBooks for Mac offer free updates to your iBooks purchases.
    Organize your library
    To rearrange books in your iBooks library, touch and hold a book, then move it where you want it. You can also sort books in iBooks by switching to List view and tapping Most Recent, Titles, Authors, or Categories.
    You can also organize your books these ways:
    A grid or list view.
    Specific collections based on a topic. For example, you can put all your books and PDFs related to your work in a single collection.
    To use Collections, tap the Collections button, or the name of the collection on your iPhone or iPod touch to change or add new collections.
    Do more with your books
    You can set up how you want your books to appear, add bookmarks, share your thoughts, and more.
    Do books from the iBooks Store have any accessibility features?
    You can enjoy books downloaded from the iBooks Store using the accessibility features built into iPad and iPhone or iPod touch.
    Can iBooks open books in different languages?
    Yes, iBooks can display books written in many languages.
    Can I view textbooks in iBooks?
    Yes, you can see interactive books on iBooks for iOS (v2.0 or later) on the iPad and iBooks for Mac (v1.0 or later). Interactive books include study cards, glossary cards, and more.
    Can iBooks play audio or video included with books?
    Yes, enhanced books can automatically play audio or video in the book.
    Can iBooks read books aloud?
    Yes, you can use the read-aloud feature included in select children's books from the iBooks Store. With the read-aloud feature, a real narrator reads the book to you and, in some books, highlights the words as you read along.
    Can iBooks open illustrated books?
    Yes, you can see illustrated books (such as children's books, cookbooks, and art books) on your compatible iOS device or Mac using OS X Mavericks or later.
    Can I bookmark and save my page?
    Yes, iBooks automatically remembers where you left off each time you close a book or return to your Home screen. On your iPhone, iPad, or iPod touch, tap the bookmark icon in the upper-right corner to bookmark a specific page. On your Mac, select Edit > Add Bookmark.
    You can wirelessly sync your Bookmarks, Highlights, and Notes with your other devices using your iTunes Store account. In iBooks 4.0 or later on your iOS device, tap Settings > iBooks > Sync Bookmarks and Notes > On. If you're using an earlier version of iBooks, tap Settings > iBooks > Sync Bookmarks > On. To sync from your Mac, choose iBooks > Preferences and select "Sync bookmarks, highlights, and collections across devices."
    Can I highlight text and make notes?
    Yes, iBooks includes Highlight and Note features. You can highlight any text within a book. Then you can create a Note from your highlighted selection.
    See your Highlights and Notes:
    Tap the Table of Contents button.
    Tap Bookmarks. Highlights and Notes appear in their own section under Bookmarks.
    Can I share my thoughts about my books with my friends?
    In iBooks for iOS 3.0 or later and in iBooks for Mac, you can share highlights and selections on Facebook, Twitter, Messages, or Mail.
    Can I change the appearance of my books?
    You can change EPUB books, but not PDFs or books created with iBooks Author. Here's what you can adjust:
    Set the font size and choose from five included fonts.
    Adjust the brightness of the device's display to comfortably read your books in any lighting. In iBooks 4.0 or later, you can use the following themes: White, Sepia, and Night. Select the Night option within iBooks to read books in the dark. You can turn on the Auto-Night theme to automatically switch to the Night theme in low light.
    Change the appearance of books by adjusting the contrast setting on your iOS device. To adjust the contrast, tap General > Accessibility and select White on Black. When you open iBooks, you books will have white text on a black background.
    In iBooks 3.2 or later, you can use the Scrolling View to read your books in a continuous scroll. You can use this feature in any theme.
    Can I read my books while my device is in airplane mode?
    Yes, you can read your books while the device is in airplane mode. You don't need an Internet connection to read books downloaded to your library.
    Does iBooks include a dictionary?
    Yes, iBooks allows you to look up the definition of words using an English, German, Spanish, French, Simplified Chinese, or Japanese language dictionary.
    Can I install and use custom fonts?
    No, not at this time.
    Can I print my books and PDFs from iBooks?
    You can print PDFs and notes you've entered from iBooks; however, you can't print EPUB books.2 You can also email PDFs and notes you've written from iBooks.
    Printing from iBooks requires an iPad, Phone, or iPod touch with iOS 4.2 or later and iBooks 1.2 or later with a supported AirPrint printer. iOS 4.2 and iBooks 1.2 aren't compatible with original iPhone or iPod touch (1st generation).
    Can I pinch a book closed?
    In iBooks 4.0 or later, you can pinch a book closed on iPhone, iPad, and iPod touch.
    Will the Kindle app or other eBook readers for iPhone work on iPad?
    Kindle and most eBook reader apps designed for iPhone or iPod touch should work with iPad. Books downloaded from the Kindle Store and other books that aren't in a DRM-free standard EPUB format aren't compatible with iBooks.
    Last Modified: Oct 31, 2014
    Happy reading!
    - Judy

  • From the Apple TV, I chose netflix from the main menu. I then chose the show Prison Break.  Only 22 episodes from Season 1 are displayed.  When chosing NetFlix from my Blue Ray player I see all the episodes.

    From the Apple TV, I chose netflix from the main menu. I then chose the show Prison Break.  Only 22 episodes from Season 1 are displayed.  When chosing NetFlix from my Blue Ray player I see all the episodes.

    Those are all the episodes for that season, if you want to view another season you need to select it

  • Not seeing all the files on a shared Windows server??

    I'm using a Windows Server 2003 to share files between Macintosh an Windows users. But sometimes the Mac users (10.4) don't see all the files (in the same folder) that the Windows users do! I've checked on the server and I don't see any (obvious) permission problem ... So why aren't all the files displayed???
    Any help is greatly appreciated!
    Jerome

    Hello Herr Jerome, I have the same problem, here in our company. We have around 70 employees connected to a windows server network. There are 68 PCs and 2 macs, one of which is mine. We have a special directory on the server called macdata, but other users place their files in their own respective directories, to which we normally have access.
    Since yesterday, if anyone else places files from PC on to the server for me, I cant see them. I can see all other files but not the ones copied since yesterday.Our support guys have tried pretty much everything including resetting permissions, to no avial. finally they received an error message: Caution older mac systems will have problems reading more than 65000 (plus a few files). But there are in advance of 100 000 files on our server, but the extra 35 000 wernt put on there just yesterday.I´m running Macosx 10.4.11 which is by no means an old system.
    I´ve spent the day hunting the Internet for a solution, but Info on this subject seem to be scarce! I mean this is a very big problem in a business environment, our IS dept has been trying to scrap the macs for years and I´ve been working here on a mac and fighting for 15 years. So now our IS has at last a valid reason for switching us to PCs.
    I don´t understand Apple not publishing these limitions in a prominent spot on their website, not to mention a solution because it´s a crucial limitation, people should know about. Apple truely is not interested in corporate, nor in its truly loyal champions bravely fighting aganst the PC onslaught

  • Options to see all the SC in Portal

    Hi,
    We are working with SRM 7.0.
    We need a transacction or something to see all the SC in Portal.
    When we use the Advance Search, we can see only the SC created by the user who is searching.
    Is there any option to search all the SC (also the external requirements)?
    Thanks,
    Ivá

    SAP SRM: Administrator
    Role: /SAPSRM/ADMINISTRATOR
    Corresponding Portal role: SRM Administrator (com.sap.pct.srm.core.ro_srmadministrator)
    SRM Administrators are responsible for setting up and monitoring the SAP SRM system. They are responsible for analyzing and solving problems that occur in the system itself, in the interfaces to the back-end system, and in the applications.
    SRM Administrators also manage and delete user master records for internal employees and external business partners, and process plant data. If you use the team purchasing function, SRM Administrators can define purchasing substitutes. Using a monitoring function, they can examine shopping carts that have had a particular status for a long time (for example, contains errors) and detect possible problems.
    Worksets Available in This Role
    Work Overview
    SRM Administration
    Application Monitors
    http://help.sap.com/saphelp_srm701/helpdata/en/73/23785636034e65a41f56e67ec1de77/frameset.htmhttp://help.sap.com/saphelp_srm701/helpdata/en/73/23785636034e65a41f56e67ec1de77/frameset.htm
    Yes you can search external requirement via  BBP_PD transaction but you should know what purchase request your are searching

  • I have saved a FB-site and can not any longer see all the pictures on that saved site. What to do?

    I do not have FB myself but a friend saved some FB-sites for me with text and pictures.
    At first I could not see all the pictures. Then my friend told me to download Mozilla Firefox and I also noticed that I had to be online to see all the pictures. Otherwise I could only see a few of them.
    Suddenly my problem came back although I use Mozilla Firefox and are online.
    I don´t think that I have changed anything. What can the problem be. What do I need to do?

    Hi,
    Please try a '''Ctrl''' + '''F5''' refresh. You may also have to '''Clear Now''' the '''Cache''', '''Site Preferences''' , and '''Cookies''' with '''Time range to clear''' set to '''Everything''' via '''Tools''' ('''Alt''' + '''T''') > [https://support.mozilla.org/en-US/kb/Clear%20Recent%20History Clear Recent History].
    Please note that as the file is permanently saved in your PC, and if the picture/content location changes, or is deleted on the site then you may not be able to access it.
    You can also reset Firefox and check though this would not help if the location has been changed/deleted.
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    If you would like to take a listing of the add-ons, changed preferences/settings etc. to quickly replicate the previous profile, please '''Copy all to clipboard''' (on the left of the reset button), and paste it into MS Office Excel, or OpenOffice/LibreOffice Calc, or notepad. However, it would be a good idea to check for the existence of the issue immediately after the reset.
    If you are able to view all the pictures again, it would also be a good idea to re-save the site as MHT or MAFF using either [https://addons.mozilla.org/en-US/firefox/addon/unmht/?src=search UnMHT] or [https://addons.mozilla.org/en-US/firefox/addon/mozilla-archive-format/?src=search Mozilla Archive Format]. Additionally you may also want to save another copy after choosing '''Work Offline''' via '''File''' ('''Alt''' + '''F''') and you can later check both the saved files when not connected to the internet and keep one that is complete.

  • I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?

    I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?
    Thanks!
    David

    Either of these should help.
    http://grandperspectiv.sourceforge.net/
    http://www.whatsizemac.com/
    Or search 'disk size' in the App Store.
    Be carefull with what you delete & have a backup BEFORE you start, you may also want to reboot to try to free any memory that may have been written to disk.

Maybe you are looking for