Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

In Sybase Central (ver 16), I see a tiny exclamation point in the icon next o the name of one of my views. What is that telling me?

asked 06 May '15, 13:25

BudDurland's gravatar image

BudDurland
3169920
accept rate: 0%


An Icon with a white 'X' on red background indicates a view has been disabled. An Icon with a black '!' on yellow background indicates the view is invalid; quite probably due to it referencing an object that no longer exists.

You can reproduce this easily this if you create a simple view on a table and then drop that table. View dependencies have been tracked since 11.0.0 and this is the visible manifestation of that feature.

HTH

permanent link

answered 06 May '15, 14:23

Nick%20Elson%20SAP%20SQL%20Anywhere's gravatar image

Nick Elson S...
7.3k35107
accept rate: 32%

A slight correction: View dependencies were already part of v10:)

http://dcx.sap.com/index.html#1001/en/dbwnen10/wn-newjasper-s-3687026.html

(06 May '15, 16:44) Volker Barth
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×128
×6

question asked: 06 May '15, 13:25

question was seen: 2,021 times

last updated: 06 May '15, 16:45