I found that the Bluemix documentation is wrong in an example of the SQLDB service and I ran into an issue. I was able to fix it myself. How can I change the Bluemix documentation? How do I submit feedback and get the docs fixed?
How can I change the Bluemix documentation?
83 Views Asked by data_henrik At
2
There are 2 best solutions below
Related Questions in IBM-CLOUD
- Update a bearer token in a watsonx extension
- Unexpected behaviour when updating variables in Schematics using the golang SDK
- TranspilerError: 'Number of qubits (40) in QAOA is greater than maximum (30) in the coupling_map'
- What is "X-Require-Whisk-Auth" (IBM Cloud Functions) in IBM Cloud Code Engine functions?
- How to connect device to IBM cloud
- EntityStreamSizeException Due to Request Content Size Limit Exceeded
- Call watsonx.ai prompt in watson assistant
- Where do I find my credentials for using watsonx.ai
- Watsonx Assistant reconigze phone number from Twillio Integration
- IBM NeuralSeek API Filter
- Is there any option to activate/deactivate a MDB in open liberty
- Fail-over to secondary region when primary region goes down on a IBM MQ Multi-instance Queue manager using a NFS 4.1 share
- CS0246 Error while installing IBM Watson SDK for Unity
- Programmatic name pending approval - approval duration, criteria
- How can I compact a collection in my IBM Cloud Databases for MongoDB deployment?
Related Questions in DASHDB
- How do I configure Db2 on Cloud as source in Apache Zeppelin?
- db2 on cloud rollforward and incremental backup
- Db2: How to convert Unix / epoch time to timestamp?
- Exceeded maximum limit of 5 connections. Connection refused
- IBM DB2 On Cloud - Exceeded maximum limit of 5 connections. Connection Refused
- Db2 Lite plan on the IBM Cloud table not accessible after ALTER COLUMN performed
- for db2 on cloud, are things like runstats and reorgchk/reorg done automatically?
- How to change timestamp in Db2?
- DB2 on Cloud. Change the configuration STRING_UNITS to CODEUNITS32
- Why am I getting the "SQL0134N Improper use of a string column..." error with my query?
- DashDB Entry Plan sunset and databases lost
- V2/V3 of Db2 Warehouse Rest API
- I got garbled character with [email protected] in nodejs project
- Db2 on IBM Cloud: How to get the table space?
- DB2 database in Oracle SQL developer with SSL option
Related Questions in SQLDB
- Debezium SQL DB connector on AKS - InconsistentGroupProtocolException
- Login failed for user token-identified principal. Token is expired
- Mock Sql DB connection in Nodejs Unit test cases
- ImportError: No module named flask_mysqldb ("from flask_mysqldb import MySQL")
- How to import office 365 usage analytics data to SQL DB using azure data factory
- Column value of one table should be column headings when query is executed
- Stop inserting after reach the limit in PHP and SQL
- what is the easiest way to build forms to import to db
- How to Converting string 'Tue, 07 Dec 2021 04:35:05 GMT' to smalldatetime (yyyy-mm-dd hh:mm:ss) in sql server
- Is there any Option to execute below SQL query's using PowerShell?
- Create Login in Azure Sql db with EXTERNAL DATA SOURCE or any other way
- Use the same DB transaction in different DAOs
- Increase data insert performance
- Inserting Data to Sql Db from Cosmos Db
- External Org Access best approach on Azure AD
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Changing the documentation is possible in two ways:
On the right side of each page of the Bluemix documentation (available at e.g. https://www.eu-gb.bluemix.net/docs/ and other regions) is a
Feedbackbutton. Click it and you are able to select whether it is general feedback or specific to parts of that page. If you choosespecific feedbackyou could then pick the region of that documentation that needs an update or you would like to submit a comment on. A form is presented where you can leave your feedback. For "general feedback" you are first presented with an emoticon. After picking how you like the documentation a form appears where you can type in your comments and categorize them.Another form of documentation enhancement is possible by submitting changes directly against the Bluemix documentation hosted on github. Fork the documentation, edit the files you want and submit a pull request for your changes to be merged back into the documentation.